Keeping the camera central
Taromon777
Member Posts: 1
In my project, I've used constrain attributes to make the camera zoom with the arrow keys - if you hold "up", the camera shrinks (zoom in), and if you hold "down" the camera enlarges (zoom out). However, the camera seems to be fixed to the bottom left corner of the scene, so it zooms in on the bottom left instead of the centre of the scene. Is there a way to constrain the camera to the centre of the scene, so it remains in the centre when zooming?
Comments