feat: New graphics for room 7

This commit is contained in:
Balloonpopper
2022-02-15 21:33:37 +11:00
committed by Julian Murgia
parent 6b4c2cf873
commit 75a78f63e1
21 changed files with 1083 additions and 293 deletions

View File

@@ -1,13 +1,16 @@
:exit_scene
# Disable user input or else clicking while this is running might result in
# a floor change but the enable terrain command might not get run
accept_input NONE
say player "movin up"
teleport player r7_upper_stairs
set_angle player 270
camera_set_limits 2
camera_push r7_upper_stairs 1 LINEAR
wait 1
camera_set_target 0 player
wait 1
camera_set_limits 1
enable_terrain upper_platform
# Reenable player interaction
accept_input ALL