How do I fix the small delay the server gives when cloning?

I’m making a trail, and I want to use a server script so the server can see it. But I’m using a local script because cloning gives no delay, and when I switch to a script, it gives the delay.

client: https://streamable.com/kdlzpd

server: https://streamable.com/kpmuiq

1 Like

I’d keep it on the client as that’s a good place for visuals like this. To show it on all clients I’d fire a remote event. I’d probably fire one to say when to start showing the trail and another to stop it.

1 Like