Actor:FacingAngle
From Data Realms Wiki
Function | |
---|---|
Syntax | FacingAngle( * The input angle in radians. ) |
Description: | |
Adjusts an absolute aiming angle based on wether this Actor is facing left or right. | |
Returns | The output angle in radians, which will be unaltered if this Actor is facing right. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |