Difference between revisions of "Automated height correction"

From Custom Mario Kart
Jump to navigation Jump to search
(Created page with "Finding the correct height (Y coordinate) of objects and route points is important for creating a good track. Some examples: * Itemboxes and in general all KMP objects should...")
 
(added Auto-Y from KMP Modifier)
Line 3: Line 3:
 
* The correct height of item routes is important for Bullet Bill and the red shells.
 
* The correct height of item routes is important for Bullet Bill and the red shells.
  
There are 2 tools that wil help you to find the perfect height:
+
There are 3 tools that wil help you to find the perfect height:
 
* The [[KMP]] compiler of '''[[Wiimms ISO Tools]]''' allows to enable automatic correction for some or all points of nearly all KMP sections.
 
* The [[KMP]] compiler of '''[[Wiimms ISO Tools]]''' allows to enable automatic correction for some or all points of nearly all KMP sections.
 
* '''[[MagicY]]''' is an interactive tool, which works together with KMP Cloud. It allow to fix the height of nearly all y coordinates.
 
* '''[[MagicY]]''' is an interactive tool, which works together with KMP Cloud. It allow to fix the height of nearly all y coordinates.
 +
* '''[[KMP Modifier|KMP Modifier v3]]''', which has a tool called Auto-Y. It will automatically find the Y position. This already works, but the full program isn't released yet.
  
 
[[category:Tutorials]][[category:Software]]
 
[[category:Tutorials]][[category:Software]]

Revision as of 19:50, 7 November 2012

Finding the correct height (Y coordinate) of objects and route points is important for creating a good track. Some examples:

  • Itemboxes and in general all KMP objects should have the correct height, so that each driver, small or normal sized, will reach the object.
  • The correct height of item routes is important for Bullet Bill and the red shells.

There are 3 tools that wil help you to find the perfect height:

  • The KMP compiler of Wiimms ISO Tools allows to enable automatic correction for some or all points of nearly all KMP sections.
  • MagicY is an interactive tool, which works together with KMP Cloud. It allow to fix the height of nearly all y coordinates.
  • KMP Modifier v3, which has a tool called Auto-Y. It will automatically find the Y position. This already works, but the full program isn't released yet.