VEGO-Engine / Engine

2 stars 0 forks source link

Hitboxes of pickupables not centered on texture #72

Open Nanogamer7 opened 6 days ago

Nanogamer7 commented 6 days ago

When picking up a powerup, the character almost needs to be on the item when coming from the right or bottom, but already gets picked up with more than a textures length in between when coming from the top or left. This probably has something to do with the collision boxes of pickupables not being equal to the texture size, but instead scaled.