basic skill

This commit is contained in:
Page Asgardius 2024-01-28 17:52:01 -07:00
parent 36583be9db
commit 24e5cbfea9
11 changed files with 88 additions and 15 deletions

View file

@ -48,4 +48,4 @@ func _physics_process(delta):
anim.play("widle")
else:
anim.play("sidle")
move_and_slide()
#move_and_slide()