diff --git a/ceremony__and__credits_8c.html b/ceremony__and__credits_8c.html index 7d196dbdc..995bbfc9f 100644 --- a/ceremony__and__credits_8c.html +++ b/ceremony__and__credits_8c.html @@ -2099,7 +2099,7 @@ Here is the call graph for this function:
-
Todo
What does this even do?
+
Todo
What does this even do?
Here is the call graph for this function:
diff --git a/ceremony__and__credits_8h.html b/ceremony__and__credits_8h.html index eaf8edd0f..40e7791dc 100644 --- a/ceremony__and__credits_8h.html +++ b/ceremony__and__credits_8h.html @@ -2037,7 +2037,7 @@ Here is the call graph for this function:
-
Todo
What does this even do?
+
Todo
What does this even do?
Here is the call graph for this function:
diff --git a/charactermenu.js b/charactermenu.js index 652fcca7a..48ecc72f4 100644 --- a/charactermenu.js +++ b/charactermenu.js @@ -3,12 +3,12 @@ var charactermenu = [ "Overview", "characteroverview.html", [ [ "Custom characters", "characteroverview.html#custom-characters", null ], [ "Examples for all characters:", "characteroverview.html#examples-for-all-characters", null ], - [ "Additional Files", "characteroverview.html#additional-files", [ - [ "Tips", "characteroverview.html#tips", [ - [ "Change Viewport Render Settings", "characteroverview.html#change-viewport-render-settings", null ] + [ "Additional Files", "characteroverview.html#additional-files-1", [ + [ "Tips", "characteroverview.html#tips-1", [ + [ "Change Viewport Render Settings", "characteroverview.html#change-viewport-render-settings-1", null ] ] ], - [ "Tools To Help", "characteroverview.html#tools-to-help", null ], - [ "Future plans", "characteroverview.html#future-plans", null ] + [ "Tools To Help", "characteroverview.html#tools-to-help-2", null ], + [ "Future plans", "characteroverview.html#future-plans-3", null ] ] ] ] ] ]; \ No newline at end of file diff --git a/characteroverview.html b/characteroverview.html index 5ccabe5ef..b1cc0d7a0 100644 --- a/characteroverview.html +++ b/characteroverview.html @@ -129,27 +129,27 @@ Examples for all characters:

donkeykong_kart/donkeykong_kart_frame###

bowser_kart/bowser_kart_frame###

yoshi_kart/yoshi_kart_frame###

-

+

Additional Files

Some other files to look out for(still using toad as a example)

placement icon = common_data/common_texture_portrait_toad.png Original frame is 32x32

player selection frames = player_selection/toad_face_00.png ~ toad_face_16.png Original frames is 64x64 (note that Donkeykong uses donkey_kong here instead)

player select nameplate = texture_tkmk00/gTextureNameToad.png Original frame is 64x12 (note that Donkeykong uses DK here instead)

-

+

Tips

-

+

Change Viewport Render Settings

Assuming your using the overkart setup kart.

In object mode, select View -> Cameras -> Active Camera

Set your render resolution and path as shown in the image below

Then render your animation by selecting View -> Viewport Render Animation

Viewport Render Settings

-

+

Tools To Help

-

+

Future plans

-
Todo
: Change actorIndex to ptr to TrainCar actor
+
Todo
: Change actorIndex to ptr to TrainCar actor
diff --git a/doxygen_crawl.html b/doxygen_crawl.html index 865074d0d..8eebaa83a 100644 --- a/doxygen_crawl.html +++ b/doxygen_crawl.html @@ -2336,13 +2336,13 @@ - - + + - - - + + + @@ -10359,14 +10359,14 @@ - + - - + + - - - + + + @@ -10411,8 +10411,8 @@ - - + + diff --git a/freecam_8cpp.html b/freecam_8cpp.html index 6d8a4330e..b6927ca5e 100644 --- a/freecam_8cpp.html +++ b/freecam_8cpp.html @@ -269,7 +269,7 @@ Here is the call graph for this function:
-
Todo
configure this properly
+
Todo
configure this properly
Here is the call graph for this function:
diff --git a/freecam_8h.html b/freecam_8h.html index 092744417..efc68b925 100644 --- a/freecam_8h.html +++ b/freecam_8h.html @@ -214,7 +214,7 @@ Here is the call graph for this function:
-
Todo
configure this properly
+
Todo
configure this properly
Here is the call graph for this function:
diff --git a/main_8c.html b/main_8c.html index 118fdc426..2837e6728 100644 --- a/main_8c.html +++ b/main_8c.html @@ -587,7 +587,7 @@ Here is the caller graph for this function:
-
Todo
Why did void* work for matching
+
Todo
Why did void* work for matching
Here is the call graph for this function:
diff --git a/main_8h.html b/main_8h.html index 194ca0799..1ed274e25 100644 --- a/main_8h.html +++ b/main_8h.html @@ -615,7 +615,7 @@ Variables
-
Todo
Verify with proper documentation
+
Todo
Verify with proper documentation
@@ -644,7 +644,7 @@ Variables
-
Todo
Verify with proper documentation
+
Todo
Verify with proper documentation
@@ -663,7 +663,7 @@ Variables
-
Todo
Why did void* work for matching
+
Todo
Why did void* work for matching
Here is the call graph for this function:
diff --git a/md_docs_2BUILDING.html b/md_docs_2BUILDING.html index d6b01faf5..ca4df2f6d 100644 --- a/md_docs_2BUILDING.html +++ b/md_docs_2BUILDING.html @@ -124,7 +124,7 @@ Windows

image Doing so should also check one of the Windows SDKs by default. Then, in the installation details in the right-hand column, make sure you also check the v143 toolset. This is often done by default.

It is recommended that you install Python and Git standalone, the install process in VS Installer has given some issues in the past.

    -
  1. Clone the Starship repository
  2. +
  3. Clone the SpaghettiKart repository

Note: Be sure to either clone with the --recursive flag or do git submodule update --init after cloning to pull in the libultraship submodule!

    diff --git a/md_docs_2custom-audio.html b/md_docs_2custom-audio.html index 54ad4d60e..e423af243 100644 --- a/md_docs_2custom-audio.html +++ b/md_docs_2custom-audio.html @@ -132,7 +132,7 @@ Example:
    └── sequences
    └── main_menu.mp3
    └── main_menu.json
    -

+

Future plans