Packed UI for Jams's icon

Packed UI for Jams 1.0 Misc 4.3 Community

Submitted by user symbol24; MIT; 2024-09-14

Packed Ui is intended as an all-in-one menu system starting point, for game jams and small projects.

Contains:
- UI canvaus autload
- Player UI
- Main Menu
- Options/Settings Menu
- Credits menu
- Pause Menu
- Result screen
- Popups, small and large

Packed UI is intended to be modular as much as possible, and although version 1.0 is not perfect, your feedback and issues will help develop it into something great.

1.01:
- Fixed plugin loader to remove proper aut0load on exit
- Fixed main menu to no longer be a tool script

1.02:
- Updated main menu buttons to use UI.ButtonPressed(id:String, from:String), id being the button id, and from being the menu id.
- Added option to get game name from ProjectSettings.
- Updated size check of menus to use the Project Settings Viewport instead of Display Server.
- Option menu sound sliders now emit the proper signal if using Simple Audio Manager.
- Added a error message to specify order of Simple Audio Manager autoload be placed before the Packed UI in Globals.
- Added a text section in CreditSection and CreditSectionData to allow more customization.
- Updated CreditSections to close the sub sections with no content (images, test and names).
- Fixed RichLabelTexts to use normal localization (previously was being overwritten).
- Fixed Popups to use proper localization (previously was being overwritten).


View files Download Submit an issue Recent Edits