Added lejana's kick animation

This commit is contained in:
2023-03-08 07:58:02 +11:00
parent a665e15415
commit b58c1afa42
5 changed files with 191 additions and 25 deletions

View File

@@ -26,6 +26,7 @@
mapInputEventToKeyUp("character_down", "down"); //event, keysym
mapInputEventToKeyUp("character_right", "right"); //event, keysym
mapInputEventToKeyDown("character_attack", "space"); //event, keysym
//TODO: escape to kill the game