An object oriented Gui Handler class for Roblox. Uses Sleitnick’s Trove and Signal for easy cleanup and use, as well as a configurable setup for each Gui Handler and full type checking in strict. If you want an easy way to make show/hide tweens for Guis in your game, this module is for you. Previous versions are broken, DO NOT USE THEM!
Using the Studio Wally plugin:
kashtheking/gui-handlerAdd this to the [dependencies] section of your wally.toml:
GuiHandler = "kashtheking/gui-handler@1.0.1"