mirror of
https://github.com/mightypanders/GMTKJam2021.git
synced 2025-01-31 06:10:00 +01:00
resize pickuparea
This commit is contained in:
parent
174c497077
commit
86b9cb492e
@ -43,6 +43,7 @@ shape = SubResource( 2 )
|
|||||||
disabled = true
|
disabled = true
|
||||||
|
|
||||||
[node name="PickUpArea" type="Area2D" parent="."]
|
[node name="PickUpArea" type="Area2D" parent="."]
|
||||||
|
scale = Vector2( 2.76, 2.6 )
|
||||||
|
|
||||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="PickUpArea"]
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="PickUpArea"]
|
||||||
shape = SubResource( 2 )
|
shape = SubResource( 2 )
|
||||||
|
Loading…
Reference in New Issue
Block a user