Files
gymkhana-actions/game/rooms/room04/esc/left_exit.esc
2022-04-05 08:02:17 +02:00

7 lines
202 B
Plaintext
Executable File

:exit_scene
change_scene "res://game/rooms/room03/room03.tscn"
:look
# Test globals in say command
inc_global r4_door_look_count 1
say player "You have looked at the doorway {r4_door_look_count} times"