Custom Character Falling Apart

Hello.

I’m trying to make a custom character for this game I’m making. I have not added any type of scripts/animations into it yet, but when I try to play it just doesn’t work.

Would anyone happen to know why? Here’s a file of the custom character set.

Sackboy.rbxl (100.8 KB)

Based on what I see in your “StarterCharacterScripts” folder in the video you provided, you are applying the StarterCharacter wrong.

It has to be in a Model called “StarterCharacter” and it has to be placed directly under StarterPlayer. Then you also need to make sure every part is connected as limbs using Motor6D or other forms of character rigging. I suggest looking up a custom character rig tutorial that shows you how to do that. Hope this helps!

1 Like

Yep! Thank you. To anyone seeing this that needs help, watch this video. It’s helped me through with this.

1 Like