diff options
Diffstat (limited to 'docs/tutorials/paths.md')
| -rw-r--r-- | docs/tutorials/paths.md | 12 |
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. |
