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: 7 months ago
JSON representation
Lua Draggable Roblox Module: effortlessly replace the deprecated "Draggable" property in GuiObjects.
- Host: GitHub
- URL: https://github.com/destinecarma/draggable
- Owner: DestinEcarma
- License: mit
- Created: 2024-02-04T19:10:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T18:31:16.000Z (over 1 year ago)
- Last Synced: 2025-04-05T14:35:09.297Z (10 months ago)
- Topics: draggable, lua, roblox
- Language: Lua
- Homepage: https://destinecarma.github.io/draggable/
- Size: 813 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.