Upon testing my game on mobile, it seems like I cannot turn my camera in any direction. I can still move around just not look in any particular direction using my fingers.
Video of this happening:
If anyone has any idea what may be causing this it would really help. Thanks!
This happens to me too, and the way i fix it just by… pressing the roblox icon (i mean, making the player list thing appears) I don’t know if this will work for you though
For those wondering, I just needed to return Enum.ContextActionResult.Pass because the plane movement code in this situation was over-riding default camera movement