How would one go about applying an existing pose to a dummy?

Hello, I’ve run into a sort of issue. In my studio workplace, I have a row of dummies laid out like so:
image

Now, I have a script that would collect a pose alongside some other information before sending it to a function from a module script, which then runs the function that applies the pose to a new dummy that exists somewhere else.

How would I actually translate the dummy poses to the model that’s supposed to copy the pose?

I have everything set up for it already (transferring the pose info to the right place and so on, I just don’t know how to apply it to another model)


I suppose setting the CFrame of each part and their angles didnt work

Nevermind, A lot of other posts mention the usage of a Plugin to create animations but that’s paid now, so I’ll just default to roblox’s animation editor.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.