resize pickuparea
This commit is contained in:
parent
174c497077
commit
86b9cb492e
|
@ -43,6 +43,7 @@ shape = SubResource( 2 )
|
|||
disabled = true
|
||||
|
||||
[node name="PickUpArea" type="Area2D" parent="."]
|
||||
scale = Vector2( 2.76, 2.6 )
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="PickUpArea"]
|
||||
shape = SubResource( 2 )
|
||||
|
|
Loading…
Reference in New Issue