Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/destinecarma/draggable

Lua Draggable Roblox Module: effortlessly replace the deprecated "Draggable" property in GuiObjects.
https://github.com/destinecarma/draggable

draggable lua roblox

Last synced: 2 months ago
JSON representation

Lua Draggable Roblox Module: effortlessly replace the deprecated "Draggable" property in GuiObjects.

Awesome Lists containing this project

README

        

# Draggable

This module is designed to empower Roblox developers to easily implement draggable functionality for their [GuiObjects](https://create.roblox.com/docs/reference/engine/classes/GuiObject). With intuitive methods, developers can enhance user interactions by making GUI elements draggable within the game environment.

See the [documentation](https://destinecarma.github.io/draggable/) for more information.