Collision is not at the center

When i add a collision for a model, it is at the center of the entity,but isnot the modle.
How to move it?

You can make the model animations on a separate entity, and then attach that entity to the main player entity as a child. From there, you can simply move the child entity with the animation however you like.

2 Likes