bugfix: avoid replaying cutscene
This commit is contained in:
@@ -18,9 +18,8 @@ set_angle player 180
|
||||
|
||||
|
||||
:ready
|
||||
set_global new_game true
|
||||
> [new_game]
|
||||
set_global new_game false
|
||||
> [!cutscene_played]
|
||||
set_global cutscene_played true
|
||||
accept_input SKIP
|
||||
set_gui_visible false
|
||||
walk_block player puerta_cocina_start
|
||||
|
||||
Reference in New Issue
Block a user