worldDebug:text
void worldDebug:text(pos, ttl, text, color)
Draws a 3D debug text that will vanish after the given ttl time
Parameters
| Type | Name | Description | Optional |
|---|---|---|---|
| Vector3 | pos | No description | |
| number | ttl | No description | |
| string | text | No description | |
| Color | color | Default: Yellow | ✔ |