1 Like
You would detect if the player is on mobile using the UIS(user input service) then fire a remote event that makes the buttons visible if the player is on mobile.
Hope this helps you!
Well they could be using context action service or just detecting if the user is on mobile with user input service then enabling some custom mouse gui
No remote event would be required?