fix: Fixes for when the player scene isn't used in a room. (#404)

Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
This commit is contained in:
Dennis Ploeger
2021-09-28 10:08:03 +02:00
committed by GitHub
parent 09ef9e89fe
commit b710def99d
11 changed files with 294 additions and 96 deletions

View File

@@ -1,3 +1,3 @@
:exit_scene
#set_sound_state bg_sound res://game/sfx/sounds/doorOpen_2.ogg false
#change_scene "res://game/rooms/room13/room13.tscn"
set_sound_state _sound res://game/sfx/sounds/doorOpen_2.ogg false
change_scene "res://game/rooms/room13/room13.tscn"