Mobile Dragging Module
Hey Developers!
I’ve created a Mobile Dragging Module designed primarily for FPS and other Roblox games. I noticed many developers avoid making mobile-friendly draggable UI systems because, let’s be honest—it’s a pain. So I made one for you!
What Does This Module Do?
This system allows mobile players to drag and customize the UI when in edit mode. Players can move UI buttons and elements around to suit their preferences.
All you need to do is modify the UI inside the LocalScript to match your game’s layout. You’re free to remove any debug print()
statements as needed.
What’s Included?
LocalScript
-
MainServer
Two Modules: MainModule
ProfileStore
Preview
Download the Project
Drag the models into their respective locations as labeled, then ungroup them.
Credits
- ProfileStore by loleris
License
This project is licensed under the MIT License. You’re free to modify and use it in any Roblox game!