Difference between revisions of "KMP Cloud"

From Custom Mario Kart
Jump to navigation Jump to search
(added the "Custom Track Tutorial"-template)
Line 76: Line 76:
  
 
{{User-Vulcanus2-link}}
 
{{User-Vulcanus2-link}}
 +
{{Template:Custom Track Tutorial}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 12:50, 24 April 2012

KMP Editor
Creator: Vulcanus2
File Format:
Version: 1.0.0.0
Video:
Download: vulcanus.woelmuis.nl

<Rating comment=false>

What do you think about the KMP editor? 1 (Very bad) 2 3 4 5 6 7 8 9 10 (Amazing) </rating> A KMP editor made by Vulcanus2

KMP editor Current version: v1.0.0.0

Note: The next version will go under the name "KMP Cloud", this page has already been renamed for this purpose.

Look at the Mario Kart Wii Forum for the download, you can also report bugs there.


Features:

  • Editing of all parts in a KMP file, including adding and deleting. (STGI adding is disabled for obvious reasons, only CNPT and MSPT can be cleared completely, others need at least 1 entry.
  • Creating a new kmp file.
  • OBJ importing, with automatic order detection in a circle format. (groups not supported)
  • Scaling sections and groups.
  • Auto editing of specific settings, those are not editable manually in this program.
  • Copy/Paste of entries/groups and complete sections.
  • View option:
    • Right drag so "scroll" the view.
    • Draw a line option: it creates a straight line of a specific amount of points, you can specify the Y values of the line too.
    • Rotation edit option: Edit the Y-angle of many points without having to guess or calculate it, just edit in the view tab.
    • Select points by clicking on it while holding Ctrl or Shift (Ctrl removes selection from all and selects the one you clicked, Shift adds/deletes it from the selection depending on whether it already was selected or not). Ctrl + A is also supported.
    • High zoom range, you can zoom in to see 0,001 big differences clearly, as well as zoom out so far that even a high million value shows up.

v1.0.0.0 might still have some bugs, if you find them, please report them to me (in this thread). Than I can fix it.


Screens:


Version 1.1 Features

I really want to aim more on the View tab, actually I want to make it so that you can make the complete KMP without ever looking at the properties tab, but it'll still be available if you want to change some fast settings. Stuff I'm working on is Advanced Drawing, which enables you to draw normal dots, lines (3D, so you can set a start Y value and a end Y value), circles (2D, each dot will have the same Y value), and a follow-me tool will allow you to draw a route with points (almost) equally separated from each other (if you don't move your mouse too fast).

The controls of the View tab will change a bit, instead of using right-drag to move the view, you now use the middle button (scroll wheel) or an alternate combo of CTRL + right-drag for those who don't have a middle button. This way the right button is free for another purpose, you can right-click on a dot and a small window will appear in which you can change the settings on that dot, in this window is also an option to delete the dot. Right-clicking on a place where is no dot, a window will appear for modification of the current selection (the window won't appear if nothing is selected).

Empty sections will be supported in v1.1, if you delete all points of a group, the group will also get deleted (if there is a reference to that reference will also get removed). If all groups are deleted an empty section will remain.

My other thing is to improve OBJ importing, I already made a feature that enables you to import your course_model OBJ file as background, you can set the color of different polygons and an auto-settings feature sets colors depending on the polygon names.


Template:User-Vulcanus2-link