Grid references and distance.
If anyone has watched Star-Trek, they may know of the bearing system used. IF not:
Azimuth is for "horizontal bearing" (x,z)
Elevation is for "vertical bearing" (y)
Thus if a player is at (7,8,9) and heads for a (45*,45*) bearing for 1.414, they will reach (8,9,10).
My question is this, if I am at (9,6,5) how would I get to (3,3,3)?
Also, how would I find the result location from Azimuth, Elevation and Distance?
Azimuth is for "horizontal bearing" (x,z)
Elevation is for "vertical bearing" (y)
Thus if a player is at (7,8,9) and heads for a (45*,45*) bearing for 1.414, they will reach (8,9,10).
My question is this, if I am at (9,6,5) how would I get to (3,3,3)?
Also, how would I find the result location from Azimuth, Elevation and Distance?