warning Not Translated
This page has not been translated into the language that your browser requested yet. The English content is being shown as a fallback.
If you want to contribute a translation for 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.