Added bg_sound manager and according ESC command.
Started transitions scene.
This commit is contained in:
5
game/rooms/room10/esc/left_exit.esc
Executable file
5
game/rooms/room10/esc/left_exit.esc
Executable file
@@ -0,0 +1,5 @@
|
||||
:exit_scene
|
||||
set_sound_state bg_sound res://game/sfx/sounds/doorOpen_2.ogg false
|
||||
change_scene "res://game/rooms/room9/room9.tscn"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user