Prevent Colliding Sprites From Overlapping?

Thanks @BlunT76.

What I’m saying is that the body for every sprite is just it’s bounding rectangle.

To me, it doesn’t really make sense that the body creation doesn’t respect the transparency of the image at all.

IMO, it would be much better if the body was the parts of the image that are not fully transparent, rather than the entire rectangle surrounding the image…