Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/destinecarma/draggable
- Owner: DestinEcarma
- License: mit
- Created: 2024-02-04T19:10:59.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T18:31:16.000Z (5 months ago)
- Last Synced: 2024-08-23T19:30:23.101Z (5 months ago)
- Topics: draggable, lua, roblox
- Language: Lua
- Homepage: https://destinecarma.github.io/draggable/
- Size: 813 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- 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.