[WIP] Treballant en el jefe. Tram final

This commit is contained in:
2026-04-18 01:51:00 +02:00
parent 5843953b7b
commit 8f65666a06
4 changed files with 87 additions and 62 deletions

View File

@@ -185,7 +185,7 @@ function world_update()
-- Moure a tots
for key,actor in pairs(actors) do
actor:update()
-- Comprovar dispars contra "monstres"
if viewp:inside(actor.x, actor.y, actor.w, actor.h) and actor~=abad then
for _, cacau_shot in pairs(cacau.shots()) do