SetMarkerCoords
Set the coords of the marker by the id
Argument | Data type | Needed | Default | Description |
---|---|---|---|---|
id | string/number | - | The id to update the marker | |
coords | vector3 | - | The marker coords |
Dont need to be called every frame
Example
SetMarkerCoords("marker", vector3(0.0, 0.0, 0.0))
Last update: October 31, 2022
Created: April 12, 2022
Created: April 12, 2022