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

Opiniones y comentarios de aprendices correspondientes a Create a First-Person Camera (VM-Compatible!) in Unity por parte de Coursera Project Network

4.6
estrellas
16 calificaciones

Acerca del Curso

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....
Filtrar por:

1 - 1 de 1 revisiones para Create a First-Person Camera (VM-Compatible!) in Unity

por Carolina

•

3 de jun. de 2021

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