- Joined
- Oct 18, 2007
- Messages
- 930
Ok i need a math formula to get the Angle of Attack from 2 given locations and heights.
So you are given 6 variables
How can i find the Angle Of Attack?
I need this formula for a missile thingy and the missile's angle of attack setup goes from '0' to '180' where 0 is up and 180 down
So you are given 6 variables
- 'x' // unit 1's x
- 'y' // unit 1's y
- 'x2' // unit 2's x
- 'y2' // unit 2's y
- 'h' // unit 1's height
- 'h2' // unit 2's height
How can i find the Angle Of Attack?
I need this formula for a missile thingy and the missile's angle of attack setup goes from '0' to '180' where 0 is up and 180 down