This commit is contained in:
gemdude46 2023-01-30 16:26:49 +00:00
parent 855332b44e
commit f4bbcb9bfb
8 changed files with 100 additions and 74 deletions

View file

@ -15,6 +15,7 @@ extents = Vector2( 9, 34 )
z_index = 1
collision_layer = 0
script = ExtResource( 1 )
unit_type = 1
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2( 0, -36 )

View file

@ -14,6 +14,7 @@ extents = Vector2( 9, 34 )
z_index = 1
collision_layer = 0
script = ExtResource( 1 )
unit_type = 1
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2( 0, -36 )