From a10c90788847c67c4dc65197088608a7ed44342b Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 11 Mar 2021 22:33:04 -0500 Subject: "switch_claus" event pans to focus on Claus --- res/scripts/hallucination_interior.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/res/scripts/hallucination_interior.lua b/res/scripts/hallucination_interior.lua index a7bb4ee..9754de3 100644 --- a/res/scripts/hallucination_interior.lua +++ b/res/scripts/hallucination_interior.lua @@ -281,6 +281,9 @@ function hallucination_interior.lets_switch_places() FaceTowardSprite("switch_claus", "lucas") FacePartyTowardSprite("lucas", "switch_claus") Halt("switch_claus") + PanToSprite("switch_claus", 500) + WaitForPan() + SetAnimation("switch_claus", "talk") DisplayMessage("* Let's switch places.\n\f* Let's switch places.\n\f* Lucas. Lucas\nLet's switch places.", "Claus", SpeakerType.MAN) -- cgit 1.4.1