Hard Light Productions Forums
Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: JGZinv on October 31, 2010, 06:03:14 pm
-
What's the typical 180, 90, and 45 degree angle values converted into FRED's
pitch, bank, and heading numbers?
I've looked around for a calculator but all I'm finding is aircraft related calculators
that require speed data.
I can eyeball something and guess, but life would be greatly simplified with good old
fashion angles to work off of.
-
Its in radians.
At least, that's what it looks like (3.14 = 180 degrees)
-
FRED works in radians, so its stuff like
180 degrees = 3.14
90 degrees = 1.57
etc etc
-
Many thanks gents.... :nod: