I need help please

So basically whenever a user is on mobile and they swipe their finger on the screen it will move the camera, but if they start the swipe on a gui it wont move the camera. How do I make it so that it still moves the camera if they swipe on a gui?

1 Like

Unfortunately I don’t think there’s a way around this :confused:

I’m not sure, but I think this will help:
https://developer.roblox.com/en-us/api-reference/property/GuiObject/Active

If a gui object is checkmarked “Active” you can’t swipe through it. But if its not checkmarked “Active” I think you might be able to? I know it works with clickdetectors, but maybe it works with screenswipes on mobile too.
Try it, and see. I hope it helps.

2 Likes

Yo this worked god bless :pray::pray::pray::pray:

2 Likes