Wont Spawn In As Custom Character, Why?

Hello there. I am trying to learn to animate and ive been watching some tutorials but none of them are clear enough, let me walk you through with what I have done so far.

So first I have already rigged the character in blender. Then I have imported it to roblox and then I made a walk animation for it using the Animation Rig tool.


Then I added in a ‘Part’ and then scaled it around its torso, and renamed it ‘HumanoidRootPart’. Then I took the model set its ‘PrimaryPart’ to the ‘HumanoidRootPart’. Then I added in a ‘Humanoid’ object into it. Then I renamed the model “StarterCharacter”.

Now after that I moved it into “StarterPlayer”. I then put in a ‘LocalScript’ into the “StarterCharacterScripts” tab. Then in the ‘LocalScript’ I put in a Animation Object, renamed it “Walk” and then put in the ID for the Walk Animation I made. I put this into that ‘LocalScript’:
yy

hkgf
Now I have no idea why but whenever I try and testing the game, my character just falls and my camera just floats. Im able to move around, but I have no body. Someone please help me out. The video of what happens when I test is below:
https://gyazo.com/5ac4079ede3a75bac97bfe14d46323c6

Discord:Trooth#6101
Twitter:@ItsTroothly

Was CanCollide on for your HumanoidRootPart?
I think your character is falling because of this.

Whether I have it on or off, it still does the same thing and reacts the sameway