- Joined
- Mar 27, 2008
- Messages
- 8,035
How can I convert these actions;
My intention is to remove location creation and replace it with reals.
Can someone teach me how to use PolarProjection (without BJs) ?
I know "PolarProjection" is not even a function, but is there any method to it ? Calculation perhaps ?
-
Actions
- Set TempLoc = (Target point of issued order)
- Set TempLoc2 = (TempLoc offset by 300.00 towards (Random angle) degrees)
PolarProjection()
My intention is to remove location creation and replace it with reals.
Can someone teach me how to use PolarProjection (without BJs) ?
I know "PolarProjection" is not even a function, but is there any method to it ? Calculation perhaps ?