Unity Learn home
View Tutorial Content

Challenge 1 - Programming a Plane

Tutorial
Beginner
+10 XP
30 Mins
(57)
Overview
Summary
Challenge Overview:
Use the skills you learned in the driving simulation to fly a plane around obstacles in the sky. You will have to get the user’s input from the up and down arrows in order to control the plane’s pitch up and down. You will also have to make the camera follow alongside the plane so you can keep it in view. Finally you will a bug report for this challenge practicing how to tag them, and prioritize them appropriately.
Challenge Outcome:
  • The plane moves forward at a constant rate
  • The up/down arrows tilt the nose of the plane up and down
  • The camera follows along beside the plane as it flies
  • Bug report logging issues found
Select your Unity version
Last updated: July 16, 2020
2018.4
Language
English
Challenge 1 - Programming a Plane