Video - Game Camera

These two video tutorials will show you how to use two built-in camera script components to create the basics for a 1st-person and 3rd-person style camera.

These videos use assets and scenes from the Sample Project.

First-Person Camera


A very simple tutorial. Once the basic level scene is opened, a camera is created and the first-person camera built-in script assigned to it.

This video has no sound and no on-screen commentaries.

Third-Person Camera


A slightly more involved tutorial introducing the use of instances to reference a scene and interact with its content through an instance item. You can read more about instances on this page.

This video has on-screen commentaries only.