#Door

1 messages · Page 1 of 1 (latest)

gentle rune
#

I'm new at scripting and some help would be appreciated. I'm attempting to script a door knob that when clicked;

  1. Plays a client-side sound
  2. Blurs the screen smoothly and darkens it.
  3. Teleports a player to a specific part.
  4. Unblurs the screen.

I've asked around a decent bit of other servers and they've given me different answers. Modure scripts, client scripts, something with gears??? It's at this point where my script has changed so many times that I'd like more someone to actually walk me through this so I can understand it.

#

New as in 3 weeks of experience and a dozen or so tutorials deep

timber pilotBOT
#

studio** You are now Level 1! **studio

lilac sentinel
#

First put a click detector on the Doorknob then in a script use the event to click on it, then use a remote event to StarterPlayerScripts to play the sound. in the regular script you can set the Character's CFrame to a part's CFrame

wooden pagoda