Point
Last updated
Last updated
In order to add Point you can use this export:
icon
String Icon for the point. List of .
coords
Vector3 / Number Coordinates of the specific location or entity.
text
String Text of the point
options
Object Metadata of the point
Structure of options object
onNearby
Function Called when player is nearby the point
removeOnNearby
Boolean Automatically remove the point when player is nearby
drawDistance
Number Sets draw distance of Point
To remove Point do the following
serial
Serial