mirror of
https://github.com/mightypanders/GMTKJam2021.git
synced 2025-09-13 15:57:24 +02:00
resize pickuparea
This commit is contained in:
@ -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 )
|
||||||
|
Reference in New Issue
Block a user