file & folder cleanup
This commit is contained in:
13
gymkhana/rooms/intro/esc/intro.esc
Normal file
13
gymkhana/rooms/intro/esc/intro.esc
Normal file
@@ -0,0 +1,13 @@
|
||||
:setup
|
||||
anim_block intro_animation_player RESET
|
||||
|
||||
:ready | NO_UI
|
||||
# Until we have a proper way to skip animations/cutscenes, we want to prevent
|
||||
# something silly like being able to pause during the intro.
|
||||
accept_input NONE
|
||||
|
||||
anim_block intro_animation_player intro
|
||||
|
||||
accept_input ALL
|
||||
|
||||
show_menu main
|
||||
Reference in New Issue
Block a user