(Solved) I need help with a custom player character. (Sliding, glitching)

So I’m making a game about crossing nevada as a snail, I’ve never made a Custom Player Character before and so I followed a gnomecode tutorial,

Tutorial I followed: https://www.youtube.com/watch?v=x2MFFBvIF6Y&t=48s

I would record what’s happening but OBS Isn’t working for me, To keep it simple, the snail spawns in normal, and reacts to input normally, but when you spawn in the player starts slides to the left or right really fast.

In this image the snail was on the road to the right but started sliding as soon as i spawned in
image

This is an Image of the joints (The snail doesn’t have animations on purpose the joints are only there for other purposes)

This is an image of the contents of the custom player

And yes the model is named StarterCharacter.

Please help!

3 Likes

Could you show a larger view of the contents of the custom player?
I mean like showing where its located and stuff like that.

The issue you may be facing is that you don’t have any arms or legs which can cause issues to the natural animate script and other things similar.

1 Like

Wait, I fixed it. for some reason having no primary part fixed it??? The snail is slightly above the ground now but it uh it works

2 Likes

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