Page 1 of 1

Expand LuaRendering to be able to be drawn to the screen

Posted: Tue Sep 17, 2019 10:55 pm
by AlienX
Hi,
Could there be any way of allowing us to draw sprites/text/rectangles etc directly to the screen, instead of the world - perhaps using X any Y from the players resolution?

If this is a no because player.gui.screen exists, then could you please instead add the option for certain GUI elements such as icons/sprites be rotated via script?

Many thanks.

Re: Expand LuaRendering to be able to be drawn to the screen

Posted: Tue Sep 17, 2019 11:23 pm
by Bilka
Nope. Rendering isn't meant to emulate a gui. Use a gui/request gui features instead.