Fix Sprite/Collision allignment relative to entity Position
Closed this issue · 0 comments
WestonVincze commented
An entity's position should be based on the bottom of the sprite (the "feet" of the the entity).
This will add some depth perspective, but will require Sprite, Collider, and other features that reference Position to account for this offset.
- comments should clearly indicate that the Position is relative to the feet of a character.