GetPositionOfVehicleRecordingAtTime
Docslocal retval = GetPositionOfVehicleRecordingAtTime(recording, time, script)Description
This native does no interpolation between pathpoints. The same position will be returned for all times up to the next pathpoint in the recording.
Parameters
| Name | Type | Description |
|---|---|---|
recording | int | — |
time | float | — |
script | char* | — |
Vehicle Models

adder
alpha
blade
ardent
asea
cogcabrio
baller
blistaReturns
Vector3Returns a 3D vector (x, y, z).