playMaker

Author Topic: Distance/Angle operation on Float Operator [SOLVED]  (Read 3399 times)

markinjapan

  • Full Member
  • ***
  • Posts: 103
Distance/Angle operation on Float Operator [SOLVED]
« on: March 12, 2012, 04:35:30 PM »
Hi,

I can do it the old fashioned way but it would be nice to have the Float Operator give me the distance or angle between 2 points. For screen coordinates, for example (I'm trying to do touch control based on screen XY rather than world XYZ).

Thanks
« Last Edit: March 13, 2012, 01:48:19 AM by jeanfabre »

markinjapan

  • Full Member
  • ***
  • Posts: 103
Re: Distance/Angle operation on Float Operator
« Reply #1 on: March 12, 2012, 06:24:40 PM »
Ignore me. Just found out I can get what I wanted from the Vector3 Operator.