basic player movement

This commit is contained in:
Victor Turgeon
2023-01-14 15:04:44 -05:00
parent 0d3b9e7ba8
commit 99b6f5ed0a
108 changed files with 743 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
[folding]
node_unfolds=[NodePath("AnimatedSprite2D"), PackedStringArray("Animation", "frames"), NodePath("CollisionShape2D"), PackedStringArray("shape")]
resource_unfolds=["res://player.tscn::SpriteFrames_mqbrd", PackedStringArray("Resource"), "res://player.tscn::RectangleShape2D_ng5bv", PackedStringArray()]
nodes_folded=[]