Fix transitions not happening if the ESCRoom has no ESC script (#485)
Fixes godot-escoria/escoria-issues#95
This commit is contained in:
3
game/rooms/room17/esc/left_exit.esc
Normal file
3
game/rooms/room17/esc/left_exit.esc
Normal file
@@ -0,0 +1,3 @@
|
||||
:exit_scene
|
||||
play_snd res://game/sfx/sounds/doorOpen_2.ogg
|
||||
change_scene "res://game/rooms/room16/room16.tscn"
|
||||
Reference in New Issue
Block a user