Player movement and animation

This commit is contained in:
Felipe M 2021-01-29 17:09:52 +01:00
parent f456725cf2
commit 0dd3f24030
Signed by: fmartingr
GPG key ID: 716BC147715E716F
9 changed files with 700 additions and 38 deletions

7
metroidvania/Effect.tscn Normal file
View 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="."]