Unions not working the in the Roblox animator?

So I have a custom rig, and used a Motor6D to connect it to the humanoid root part, but when I go onto the animator to move it, it just doesn’t move or rotate and I don’t know why.


@IrishFirstLieutenant … Could you possibly have it anchored? …

Even if child part / union / mesh – whatever is a child of it is anchored, the parent nor whatever it is welded / rigged to wont budge

I do have multiple things welded to it, I’ll go check just in case

Alrighty :")

<Blah Blah Blah, BLAAH>

yeah I just checked, everything that is a descendant of the union and everything in the rig itself is unanchored

Hmmm – would you mind sharing a link with the rig itself? I’ll be sure to delete it right after if your alright with that

https://create.roblox.com/store/asset/84842356227460 here! just lmk when youre done with it so I can private it

Alright – you can private it now! I will see whats wrong an let you know shortly! :dizzy:

1 Like

@IrishFirstLieutenant – fixed your rig :")

Happened to me before a few months back, hard to explain as for I never was able to replicate the issue myself, but im guessing it was due to roblox’s rigging system, the motor6ds were corrupted for me, so my guess here was that it was for you too!


Place;

DevForum-Help_011.rbxl (247.7 KB)

^ - Removed

downloaded it! thank you very much, but will the same issue repeat if I continue rigging more unions?

Your welcome :")

–Hopefully not, if it is done correctly!

But if anything, just feel free to @ if anything :"D
Take care man, wish you the best!

Additionally – yes I made sure to remove it from here :")

Alright, so I discovered that readding the humanoid to it just makes it stop working! that is kind of an issue as the humanoid handles health. would there be any solution to this or would I have to make a new health system myself?

@IrishFirstLieutenant

Works fine for me with the humanoid added – but I think I know why it stopped working for you, did you make sure to delete the AnimationController that was there previously when you added the humanoid?

As for you cant have both – it is literally not possible, as for they override each other :")

So to answer your question – no you dont need to make your own health system eighter

1 Like