Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is showing a player's animation to all clients or server for better performance?

Asked by 6 years ago

There would be a Remote Event since it's Filtering Enabled

But seems like you want to dance. So you'll fire the RemoteEvent in order to play the animation.

If you fire it to all clients, all of them will see me right? If you fire it to the server, all of them still see me right?

But the thing is which of them has fast respondent?

2 answers

Log in to vote
1
Answered by 6 years ago

You can use both since there really isn't a difference though I think it would be faster to use FireServer because FireAllClients has to send it to the server before the server has to send it to all the players on it.

0
That's very helpful! magicguy78942 238 — 6y
Ad
Log in to vote
0
Answered by 6 years ago

You don't need remote even for animations. You can use local script.

1
You can't use animations on the server anyways.* hiimgoodpack 2009 — 6y

Answer this question