[WIP] Treballant en el jefe. Separat el 'motor' de moviment per patró
This commit is contained in:
@@ -74,6 +74,8 @@ end
|
||||
function imp:controller_input()
|
||||
if DEBUG_FN_NAME then print("controller_input") end
|
||||
|
||||
print(self.action)
|
||||
|
||||
--To Do: JumpFWD
|
||||
if self.action == self.actions.right or self.action == self.actions.left then
|
||||
self.movement = self.action
|
||||
|
||||
Reference in New Issue
Block a user