Is it possible to get the angle from an active transition (object)?
I have some objects moving on screen and I want to calculate a point in front of their movement, so I need their angle. The idea is to shoot at this objects and because of their movement I have to target a point in front of the objects themselves.
Any help on this welcome!