Hi guys, I'm a new to Playmaker and just got a trouble with Action: Get Angle To Target.
As the pic I posted, Store Angle output is 45.0 and I did set it to variable name AngleTest, this is a float variable.
However, when I set this AngleTest to become Y of an Vector3, it did not work at all. The result of Y afterthat still remain 0, not 45 as it should be.
And I also cant do any math action with this output Store Angle. What's wrong with it, please help me.