DockedUI is a UI plugin for creating docked (anchored/screen-locked) or free-floating buttons, toggles, and sliders. Supports adding background images individually per button or applying them to all buttons at once. Includes a built-in hotkey system to quickly show/hide the menu, along with...
- Fully dynamic interface.
- Lazy UI elements (Created when they are needed!)
- Collapsible to save space
- Most advanced features hidden deeper down in the UI-tree
- Possible to use a shared canvas (New in version 5)
- Customizable (Placement, Size, Behavior, Look and Colors)
- Used by the...
Hey guys !
@meshedvr (or anyone who found a way to implement canvas properly) I'm trying to come up with two tiny plugins : one that allows you to add subtitles, another that allows you to fade in and out the view... and my code is based on canvas. No matter what I try (layer, sorting order)...