Skip to content

CarnationRED/UnityRuntimeInspector_SimplePlanes

 
 

Repository files navigation

Runtime Inspector for SimplePlanes

A. ABOUT

This is a powerful debugging tool for both SP mod developers and players.

B. LICENSE

The MOD is released under MIT license
Assets and code are mainly originated from the Unity Runtime Inspector & Hierarchy, it is licensed under the MIT License (Asset Store version is governed by the Asset Store EULA).
Please note that this asset uses an external asset which is licensed under the BSD 3-Clause License.

C. INSTALLATION

Just download the ".spmod" and load it normally, the MOD will try to unpack itself to <GameDirectory>\Addons\RuntimeInspector\

D. HOW TO

  • To open up the tool, press LeftAlt+I in any game scene, press agian to turn it off
  • To pick/select an object with mouse click, turn the MMB Pick option ON, then click MMB(Middle Mouse Button) on objects to select them, selected objects are rendered with an white outline

Note that the game UI will be intentionally turned off when the mouse is hovering over tool ui or picking objects.

E. KNOWN ISSUE

  • The game FREZZES if it's loading a scene with UI turned off, so make sure you turn off the tool before entering editor or map.

About

Runtime Inspector and Hierarchy solution for Unity for debugging and runtime editing purposes

Resources

License

MIT and 2 other licenses found

Licenses found

MIT
LICENSE.txt
Unknown
LICENSE-Unity_ColorWheel.txt
MIT
LICENSE_UnityRuntimeInspector.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%