How to make mobile button editable like tsb

How do I manage to make a button editor like TSB does? I’ve already set my mobile buttons UI but trying to figure out a way to allow people to manipulate button position

And i also wonder how to save these settings with profile service

Example video:

TouchPan could help detect whenever the player wants to drag the UI GuiObject | Documentation - Roblox Creator Hub

Cool i didn’t knew touchpan could do that
But what event should i use about resizing?

TouchPinch GuiObject | Documentation - Roblox Creator Hub
Please look around the docs by yourself

If you wouldn’t like to code the dragging part UIDragDetectors also exist

I was in mobile so i couldnt read document well sorry about that

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.