From 0ae1f303379aa0959d9522a63d8996c797e25e12 Mon Sep 17 00:00:00 2001 From: MegaMech Date: Sun, 18 Jan 2026 05:27:02 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20HarbourM?= =?UTF-8?q?asters/SpaghettiKart@61a2f1c5e82736d2328481a5765b1483a23bcea5?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charactermenu.js | 12 ++++++------ characteroverview.html | 12 ++++++------ classOSnowman.html | 4 ++-- classOThwomp.html | 2 +- collision__viewer_8c.html | 2 +- collision__viewer_8h.html | 2 +- doxygen_crawl.html | 26 +++++++++++++------------- freecam_8cpp.html | 2 +- freecam_8h.html | 2 +- main_8c.html | 2 +- main_8h.html | 6 +++--- md_docs_2custom-audio.html | 2 +- md_docs_2custom-characters.html | 12 ++++++------ navtreedata.js | 14 +++++++------- navtreeindex42.js | 14 +++++++------- navtreeindex59.js | 6 +++--- navtreeindex9.js | 12 ++++++------ osViSwapBuffer_8c.html | 2 +- piint_8h.html | 6 +++--- search/all_13.js | 2 +- search/all_15.js | 2 +- search/all_16.js | 2 +- search/all_17.js | 6 +++--- search/all_19.js | 2 +- search/all_4.js | 4 ++-- search/all_6.js | 4 ++-- search/all_8.js | 2 +- search/all_9.js | 6 +++--- search/all_b.js | 2 +- todo.html | 24 ++++++++++++------------ 30 files changed, 98 insertions(+), 98 deletions(-) diff --git a/charactermenu.js b/charactermenu.js index 057b38670..652fcca7a 100644 --- a/charactermenu.js +++ b/charactermenu.js @@ -2,13 +2,13 @@ var charactermenu = [ [ "Overview", "characteroverview.html", [ [ "Custom characters", "characteroverview.html#custom-characters", null ], - [ "Examples for all characters:", "characteroverview.html#examples-for-all-characters-1", 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 ] + [ "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 ] ] ], - [ "Tools To Help", "characteroverview.html#tools-to-help-1", null ], - [ "Future plans", "characteroverview.html#future-plans-2", null ] + [ "Tools To Help", "characteroverview.html#tools-to-help", null ], + [ "Future plans", "characteroverview.html#future-plans", null ] ] ] ] ] ]; \ No newline at end of file diff --git a/characteroverview.html b/characteroverview.html index a25aa18e4..5ccabe5ef 100644 --- a/characteroverview.html +++ b/characteroverview.html @@ -119,7 +119,7 @@ Custom characters
  • In the above toad example, zip up the toad_kart folder and rename it to a .o2r file.
  • Put it in mods folder and run.
  • -

    +

    Examples for all characters:

    mario_kart/mario_kart_frame###

    luigi_kart/luigi_kart_frame###

    @@ -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