A Short Game from Start to Finish

Testing and Experimentation - Camera 1

April 30, 2012

3rdPersonCam1

This is the first camera setup I am trying. It is a very basic implementation using Unrealscript. It gives very good results with only minor issues such as there being no limit for looking up and down. It would be good to limit the camera from looking too low or too high. Other than that it has collision which prevents the camera from going outside of the level.

I will try other camera systems and compare them but so far this is a simple but elegant solution.
It is available here through the Unreal Developers Network.

Here is it in action: