[CHG] El contacte en el jefe fa mal
[CHG] La fireball no se pot esquivar apretant avall [NEW] La fireball se pot para d'una cacauà
This commit is contained in:
+2
-1
@@ -109,7 +109,8 @@ function fireball.update()
|
||||
|
||||
if viewp:inside(fireball.x, fireball.y, fireball.w, fireball.h) then
|
||||
if collision(fireball,abad) then
|
||||
if fireball.power==1 and abad.update~=abad_state_crouch then
|
||||
-- if fireball.power==1 and abad.update~=abad_state_crouch then
|
||||
if fireball.power==1 then
|
||||
abad_hurt(1)
|
||||
fireball.hab=-1
|
||||
elseif fireball.power==2 then
|
||||
|
||||
Reference in New Issue
Block a user