You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe setup a general closure for every direction or a closure for each one (less practical because beign more similar to define every key). Something like: game.visualCharacterDo( visualCharacter, { visualCharacter.doSomething() })
or: game.addVisualCharacter( visualCharacter, actionsClosure )
Eso, el VisualCharacter es un objeto útil al comienzo, pero qué responsabilidades le tenemos que dar?
The text was updated successfully, but these errors were encountered: