Advanced, data driven GUI framework which is easy to use to create GUIs. Use turbowarp, as it fixes a weird bug that affects clicking buttons quickly. https://turbowarp.org/607117569/fullscreen?fps=144 Widget argument formatting (all spaces are stripped): TYPE, NAME, ID, X, Y; Type - What type of widget to draw. Name - Used for widget broadcasting and costume. ID - What index of the widget states list the widget will read or write from. Has to be unique per window/page. X - Relative X pos Y - Relative Y pos