I am working on a Java project where some Sprites can move around, be rotated, and be resized.
Is there any way for me to get pixel perfect collision detection for both rotated and resized images?
I am working on a Java project where some Sprites can move around, be rotated, and be resized.
Is there any way for me to get pixel perfect collision detection for both rotated and resized images?