- Mar 4, 2020
- 20
- 103
Hi all.
Is there an obvious way to remove multiple screens at once, rather than using multiple 'Hide' commands?
The code at the moment:
Thanks for the help!
Is there an obvious way to remove multiple screens at once, rather than using multiple 'Hide' commands?
The code at the moment:
Code:
screen continuebutton:
imagebutton idle "gui/continue.png" hover "gui/continue_hover.png" xpos 1680 ypos 850 action [ Jump("hotelroomlook1"), Hide("screenbase", Hide("phone_base") ]