made some changes :3

This commit is contained in:
pennyrigate 2023-04-28 16:58:17 -04:00
parent a0b48c76d1
commit 82f2ebfc12
10 changed files with 157 additions and 65 deletions

View file

@ -40,6 +40,7 @@ move_speed = 50.0
material = SubResource( 5 )
position = Vector2( 4, 4 )
frames = SubResource( 3 )
frame = 1
playing = true
[node name="FloorTestShape" type="CollisionShape2D" parent="."]