What you'll learn:
- Create your own Top Down Cameras in Unity 3D
- Understand how to automate the setup of Cameras in Unity 3D
- An insight into how to build editor tools for Unity 3D
- How to create custom menu items in Unity to automate workflows
- A solid understanding of Vectors to build motion for Cameras
Welcome to the Top Down Camera Course! Brought to you by Indie-Pixel. In this course we will walk through the process of creating a Top Down Camera like those seen in orthographic games. We will walk through the code logic, step by step. We will then Create a basic editor tool to make it easier for anyone to edit. Finally we will look at ways to automate the setup of the camera and how to make the code more re-usable by basing our classes. By the end you will have your very own Top Down Camera components that you can use in any Unity project! Best thing is that its free!