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:
4
game/rooms/room05/esc/room05.esc
Executable file → Normal file
4
game/rooms/room05/esc/room05.esc
Executable file → Normal file
@@ -23,10 +23,6 @@
|
||||
# Set player look left
|
||||
set_angle player 270
|
||||
stop
|
||||
> [!last_scene]
|
||||
teleport player player_start
|
||||
set_angle player 90
|
||||
stop
|
||||
|
||||
|
||||
#walk player r5_wrench
|
||||
|
||||
Reference in New Issue
Block a user