feat: Updated room 2 and 3 graphics (#492)

Co-authored-by: Balloonpopper <balloonpopper@git.com>
This commit is contained in:
balloonpopper
2022-02-16 04:21:42 +11:00
committed by GitHub
parent 2384127ca4
commit 09ab75a913
22 changed files with 608 additions and 263 deletions

View File

@@ -14,10 +14,14 @@
set_state r3_bridge bridge_close true
enable_terrain bridge_closed
set_interactive r3_right_platform false
set_interactive r3_r_exit true
# We use a custom function to enable the collision polygon on the door
# to enable it to work as a door once the bridge is closed.
custom r3_r_exit door_enabler enable_door
> [eq ESC_LAST_SCENE room2]
teleport player r3_l_exit
# Set player look right
# Set player look down
set_angle player 180
stop
> [eq ESC_LAST_SCENE room4]