SGG-Modding / Hell2Modding

Mod loader for Hades 2
MIT License
12 stars 2 forks source link

Manual GUI control from lua #3

Closed AndreLouisIssa closed 3 months ago

AndreLouisIssa commented 3 months ago

Add functions to rom.gui to allow mods to open and close the mod GUI manually.

Mainly this is useful for closing the mod gui to open something interactable in-game when a button is pressed on the mod gui.

For opening the mod gui, it could be useful for temporarily hiding the UI to showcase something like an animation/sequence in-game, that was triggered from the mod gui. Or it could be useful for integrating a keyboard input into an otherwise in-game only UI.

xiaoxiao921 commented 3 months ago

Closed by e9f362d8dcf65aefba78014a9aa6a261c7c99f95