GlideUI
A lightweight Love2d GUI library with the purpouse of making easy and fast interfaces for fast debugging, ultra-customizable menus and more.
Glide's unique feature
Glide's elements are not button, slider, etc. They are objects with OnPress, OnHold, etc. events, various functions, style options like color and basic parameters like x or w (width). This makes it so you can build your GUI elements step by step, but without being too tedious, allowing for incredible customization. If you don't like building GUI elements manually, you can also use the prefabs.
Frames
Frames in Glide work as an element storer, you can align (easier) or attach (more precise) an element to a frame and then move the frame with Frame:Drag() or manually changing frame.x and frame.y. Frames also have mouse grabbing (with Frame:GrabMouse()).
More information in the GitHub Repository.
GlideUI - Lightweight UI library
Who is online
Users browsing this forum: No registered users and 1 guest