Need help with custom Rig

Hello! I am trying to make a game cald Children Brawl, a fighting game were children brawl it out

anyway, If you watch this video you can tell what the issue’s are.

robloxapp-20210918-1204253.mp4 (5.3 MB)

  1. You can tell that the “child” is not looking in the correct direction as the player while walking
  2. The child keeps flicking everywhere while jumping

here is the Hierarchy of the “Child”


i

rotate the humanoidRootPart so the front of the root part is the front of the character… you might have to re rig for this aswell.

1 Like

This works perfectly, thanks!

But how will I fix the flicking?

and also, the rig cannot pick up tools!

im pretty sure it can its just because you’re starter character doesn’t have any parts named RightHand

1 Like

the Motor6D that’s connected from the Torso to the Right Arm must be called Right Shoulder. this should allow you the character to pick up tools

as for the flinging problem you should check this out How do I prevent flinging in Custom Characters? - #2 by BenSBk

a possible solution to the flicking problem is turning the CanCollide on the model’s body parts off.

I already did this because of what a friend told me, thanks for the help though!

oh ok thats cool lol, good luck with the game

1 Like