Request - UI and popup
_Cyan_
Member Posts: 7
Hi, would be possible to implement some kind of ui system using the default one of the standard game?
Something like to have a script execution for a given event like button click and so on.
I know itsn't something trivial to do but would be an enormous boost.
Something like to have a script execution for a given event like button click and so on.
I know itsn't something trivial to do but would be an enormous boost.
2
Comments
Ability to create UI elements via scripts would be a HUGE improvement.
It would not need to be very advanced: window, button, textbox and textblock would be enough (But the more controlls the better ).
Simmilar effect can be simulated by creating absurdally complex dialog tree, but it is not the most elegant solution and not the most comfortable for the users - thats for sure.