Limit-Theory-Redux / ltheory

Limit Theory Redux is a fork of the discontinued open-world space simulation game Limit Theory. We have made it our mission to continue the development of the ambitious Limit Theory project as an open source initiative.
Apache License 2.0
62 stars 8 forks source link

Background image #260

Open HaronK opened 6 months ago

HaronK commented 6 months ago

Add Gui:setBackgroundImage(Tex2D) method to set a background image to any element. Internally this will set background image of the widget. Also we won't need Gui:image() anymore and it should be removed and all related Lua code refactored.