Hi there,
Today I’m here to sharing my Mobile Button Customize Module! It lets players move mobile button positions in your game for a better control experience.
What It Does
Players can drag mobile buttons to their preferred spots, with positions saved server-side.
Demo
Streamable Video
SET UP:
- CustomButton (LocalScript): Place in StarterGui.
- CustomMobile (ServerScript): Place in ServerScriptService.
- ButtonHandler & Maid (ModuleScripts): Place in ReplicatedStorage.
Customize: Edit BUTTON_CONFIG in CustomButton to add buttons (e.g., “JumpButton”).
Details: Check the README in the resource.
Possible Bugs
- Ensure buttons in BUTTON_CONFIG are ImageButton instances.
- Verify CustomMobile is set up for data saving/loading.
- Check CollectionService tags (CustomButton, ResetButton) on the player’s Backpack.
Report bugs via Dev Forum PM or reply here!
Get It
Download: Community Resource
or here:
MobileButtonCustomizeByMieko.rbxm (9.9 KB)
Credits
mieko_yamamoto98
Have a nice day!