Creating a Third Person Camera - Unity Game Development Tutorial

In this Unity game development tutorial we're going to look at how to create a third person camera. We’ll look at how to have the camera orbit around the character, how to zoom in and out, and how we can make the character move in the direction the camera is facing.

Comments

Popular posts from this blog

Rotating a Character in the Direction of Movement - Unity Game Development Tutorial

Changing the Colour of a Material - Unity Game Development Tutorial

Creating Terrain from Heightmaps - Unity Game Development Tutorial