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/room08/esc/room08.esc
Executable file → Normal file
3
game/rooms/room08/esc/room08.esc
Executable file → Normal file
@@ -13,7 +13,4 @@
|
||||
# Set player look down
|
||||
set_angle player 180
|
||||
stop
|
||||
> [!last_scene]
|
||||
teleport player player_start
|
||||
stop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user