RaceManagement / Starting Game Sequence
verse-source
# them during the starting lineup.
@editable
StartingPositions:[]start_position = array{}
# Tracks player analytics during the round.
@editable
RoundAnalytics:[]analytics_device = array{}
# Handles the logic for the race gamemode.
@editable
RaceManager:race_manager_device = race_manager_device{}
# The cinematic that intros the players and their stats.