feat: intro cutscene
This commit is contained in:
committed by
Julian Murgia
parent
a9aa8dd7e6
commit
dd4b120289
7
game/rooms/intro/esc/intro.esc
Normal file
7
game/rooms/intro/esc/intro.esc
Normal file
@@ -0,0 +1,7 @@
|
||||
:setup | NO_UI
|
||||
anim_block intro_animation_player RESET
|
||||
|
||||
:ready | NO_UI
|
||||
anim_block intro_animation_player intro
|
||||
|
||||
show_menu main
|
||||
Reference in New Issue
Block a user