DRAW CHECKPOINT
Jump to navigation
Jump to search
Number of parameters: 7 | ||
---|---|---|
Parameter # | Type | Description |
1. | float | x |
2. | float | y |
3. | float | z |
4. | float | radius |
5. | integer | r |
6. | integer | g |
7. | integer | b |
Return value: | ||
Type | Description | |
None |
Draws a checkpoint at the specified coordinates, with the specified radius, with the specified color (RGB). Must be used in a thread (cycle)!!