Chevron Left
Back to Create a First-Person Camera (VM-Compatible!) in Unity

Learner Reviews & Feedback for Create a First-Person Camera (VM-Compatible!) in Unity by Coursera Project Network

4.6
stars
16 ratings

About the Course

In this one-hour, project-based course, you will learn how to create a camera controller for a First Person Shooter game that will work on any computer and virtual machine. This project covers setting up the FPS camera and player, writing C# scripts that will control the player's movement using the keyboard keys, and controlling the camera angle using the mouse. Note: Ordinarily, an FPS camera would use Input.GetAxis() in Unity. This works on all platforms but often breaks when using the Unity editor in virtual machines. This guided project creates a solution which, though more complex, will work on a virtual machine. This project makes use of the sci-fi-themed Unity scene created in Create Power-Ups and Obstacles with C# in Unity, which compliments this guided project. Although that project is not a prerequisite, it's recommended for a more well-rounded understanding of the concepts presented herein....
Filter by:

1 - 1 of 1 Reviews for Create a First-Person Camera (VM-Compatible!) in Unity

By Carolina

•

Jun 3, 2021

The course was simple but practical and i really liked the brief explanations.