In-game inspector, editor and interactive console for applications made with Unity3D game engine. It's designed for debugging and modding Unity games.
- Changed Editor to run on Unity Mod Manager
- Works on most Unity games running with Unity Mod Manager
- GameObject and component browser
- Object inspector that allows modifying values of objects in real time
- REPL C# console
- All parts are integrated together (e.g. REPL console can access inspected object, inspector can focus objects on GameObject list, etc.)
- This is a Unity Mod Manager mod. It requires Unity Mod Manager. Grab it from here and follow installation instructions.
- Download the latest build from the Releases page.
- Install the Editor using Unity Mod Manager or manually by extracting the build into Mods folder of the game directory.
- Download msc.dll from Releases page and put it into game directory's GameName_Data/Managed
- To turn on press the F12 key when in-game. A window should appear on top of the game. If it doesn't appear, check logs for errors.
You can support development of the original author's plugins through his Patreon page: https://www.patreon.com/ManlyMarco