Problem with Custom Character

I would like to make custom character but there are some problems. It moves like it was on ice.

There’s not a lot of information you’re giving us. Have you tried disabling collision for cosmetic parts?

Try raising the humanoid HipHeight to like 5 and tell me if the problem persists. If not, find the right HipHeight for your character where it’s on the floor and doesn’t slide.

1 Like

Now I have problem with animation. It only works if it is over 1 HipHeight but then my character leviates.

Set Cancollide off for every limb except the torso (it should work hopefully) then change the hipheight to desired.

1 Like

There are hundreds of different reasons that exist that could be causing it. To narrow it down, you should show us what your code is so we know exactly how your custom character function works, and in turn, we can give you a solution. The issue with your post is that your not giving us any details other than the fact that its not working as intended, therefore there isn’t much we can do to help you.

It didn’t help. i set it off on all parts except Torso and same effect.

That problem was fixed after changing walkspeed.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.