- [NEW] Invisible actor

- [NEW] Cacaus bowl
- [NEW] Bowl found scene
- [NEW] Batman kills on touch
- [NEW] Drops and invisibles everywhere
- Changed Batman room
This commit is contained in:
2022-12-05 20:03:25 +01:00
parent 419af8c7b1
commit 97f28fa883
9 changed files with 92 additions and 6 deletions

View File

@@ -17,6 +17,9 @@ function batman.draw()
end
function batman.hit()
if abad.objects.bol~=nil then
-- Start end of the game
end
end
function batman.update_normal()
@@ -116,7 +119,7 @@ function batman.update_normal()
if batman.hab==abad.hab then
if aabb(abad,batman) then
abad_hurt(40)
end
end