Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to configure ContextActionService buttons for mobile?

Asked by
Memotag 226 Moderation Voter
5 years ago

I've made a script which locks a model to the players mouse and they click where they would like to place it. The problem with this is that mobile users will have trouble placing the objects.

I've used ContextActionService with Argument 3 set to true so that a button is created for mobile users but whenever the user taps on the button that appears, it relocated their item to the position they just tapped it. Is it at all possible to reconfigure how the button appears on mobile users' screens??

Answer this question