Editor Route

A plugin by Wambo

Editor Route
Downloads 5,116
Updated 4 days ago
Released 8 months ago
Created 9 months ago
Numeric ID 489
Min. Openplanet 1.26.23
Featured
Signed
Game Trackmania

Shows visualizations of recorded runs from Test Mode and Track Validation within the Map Editor.

Features

Route Recording and Visualization

  • Route Recording: Automatically record routes while testing and validating your maps in the editor. Routes are split when respawning or resetting.
  • Driven Route: Display lines that show the driven route, allowing you to see exactly where your car has been.
  • Rotation and Bounds: Display a gizmo that shows the rotation of the car and its bounding box.
  • Events: Display event markers that show exactly where something happened.

Stats, Events, and Spectrum Timeline

  • Per Route Details Panel: Access details of recorded data and events, including:
    • Speed
    • Altitude
    • Position
    • FPS
    • And more to come
  • Event Recording: Captures events during your drive, such as:
    • Gear Changes
    • Wheel Contact
    • And more to come
  • Spectrum Timeline: Visualize selected details over time (e.g., Gear Shifts or FPS) with a color-coded spectrum timeline.
  • Route Player: Hit the Play button to see your recorded car movement in real-time.
  • Middle Mouse Button Navigation: Click the middle mouse button to navigate directly to events in the timeline.

Import & Export

  • Export to File: Save your recorded routes to files that are automatically organized by maps.
  • Import from File: Import routes that you previously saved or even import routes that your friends shared with you.
  • Sharing Routes: To share routes with your friends, simply locate the saved routes JSON file and share it with your friend. To import shared routes, simply place them in the Saved Routes folder and load them in the game.
  • Export via HTTP Post (Experimental): This advanced feature allows you to upload selected routes to a specified URL. This can be used in combination with Blendermania to export your routes to Blender.

Contributing

If you're a developer interested in contributing new features or customizations, please explore the GitHub Repository, get in touch on Discord, and submit a pull request.

Big thanks to Miss and her Editor Trails plugin which was the basis and inspiration for this plugin!

Changelog

0.9.7 Beta - 4 days ago

Small Update

Experimental 3D-Lines

Add experimental setting to Enable 3D-Lines

  • Only available if Editor++ Plugin is installed
  • 3D-Lines are depth-tested lines (geometry occludes the lines)
  • Note 3D-Lines don't support different Line-Widths or detailed coloring like regular lines.

Bug Fixes

  • Display names of Vehicle Types (Stadium Car, Snow Car, ..) in UI instead of just a Car Icon

Special Thanks to XertroV for his work on 3D-Lines <3

0.9.6 Beta - 4 days ago

Small Feature Update

  • Add Events for VehicleType: Snow, Stadium, Desert and Rally Car
  • Make Hovering of OnScreen Events more noticable. Hint: They are clickable with Middle-Mouse Button.

0.9.5 Beta - 23 days ago

Small Update

  • Fix Colors in Setting Tab not being applied correctly
  • Fix "Path" namespace clash with upcoming OpenPlanet version (fixes EditorRoute on Edge branch)
  • Improve rendering performance of Events

View all changelogs