I am wanting to make a map where you move the mouse to move the camera with it, how can I do this?
Develop games in your browser. Powerful, performant & highly capable.
I did this by using a Sprite with Scroll To Behaviour, then set it to mouse position every 0.1 seconds, of course you could adjust the time.