Unity Learn home
View Tutorial Content

Lesson 1.4 - Get into the Driver's Seat

Tutorial
Beginner
+10 XP
50 Mins
(67)
Overview
Summary
Overview:
In this lesson, we need to hit the road and gain control of the vehicle. In order to do so, we need to detect when the player is pressing the arrow keys, then accelerate and turn the vehicle based on that input. Using new methods, Vectors, and variables, you will allow the vehicle to move forwards or backwards and turn left to right. At the end of this lesson, you will take the role of a QA tester and write a 'Test Script' for the finished prototype
Project Outcome:
When the player presses the up/down arrows, the vehicle will move forward and backward. When the player presses the left/right arrows, the vehicle will turn.
Select your Unity version
Last updated: July 13, 2020
2019.3
2019.2
2019.1
2018.4
Language
English
Lesson 1.4 - Get into the Driver's Seat