I published animations in a team create, when I try to load them in a script, it works for me but it doesn’t for the other team members.
How can i publish an animation that every member of the team can load ?
What we did so far was :
-everyone publish the anim
-we put intvalues with everyone’s animation id
-we check the player’s name in a script and load the correct id (in the intvalues)
That works but that’s annoying to do, because everyone has to publish the animation