Mobile Camera Broken

I am adding Mobile Support to my game and I came across a problem: The camera only moves on certain parts of the screen. For example, the camera will only move when touching the right bottom side of the screen.
I noticed that disabling a cutscene script I have and disabling game UI can fix it. the cutscene code consists of setting the camera to scriptable, setting the camera cframe to a few parts, and once its done setting camera back to default roblox camera.

Do you have an GUI that is transparent? As well with the script might make it transparent as well, instead of enabled.

1 Like

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