
A very simple ui system for basic dialogs in Onset
DialogUI is an intuitive user interface system designed for implementing basic dialogs in the Onset game environment. It simplifies the process of creating interactive and dynamic dialogs, making it an essential tool for game developers looking to enhance user experience. With straightforward integration, you can easily incorporate this UI system into your game by making sure it's prioritized in your server configuration.
Dynamic Text Variables: Customize your dialogs with the ability to use variables, allowing parts of the text to be changed dynamically, providing a more engaging experience.
Button Visibility Control: Effortlessly manage button visibility; buttons with a length of 0 will automatically be hidden, keeping your interface clean and user-friendly.
Multiple Themes: Choose from a variety of pre-designed themes, including default, dark, and saitama styles, or create your own to suit your game's aesthetic.
Global and Local Themes: Flexibility to set a global theme for all dialogs or customize a specific theme for individual dialogs, ensuring versatility in your design approach.
Easy Integration: Simply ensure DialogUI is loaded before your gamemode in the server configuration, and you're ready to start creating effective dialogs with minimal hassle.
This system is tailored to make dialogue creation a breeze, streamlining the interactive aspects of your game development.
