[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:
@@ -268,7 +268,7 @@ if DEBUG_FN_NAME then print("shot") end
|
||||
flip=true
|
||||
x_ini = self.x-4
|
||||
end
|
||||
local hab, tx, ty, off_x, off_y = coords.world_to_tile(x_ini,self.y+(self.h/4))
|
||||
local hab, tx, ty, off_x, off_y = coords.world_to_tile(x_ini,self.y+(self.h/2))
|
||||
fireball.init(hab, tx, ty, flip, off_x, off_y)
|
||||
sound.play(audio_hit)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user