I’m trying to make mobile support for this, so that players don’t need to constantly place their finger directly towards the part that uses the clickdetector. I have a crosshair Gui, so it will use the crosshair to detect if it’s hovering over a clickdetector
Your complaint is that mobile players have to tap a path with their finger. PC players need to tap it with their mouse too
Well, I want mobile users to tap a button to activate a clickdetector if the crosshair is hovering over it.
If you’re trying to make it easier to mobile users to press a click detector, it might be more convenient for you to make a script where when a player is close to a clickdetector, a ui button will show up and be connected to it and it would call the same functions.