MoveTo() is not working for a default Dummy

Hi,
I am trying to move a Block Rig imported from Rig Builder default roblox plugin by MoveTo() function and it isn’t working. I tried moving myself using console in game and it worked so the syntax is correct. What’s wrong with this rig?

Make sure it isn’t anchored because it is by default

1 Like

Only HumanoidRootPart is anchored but that’s normal right?

Are you using :MoveTo on the humanoid or the model

1 Like

No that is not normal. Unanchor HumanoidRootPart and that should do the trick. I have had this problem before too. Just a simple fix.

Thanks, it worked. Thanks for your help too @Orbular3