forked from JailDoctor/cacaus
- room beautifying finished
- scenes - starters
This commit is contained in:
2
abad.lua
2
abad.lua
@@ -31,7 +31,7 @@ function abad_state_normal()
|
||||
abad.jumpfwd=false
|
||||
elseif btn(KEY_DOWN) then
|
||||
abad.update=abad_state_crouch
|
||||
elseif btn(KEY_SPACE) and cacau.hab==-1 then
|
||||
elseif btnp(KEY_SPACE) and cacau.hab==-1 then
|
||||
abad.update=abad_state_fire
|
||||
abad.wait=0
|
||||
cacau.init(abad.hab,abad.x+8,abad.y+8,abad.flip)
|
||||
|
||||
Reference in New Issue
Block a user