Character not moving properly

hello! unsure towards if this would be the correct category, however i ran into an issue. i have a character named StarterCharacter, upon spawning in the model will only rotate like a tank, barely moving forward and ignoring the animate localscript. any idea towards why this is happening?

it only really moves by wiggling,AKA pressing A and D one by one.

1 Like

Try the following, one at a time to see what’s causing the issue.
Make it Massless.
Make the legs CanCollide false.
What is the HumanoidHipHeight set to? Try it at 10 to see what happens.
Do you have any Animations in the NPC?

1 Like

im pretty sure this is because of this not having hinges, i’ll try and see if it fixes my solution simple mistake.

2 Likes

i was indeed right, the model didnt come with hinges so i just ported it over to one that does have them, sorry for wasting your time. :worried:

1 Like

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