Added new room demonstrating a puzzle scene superposed on top of the room.
Need ESC commands to hide escoria.main.current_room and escoria.main.game.ui.*
This commit is contained in:
6
game/rooms/room8/esc/button_reset_puzzle.esc
Executable file
6
game/rooms/room8/esc/button_reset_puzzle.esc
Executable file
@@ -0,0 +1,6 @@
|
||||
:look
|
||||
say player "That must be the command to open the door."
|
||||
|
||||
:use
|
||||
set_global r8_m_door_open false
|
||||
set_state r8_m_door door_close
|
||||
Reference in New Issue
Block a user