ANoob's KMP Tool

From Custom Mario Kart
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
ANoob's KMP Tool
Author: ANoob
Operating systems: Windows, Mac, Linux
Programming language: Python
File format: KMP
Version: v0.2
Date of latest version: 2021-06-27
Download: GitHub

Overview

ANoob's KMP Tool (also known as akmpt) is a Python program created by ANoob. The author designed this command-line software to do the heavy-lifting of reversing a KMP file. This only serves as a starting place for reversal, and additional editing is necessary to create a fully-functional KMP. Special care must be taken to move respawn points and start positions to the correct location and orientation. Handling cameras, objects and cannons, as well as testing routes, must be done manually.

Features

  • Reverses enemy routes.
  • Reverses item routes.
  • Reverses checkpoints.
  • Rotates respawn area.
  • Rotates start position(s).

Media

Currently no media

Version History

Version Date of release Information
v0.1 2021-06-11 First release
v0.2 2021-06-27
  • Added installer for Windows.
  • Fixed group order issue.
  • Changed start position and respawn point rotation to rotate around their area point.