#Synchronization for everyone
11 messages · Page 1 of 1 (latest)
is the script that makes the part a server script
Is it a local script?
yeah is a local script
If its a local script then only the player who activated the local script can see it, you need to use a RemoteEvent to transfer it over to a Server Script and then spawn it in, so everyone can see it.
do you have a tuto so I can do it please because @manic abyss knows better than me but he is not here
For remove events?
yes pls
Advanced Roblox Scripting Tutorial #8 - Remote Events & Remote Functions (Beginner to Pro 2019)
Hey guys! Welcome back to another roblox scripting tutorial and guys in today's tutorial I am going to be teaching you about remote events and remote functions. Now this is a pretty complex topic so if you are confused don't feel bad I was at first a...
ty
https://create.roblox.com/docs/reference/engine/classes/RemoteEvent Heres the Roblox Docs version also