Maps Porting Guideline

From Mania Tech Wiki
Revision as of 23:45, 15 June 2017 by Electron (talk | contribs) (Maps Porting Guideline)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Due to various changes of the game engine, tracks from Trackmania 1 are not fully compatible with Maniaplanet. Depending on the complexity of the tracks, more or less changes in the editor are necessary. The following check list is intended to help convert the tracks.

  1. Most maps with blockmixing are no longer displayed correctly in Maniaplanet and have to be rebuilt.
  2. Areas without external light (tunnels, closed rooms, halls) are displayed much darker and blocks with lamps have to be added.
  3. Animated BIK signs are no longer supported and must be replaced with WebM versions.
  4. Many links to external media, mods and skins are now dead and must be updated.
  5. All references to ghosts with the included national skins must be reassigned as they are now located in the folder Skins\Models (instead of Skins\Vehicles).
  6. References to old, incompatible 3D car models (e.g., from Trackmania Carpark) must be removed, otherwise the skin of the player will be reset (this bug has been fixed with Maniaplanet 4).
  7. Maniaplanet does not support 3D models that are significantly larger than the standard model. When used as decoration, they must be replaced by smaller models or items.
  8. Maniaplanet uses smaller triggers (trigger for GPS, anti-cut, camera change) as Trackmania 1. As soon as you edit a Mediatracker clip the second time, all old triggers are replaced by the new smaller ones at a totally different position. These have to be found and replaced by new triggers.
  9. The hitbox of cars in Maniaplanet is slightly less high than in Trackmania 1. On Dirt it can happen with some models, that they go under a trigger, without it's activated. These triggers must be increased by one level downwards.
  10. The camera in intros and outros behaves sometimes completely different in Maniaplanet. In Trackmania 1, it was sufficient when the camera target was set in the initial marker. In Maniaplanet, it must also be set in the following marker, otherwise the camera goes crazy. For cameras with activated anchor rotation, the coordinate system used was changed from world to local. In addition, the interpolation of the camera between two markers has changed.
  11. Blur effects in the Mediatracker are much too strong in Maniaplanet and must be adjusted or replaced.
  12. In Mediatracker clips, the player names of ghosts must be explicitly switched off, if they are not to be displayed when the player activates displaying ghosts names.
  13. The position of the car at the start has changed significantly. "Press Forward" starts no longer work.
  14. The first time you play an outro, ghosts starts slower. "You against author" outros are therefore to the disadvantage of the map author and must be replaced.
  15. The automatic calculation of the lightmaps sometimes creates new senseless thumbnails of the map. These must be adjusted manually.