summaryrefslogtreecommitdiff
path: root/docs/tutorials/paths.md
diff options
context:
space:
mode:
authorMegaMech <MegaMech@users.noreply.github.com>2024-01-20 20:19:41 -0700
committerGitHub <noreply@github.com>2024-01-20 20:19:41 -0700
commit1b9a6f4e24d52cc7a8d51181af8f02db8d28589a (patch)
tree164d9a4b7fb438a747017e99e505afecfeab8c69 /docs/tutorials/paths.md
parent1c2b95f383290895610bf71872b6c2a9df9017f0 (diff)
Added more pages (#554)
Update docs
Diffstat (limited to 'docs/tutorials/paths.md')
-rw-r--r--docs/tutorials/paths.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/tutorials/paths.md b/docs/tutorials/paths.md
new file mode 100644
index 000000000..b9594bb7e
--- /dev/null
+++ b/docs/tutorials/paths.md
@@ -0,0 +1,12 @@
+\page paths Paths
+The game uses multiple types of course paths
+
+# Course 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.