To moving a camera in easy way, we draw a line to make the camera follow the path of the line we draw(translate position), but the camera will only look at one direction so we just need to set key frame for the rotation of camera. With this way, we no need to set key frame to make the camera move.
If it is too hard to control the rotation of camera, we could also set a target to the camera to look at.
If we get familiar to play with the camera, it is actually quite fun.
No comments:
Post a Comment