fix: makes this button usable again
This commit is contained in:
committed by
Julian Murgia
parent
9f2cfd0dd0
commit
595bbed870
@@ -7,7 +7,12 @@ set_state r7_alarm_cone_floor_1 camera_not_triggered true
|
||||
set_state r7_alarm_cone_floor_2 camera_not_triggered true
|
||||
set_state r7_lift lift_floor_2_to_1_no_player true
|
||||
camera_set_target 0 player
|
||||
camera_set_limits 0
|
||||
|
||||
# camera_set_limits is how you change the active camera limits.
|
||||
# If you change the below command to "camera_set_limits 0" you'll notice
|
||||
# some of the camera commands start having issues as the camera no longer
|
||||
# has access to the requested coordinates
|
||||
camera_set_limits 1
|
||||
|
||||
> [eq ESC_LAST_SCENE room6]
|
||||
teleport player r7_l_exit
|
||||
|
||||
Reference in New Issue
Block a user