feat: New room 15 files (#575)
Co-authored-by: Balloonpopper <balloonpopper@git.com>
This commit is contained in:
2
game/rooms/room15/esc/room15.esc
Normal file
2
game/rooms/room15/esc/room15.esc
Normal file
@@ -0,0 +1,2 @@
|
||||
:ready
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
:use
|
||||
|
||||
set_animations player res://game/characters/mark/mark_animations_weird.tres
|
||||
> [!is_jester]
|
||||
set_animations player res://game/characters/mark/mark_animations_jester.tres
|
||||
set_global is_jester true
|
||||
stop
|
||||
> [is_jester]
|
||||
set_animations player res://game/characters/mark/mark_animations.tres
|
||||
set_global is_jester false
|
||||
stop
|
||||
Reference in New Issue
Block a user