mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-05-23 06:54:37 -04:00
dbae0c3aca
* Rename Screen Contexts * typedef ScreenContext struct * Fix Compile * Rename Course.cpp to Track.cpp * Refactor Course to Track * A few renames * General Cleanup * More Rename * More names * Move TrackSections struct to Track.h --------- Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
245 B
245 B
@page paths Paths The game uses multiple types of track paths
Track Paths
Used by courses
Horizontal Paths (no Y coordinate)
Used by the train
Camera Rails
Pathing for the camera during end of race scene, podium ceremony, and credits.