Help with collision on character inserter

Essentially, I inserted my avatar into my game with moon animators character inserter but when I set everything in my avatar’s cancollide to false the torso still collides - the structure is still like a normal roblox players character
image

As I’m using it for a smaller version like a plushie for my game yet it still collides, does anyone know why? Everything else like the arms and legs works fine and the torso does that that cancollide is false

HumanoidRootPart needs also to be turned off. Did you do that?

Yeah I have but I decided I can just use a meshpart for it

Why you would? It’s better to use a HumanoidRootPart.