Checkpoint does soumd

You say add remote event in replicated storage and then add script and where do I put the script and it is local script or script or modulscript

If you are firing the remote event from the server and you need to fire the client, put it in StarterPlayerScripts.

Server to Client

  • The script handles firing events to the client
  • The localscript handles gettng events from the server

A remote event should be in ReplicatedStorage

A script should be in serverscriptservice where it handles all checkpoints instead of putting into 1 checkpoint each

A localscript should be in StarterPlayerScripts

It’s like THE IMPOSSIBLE OBBY when you touch Checkpoint it will do sound ONLY ONCE