GUI API
It would be useful if the developer or someone there were to add a GUI to Micro Studio, including text input, buttons, sliders, and so on.
It would be useful if the developer or someone there were to add a GUI to Micro Studio, including text input, buttons, sliders, and so on.
you can use the libary from gilles that have buttons and gui
What I meant is an official implementation of a GUI without relying on a third-party library. Although I can implement it myself, it would be much better to add it as a default to the game engine since it's the standard. But anyway, thank you for pointing out where I should look for a library.