Trouble making an elevator cutscene

  1. What do you want to achieve? I’m trying to make a niche elevator that has a cutscene every time it’s interacted with.

  2. What is the issue? I’m detecting parts through workspace:GetPartsInPart() but the cutscene doesn’t play. When you interact with it on the first floor, it’s good. But when you interact with it on the floor above, it doesn’t play. (Also, I welded everything)

  3. What solutions have you tried so far? I’ve tried duplicating it and deleting the old one every time the elevator is interacted with, I’ve searched the API Reference. I can’t seem to find a solution.

Here’s a model, Elevator Model
Controls:
Left Click = [Descend]
Right Click = [Ascend]

1 Like