note Help Needed
This wiki is the result of an ongoing community effort — thank you all for helping!
If you want to provide changes to this page then please click here.
SetMyFacingAngle
Description
Set the NPC's facing angle.
Name | Description |
---|---|
Float:ang | The new NPC's facing angle. |
Examples
SetMyFacingAngle(0); //NPC faces north
north (0)
|
(90) west- -east (270)
|
south (180)
Related Functions
- GetMyFacingAngle: Get the NPC's facing angle.