Skip to content

Distance-Modding/Mod.EditorExpanded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EditorExpanded

Compiles all major editor mods into one for BepInEx
Includes:

  • NoEditorNumberLimits (Created by Plasmawario/REHERC)
  • Editor Additions (Created by REHERC)
  • Editor Annihilator (Created by Predatory Balloon)
  • Group Centerpoint Mover (Created by Predatory Balloon)
  • ObjectDivider (Created by Predatory Balloon)

This mod aims to remove all bugs known with using these mods while also introducing more toggles for more customization. This mod only aims to port the other editor mods, nothing more.

List of Features (* are toggleable)

  • Enables the level editor Dev folder*
  • Shows dev music IDs in the track list*
  • Adds custom objects subfolders detection
  • Displays workshop level files in the level editor open file window*
  • Adds custom tools to inspect object hierarchy tree (group stacks)
  • Saves the library tab zoom level preference (the game doesn't do that by default)
  • Removes number limits in the editor*
  • Adds an input field for position and rotation in the group component which, when changed, changes only the group centerpoint position and rotation.*
  • Adds a Quickselect tool that allows you to save/load objects to/from memory (Check under the View tab in the editor)
  • Adds a tool that allows you to attach a track to a track (be careful with the tool) (Shortcut Ctrl+Shift+A & Shift+Alt+A.)
  • Adds a tool that subdivides simples. (Shortcut Ctrl+Shift+D.)
  • Adds a tool that turns CubeGS into PlaneGS. (Shortcut Shift+P.)
  • Adds a tool that merges objects. (Shortcut Shift+K.)
  • Medal times can be unbounded*
  • Level is savable no matter what. (Challenge mode can now have checkpoints, for example. Reverse tag with no reverse tag bubble, sprint with no end zone, ect.)*
  • All modes (Even hidden ones.).*
  • Can place multiple level editor car spawners and multiple tag bubbles.*
  • Can apply any component to any object.*
  • The spline replacement tool now has a menu that includes all splines.*
  • Display an object's sub textures*
  • Prevent level corruption from Credit Orbs
  • Adjustable decimal precision for the editor
  • Make background layers not collide with the cursor when clicking to move the cursor.*
  • Reveal hidden components in objects*
  • Hide level creator field (this displays because this mod puts you in "dev mode". You can hide it if you don't want to see that)*

KNOWN ISSUES

  • Level Settings has a Transform field. (Editing these values do nothing, this should be hidden)
  • When changing the position of objects within a selected group, the outline glow may become misaligned.
  • NullReference errors when the Divider Tool is used. The function still runs, it just prints some errors.

About

Compiles all major editor mods into one for BepInEx

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages