I’ve been searching for so long but i havent found any.
I want to make the cloned character model play animation instantly like sandevistan.
Like this
I’ve been searching for so long but i havent found any.
I want to make the cloned character model play animation instantly like sandevistan.
Like this
They’re not actually playing any animations, What they’re doing is after they clone each body part they set the CFrame of said body part to the cframe of the character’s body part which they cloned basically copying the position and rotation
then how can i do that?
it says i cant edit CFrame.Rotation
You have to get all the children inside of the character then clone it, It’ll automatically set all the CFrames you don’t have to change the rotation of anything.
Use Content Provider To load The Animation And then Play it. Content Provider Basically Loads Something.