GetFarRightDirection
From NWN Lexicon
Contents |
[edit] GetFarRightDirection(float)
Returns a normalized number that is -135 from the current facing
float GetFarRightDirection( float fDirection );
[edit] Parameters
fDirection
Current Facing
[edit] Description
This is a convenience function that returns a float representing a normalized angle that is -135 degrees from fDirection (if facing North, a South-east direction).
[edit] Requirements
#include " x0_i0_position "
[edit] Version
1.61
[edit] See Also
author: Michael Nork, editor: Kookoo