natives.TURN CHAR TO FACE COORD

From GTA Connected
Revision as of 09:43, 12 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

natives.TURN_CHAR_TO_FACE_COORD

Signature: void natives.TURN_CHAR_TO_FACE_COORD(int ped, Vec3 position)

Usage: rotates a character to face a specific world position

Parameters

int ped Character handle to act upon.
Vec3 position Race position.

Return

void

On failure: void