Make ESCLocation is_start_location work (#421)
Introducing BYPASS_LAST_ROOM global to allow changing scene without considering the previous room Fixes godot-escoria/escoria-issues#40
This commit is contained in:
3
game/rooms/room11/esc/room11.esc
Executable file → Normal file
3
game/rooms/room11/esc/room11.esc
Executable file → Normal file
@@ -12,7 +12,4 @@ set_state _music off false
|
||||
# Set player look left
|
||||
set_angle player 270
|
||||
stop
|
||||
> [!last_scene]
|
||||
teleport player player_start
|
||||
stop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user