Custom Character Help

I am trying to make a custom character, it’s not going very well and I have no idea what’s wrong with it.

When I set the model as character it starts doing weird things,
https://gyazo.com/11e173bdcb17b7542061cd24e260816f.gif

It has a HumanoidRootPart, Head and Torso.

Help would be very much appreciated :stuck_out_tongue:

2 Likes

I have been having trouble with custom characters as well. Got a somewhat similar case on another thread. Could potentially be a Roblox bug.

Very strange

Have you rigged it correctly?

everything is rigged correctly

Is your model compatible with the animation script you are using?

No animation script is present yet,
This weird behaviour should not be happening

Possibly Roblox Physics?

Maybe try using custom physics on every part and setting each setting to 0?

I get odd issues like this as well. Directly setting a Player’s Character property to an object sometimes works and others doesn’t. In other instances, I have other weird issues.

Try setting the density of each part to something very small?

Already tried that, doesn’t work unforunately

How low did you set the density?

Everything as low as possible

1 Like

It’s Roblox messing up character physics for the umpteenth time. Try setting rootpart density really high and everything else really low. Make sure the rootpart is fairly large as well.

Really sick of fighting with humanoids doing bizarre random nonsense. I have a large character who routinely suddenly starts spinning uncontrollably.

1 Like

This actually worked :stuck_out_tongue:
Thanks a lot
https://gyazo.com/089e795de4d4028cda11c89217448c0d.gif

1 Like