Been trying to turn this fading-stairs script into a client-based one

Touched signal passes a parameter which is the BasePart of what touched it, you can check if the BasePart belongs to the current character with part:IsDescendantOf(game.Players.LocalPlayer.Character)

1 Like