Unity 2018.2 First Person Adventure Game Tutorial 2 - Player movement with Character Controller
Channel:
Subscribers:
65,900
Published on ● Video Link: https://www.youtube.com/watch?v=dKbTwrEaV-Y
In this series of tutorials you will learn how to program a First Person Adventure game in Unity in C#. In this second video you learn how to retrieve input from the user using Input.GetAxis. You will then learn how to output values to the screen using Debug.Log, as well as storing the value of this variable in a Vector3 which will then be moved by using the player controller component's move method.
Other Videos By Magic Monk
Tags:
move object unity
move player controller unity
unity player controller component
unity variables
unity beginner tutorial
unity C# tutorial
2018 unity tutorial