Tracking Manifest
The Tracking Manifest configures how player positions are recorded and visualized.
Configuration
storage
" required>
Reference to the tracking_artifact storing the session data.
trackingEnabled — Boolean
Master switch to enable/disable all tracking.
pointIntervalSeconds — Long
How often to record a position snapshot (in seconds).
Visualization
particleType — Particle
The particle used for in-game replays.
particleCount — Int
Density of the particle trail.
BlueMap Integration
blueMapEnabled — Boolean
Enable BlueMap layer rendering.
showBlueMapPoints — Boolean
Show individual markers for each recorded point.
showBlueMapPath — Boolean
Draw lines connecting the points to show the path.