Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

[Released] Console Toolbox

Discussion in 'Assets and Asset Store' started by GrokGames, Oct 15, 2018.

  1. GrokGames

    GrokGames

    Joined:
    Oct 9, 2018
    Posts:
    6


    Console Toolbox
    is an all in one console and development tools suite. Simply drop the console into your existing project to start using its built in commands, then expand your toolbox with the click of a button!

    Features:
    - Quake style console
    - TextMesh Pro GUI
    - New command editor/generator
    - Unity log/trace

    Built In Commands:
    - entity: suite of entity/scene hierarchy tools
    - scene: suite of scene management tools
    - help: describes all commands
    - log: toggle Unity log output
    - writelogs: write all console output to file

    Entity tools can output the current scene hierarchy to the console with optional entity filtering capabilities, allow you to call any function, modify any property, or check a property value on an entity, and visually select entities.

    Scene tools provide a suite of commands to load and unload scenes (with options for additive and async), activate scenes, and list currently loaded scenes or available scenes.

    Also includes console variable capabilities and full source code!

    AssetStore | Website | Community Git