Advanced Configuration
Creating a Custom Track
{ pos = vector3(x, y, z), -- Center of finish line width = 20.0, -- Wide enough for all cars length = 3.0, -- Short depth heading = 90.0, -- Perpendicular to track type = "start" }{pos = vector3(x, y, z), radius = 15.0, type = "bet"}{pos = vector3(x, y, z), radius = 15.0, type = "sector"}
Optimizing Detection Zones
Multi-Track Support
Last updated