fix: makes this button usable again

This commit is contained in:
Duncan Brown
2022-11-11 20:20:30 -05:00
committed by Julian Murgia
parent 9f2cfd0dd0
commit 595bbed870
9 changed files with 20 additions and 22 deletions

View File

@@ -4,7 +4,7 @@ say player "That button uses camera_push to point the camera at the object r7_lo
:use
# Disable input so all steps run without interruption
accept_input NONE
camera_push r7_lower_stairs 1 LINEAR
camera_push r7_lift_button_floor_2 1 LINEAR
wait 2
camera_set_target 1 player
# Re-enable user input