- I added X and Y of camera to X and Y of mouse so that the actor wouldn't just move to the mouse positions (X and Y mouse positions are position of the screen, not the scene)
- Check: if mouse location is smaller or greater than half of the screen's height, then move camera's Y position to a new Y position (default of camera speed is 2; change it if you want)