Skip to content

TrackOptions

Defined in: packages/engine/src/gameplay/track/track.ts:27

What a track carries besides its points.

Property Type Description
friction? (spot) => number The 1/s speed a grounded mover loses to the surface at a spot, added to the mover’s own friction: the snow off a sled’s lane, the grass off a kart’s racing line.