How to make cloned model play animation instantly like sandevistan

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

2 Likes

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

1 Like

then how can i do that?
it says i cant edit CFrame.Rotation

1 Like

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.

3 Likes

Use Content Provider To load The Animation And then Play it. Content Provider Basically Loads Something.

1 Like