Hi all!
I need to get a point position (D) with 3 variables known: original point (A), angle (B), distance ( C)
I have looked into the Angle and Point class but I can’t find the one I’m looking for…
There should be a built in Phaser method for this right?
Please guide me into the right direction!
Yep I know of this, but I was looking for a built in Phaser function so I can code less XD.
The method from @thenonamezz above is using exactly this formula.
Thanks for your answer!