feat: New room 15 files (#575)

Co-authored-by: Balloonpopper <balloonpopper@git.com>
This commit is contained in:
balloonpopper
2022-04-24 02:55:57 +10:00
committed by GitHub
parent 371197423b
commit 488b20656d
20 changed files with 505 additions and 524 deletions

View File

@@ -0,0 +1,2 @@
:ready

View File

@@ -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