GetFarLeftDirection
From NWN Lexicon
Jump to navigationJump to search
GetFarLeftDirection(float)
This function returns a normalized number that is +135 from the current facing
Parameters
fDirection
Current Facing
Description
This is a convenience function that returns a float representing a normalized angle that is +135 degrees from fDirection (if facing north a direction that is south-west).
Calls
float GetNormalizedDirection(float fDirection)
Requirements
#include " x0_i0_position "
Version
1.61
See Also
author: Michael Nork