Cloth tutorial not working as expected

I am following:

When I open any of the scenes, the results look nothing like in the gifs. I know that the tutorial is probably older than the latest iteration of the tool, but the sims are wildlly different making it nearly impossible to learn from.

I am using maya 2022 and ragdoll 2025.10.06.

Hi @treeperson

Yes, Ragdoll has changed so much since then! The scene needs some tweaking to get similar simulation output. Have you tried the script at the end of that thread?

setAttr "_:rSolverShape.sceneScale" 1;
setAttr "_:rSolverShape.gravityY" -98.2;

Other than running that MEL script, you may also try tweaking these cape_rGroup attributes :point_down:

Wow, yeah. That really brought it all together.