- final cutscenes finished

- fade system
- minor changes to stairs graphic
This commit is contained in:
2022-12-29 21:20:24 +01:00
parent 48f61a8b66
commit cfe78a72b6
9 changed files with 188 additions and 37 deletions

View File

@@ -18,6 +18,7 @@ end
function batman.hit()
if abad.objects.bol~=nil then
batman.endgame=true
-- Start end of the game
start_scene(scenes.final)
end