- el alien and premiere now reset correctly
- gorro and peu camera should not appear again once picked up items
This commit is contained in:
1
abad.lua
1
abad.lua
@@ -5,6 +5,7 @@ function abad_init()
|
||||
abad={x=40,y=24,flip=false,frame=1,wait=0,hab=10,vides=3,energia=40,falling=0,step=0,draw=abad.draw,update=nil,jumpfwd=false,anim={0,1,0,2},bb={x=4,y=0,w=8,h=16},safe={hab=10,x=40,y=24}}
|
||||
abad.update=abad_state_normal
|
||||
abad.objects={}
|
||||
|
||||
end
|
||||
|
||||
function abad:draw()
|
||||
|
||||
Reference in New Issue
Block a user