From 971da0ca99da8bc35de00a072a54fe53ca3cdc2f Mon Sep 17 00:00:00 2001 From: MegaMech Date: Thu, 1 Jan 2026 10:45:48 -0700 Subject: Add more instructions (#619) * Update docs * Fix --- docs/tutorials/paths.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 docs/tutorials/paths.md (limited to 'docs/tutorials') diff --git a/docs/tutorials/paths.md b/docs/tutorials/paths.md deleted file mode 100644 index 82e32ccb9..000000000 --- a/docs/tutorials/paths.md +++ /dev/null @@ -1,12 +0,0 @@ -@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. -- cgit v1.2.3