So I’m trying to make it so I click a button and then the cursor gets teleported into a small computer screen. So how do I teleport a mouse cursor? then hide and change the custom cursor ( also if there’s a way to restrict the movement so it cant go beyond the small computer screen would be helpful too)
Okay, so, I don’t think you can control the position of the mouse or where it can go without actual coding, which I know nothing about, although you can hide it which is nice. I think you might be able to hide the mouse and add a mouse object that follows those restrictions, but it might be a bit clunky.