So I have two circular sprites in a physics based game I'm working on. Sometimes collisions between them work as expected. Other times the collision will be detected when there are about 64 pixels between them. I've tried changing the collision masks, but that doesn't seem to change anything.
Any idea what's going on? Thanks!