forked from JailDoctor/cacaus
- [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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user