- Last scenes

- Last corrections
- Final cutscene almost finished
This commit is contained in:
2022-12-29 14:06:12 +01:00
parent 5a27c54cb3
commit 48f61a8b66
11 changed files with 195 additions and 10 deletions

View File

@@ -18,7 +18,7 @@ function intro_intro()
--text("JAILGAMES",40,30,15)
text("presenta",48,50,14)
intro_wait=intro_wait-1
if intro_wait==0 or btnp(KEY_ESCAPE) then
if intro_wait==0 or btnp(KEY_ESCAPE) or btnp(KEY_SPACE) then
cls(16)
rect(15,3,113,53,2)
camera(-16,-4)