Slide Character on ground

Hello! someone tell me, I made a custom character but when I test it it works correctly, only when walking it slides as if it were on ice, why?

proof: Imgur: The magic of the Internet

this is the model:
image

Humanoid has a property called HipHeight. Modify it (increase). It is how much is humanoidRootPart above the ground. You will have to test to get the correct value for your specific character (shouldn’t be more than 5).

I tried all the numbers and it still happens.

I found the solution, I had to import it as a 3D OBJECT and not as a character, and when exporting it in the program I use (Blender) should put 0.01 to not change the size within the size in roblox but that comes by default.

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