Character problem

Hello,

I downloaded a character and its “positioning cube with 3 arrows” (not sure what it’s called?) is not in the bottom center of its feet but in front of him so I can’t apply collision correctly. How do I fix it?
image

Hi @metaversecreators! You can correct the model in software like Blender or use a parent entity and set the child entity (the model) on the pivot of the parent entity.

Thanks. Can you show me how to do that? Here is the editor link: https://playcanvas.com/editor/scene/1315489

Other users can’t change anything in your project. Just create an empty entity. This entity will be your character. Then add the entity with the model as a child entity to this empty entity. Position it so that the model of this child entity is in the middel of the parent entity.

Oh I see. Thanks again!