GetLeftDirection
From NWN Lexicon
Jump to navigationJump to search
GetLeftDirection(float)
This function returns a float representing a direction +90 degrees
Parameters
fDirection
Description
This is a convenience function that returns a float representing a normalized angle that is +90 degrees from fDirection. (IE, what you would use to make an object turn to the left.)
Requirements
#include " x0_i0_position "
Version
1.61
See Also
author: Michael Nork