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