Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: kenmarold on December 16, 2015, 06:17:24 PM
-
I'm trying to get the angle between two vectors using the Vector3 Operator using the Angle operation but not matter where I click I get a result of 90. I'm trying to get the angle between my player characters start point and the target point (set when the mouse is clicked on a spot in my scene). Where am I going wrong here? I've attached a screen illustrate the two vectors I'm grabbing and the resulting angle. Thanks!