[WIP] Treballant en el jefe. Tram final
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user