Need help with GUI

Started by MonkeySyrup, Sat 20/07/2019 11:32:59

Previous topic - Next topic

MonkeySyrup

Hi. I'm trying to create hotspots/objects/characters highlighting system for my game using GUI and I have a question: is it possible to use same GUI in the multiple places at the same time? I probably already know the answer, but hopefully I'm wrong.

Thanks in advance

Khris

No, but you can use one GUI that's as big as the screen, draw everything you want to display on a screen-sized DynamicSprite, then set its Graphic as the GUI's background image.

There are existing hotspot highlight modules btw, here's mine: ShowHotspots

SMF spam blocked by CleanTalk