OdysseyEditor Versions Save

Experimental level editor for Super Mario Odyssey (EditorCore plugin)

v2

5 years ago

This is the first release based on a new engine called EditorCore, if you're still using one of the older releases (OdysseyEditor.exe) read the readme inside the zip

Changelog:

  • Open multiple levels at the same time, with shared clipboard
  • Path editing
  • Rigth click menu in the 3d view
  • Object database to create new objects with the correct properties
  • Proper area models to display in-game areas
  • UI improvements
  • Fixed many bugs

Other modules changelog:

  • Szs editing
  • Byml editing (with support for paths and both big and little endian)
  • Viewing collisions (KCL files)

As this is based on EditorCore it can be extended through your own plugins ! Read about developing new extensions here

WARNING: windows may block some of the executables or dlls, this is normal for "homebrew" software that is not digitally signed or widespread. Before unpacking the zip right click on it and open properties, unblock it, click ok and unpack it. If you still have issues running it you might have to do this operation for every extracted file

1.1.0

5 years ago

Changelog:

  • Saved levels now work
  • Byml editing
  • Multiple objects editing
  • Property editing
  • New hotkey: Q to switch the camera mode
  • Disabled json exporting/importing : xml will be implemented in a future release
  • Now the 3D view draw distance can be modified, lowering it might improve performances on older pcs.

Note: added objects still crash the game, use the duplicate button for now

1.0.1

5 years ago