#how do you make it so that the walk animation is visible to everyone?
18 messages · Page 1 of 1 (latest)
Do the :Play() within a server script
A localscript will only make it visible for the player that is doing it
this is completely wrong, using :Play on a animation that was loaded through Animator (with humanoid is deprecated) is going to replicate the animation
if your new how do you have so much done
This is right
what?
No shit something that is loaded on animator and played is going to replicate
I said the player that it’s localized to will only be able to see it
Loading and Playing has to run on the server side
Who tf u think u are
no, test it if you need to tho
you just have bad knowledge
Im on my phone rn so i might have writing errors but theres a client and a server think of the server what all players can see and the client what you can see bassicly you have to run the animation on the server so everyone can see it using a remote event