Hi,
I’d like to detect how strength an
I’m developing a game where user can shoot enemies, if the bullet hits the enemy at the center, then it’s killed, otherwise it’s hurt.
The collision event returns in which x,y coordinate (for the enemy object) the collision occurred?