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/room07/esc/room07.esc
Executable file → Normal file
3
game/rooms/room07/esc/room07.esc
Executable file → Normal file
@@ -16,8 +16,5 @@ set_state r7_button_zoom button_repaired true
|
||||
# Set player look left
|
||||
set_angle player 270
|
||||
stop
|
||||
> [!last_scene]
|
||||
teleport player player_start
|
||||
stop
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user