rqqce
(reece)
April 12, 2022, 7:19am
1
Hello,
I just made a quick custom character and used RigEdit to rig it together. After setting it up, I tried playing the game and the character would fall over and my camera would jump all over the place.
Robot.rbxm (7.6 KB)
I tried changing the RigType, setting the HipHeight and going through StarterPlayer docs but I couldn’t find anything.
Does your character have a humanoid root part, and is it marked as the primary part?
kalabgs
(FartFella)
April 12, 2022, 10:17am
3
There are some issues with your rig:
The humanoid root part is not joined with any part
the humanoid root part is sized wrong which will cause the character move to right
ima fix it rq
kalabgs
(FartFella)
April 12, 2022, 10:29am
4
I fixed it
Robot.rbxm (7.7 KB)
I rerigged it since there were broken welds
1 Like
rqqce
(reece)
April 12, 2022, 5:49pm
5
Thank you! I was confused on if I needed to do anything there but now I know.