Hi, I spawn multiple sprites and I wanna set the angle on collision only to the specific sprite that actually did an collision with another object.
When the collision happens, all the sprite change the angle at the same time. But how do I only change the angle from that one specific sprite that did the collision.