Player movement and animation
This commit is contained in:
parent
f456725cf2
commit
0dd3f24030
9 changed files with 700 additions and 38 deletions
7
metroidvania/Effect.tscn
Normal file
7
metroidvania/Effect.tscn
Normal file
|
@ -0,0 +1,7 @@
|
|||
[gd_scene format=2]
|
||||
|
||||
[node name="Effect" type="Node2D"]
|
||||
|
||||
[node name="Sprite" type="Sprite" parent="."]
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
Loading…
Add table
Add a link
Reference in a new issue