[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:
2026-05-22 20:46:23 +02:00
parent 4d13ed4eb0
commit 4759767823
5 changed files with 21 additions and 2 deletions
+1 -1
View File
@@ -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)