Search Unity

DevTool - Developer Extra Menu!

Discussion in 'Assets and Asset Store' started by TamerlanShakirov, Nov 30, 2022.

  1. TamerlanShakirov

    TamerlanShakirov

    Joined:
    Feb 1, 2017
    Posts:
    785


    Developer extra menu that AAA studios use in their game engines is now available on Unity!

    Get in Asset Store!
    DevTool is a powerful system that allows you to configure and debug your project in the runtime build or editor mode!

    DevTool procedurally display all the fields, parameters and properties of all systems including internal engine systems on the screen and allow you to edit all of them!

    You no longer need to recompile the project hundreds of times to change this or that value to achieve a better result! The main difference from the in-game console is that the DevTool is cross-platform and intuitive easy to use! DevTool displays everything in a convenient format for editing, you can use the joystick, touch screen, mouse, keyboard and etc!

    DevTool was developed with the core goals of flexibility, extensibility and control. This allows you to make any of your design goals or experiment with new ideas.

    Documentation | Discord | Twitter

    ✨ Intuitive Developer Extra Menu
    ✨ Menu Creation is Procedural
    ✨ Powerful API
    ✨ Statistics Display
    ✨ Support Drawing Fields, Methods and Properties
    ✨ Support to Edit All Default Types
    ✨ Extensive Documentation and Videos





     
  2. TamerlanShakirov

    TamerlanShakirov

    Joined:
    Feb 1, 2017
    Posts:
    785
    Released new update version 1.0.3!
    Improved system performance and stability.