Alright, so I'm having a very strange bug with my level's collision. My game isn't exactly the most well-made, but it's been working alright so far with only a few small issues. But I have the most confusing issue I've ever encountered in front of me.
For some strange reason, my level and my "ball" object are not colliding correctly... but only in one specific spot.
In every other place, everything works fine, but for some reason, on this singular spot, they simply are not colliding.
It's not an issue with my collision box, either. My "Player" object is colliding just fine, and it's not a massive issue. It's simply strange.
The issue is on my second level, where my ball is going straight through a small part of the collision box, but working fine everywhere else. it's a tiny lip on my Hills sprite, right at the start of the level.