Page 1 of 1

How can I create custom UI for structure base entity

Posted: Thu Mar 23, 2017 3:34 pm
by bluesaka111
I am trying to create a boiler based on liquid storage tank that capability to heat the liquid up to any temperature lower or equal 300 degree and store them for later use.

So how can I create custom UI with a textbox (temperature input), a progress bar (liquid storage level)?

Thanks! :)

Re: How can I create custom UI for structure base entity

Posted: Thu Mar 23, 2017 6:15 pm
by Adil
No you can't make it seamless like it is the vanila gui. You can bind some key to open gui (example) and construct your own window with LuaGui api.

Alternatively you might try to hook it up to a circuit network and have it controlled by signal.