Hi guys
I have a sphere that’s centered in my camera view. I want the boundaries of that object to define the boundaries of the cursor, so that it can only move on the sphere and nowhere else. Kind of like Screen.lockCursor with a larger radius. Any suggestions?
-Jon