Unity Learn home
View Tutorial Content

Setting Up the Project

Tutorial
Beginner
+10 XP
40 Mins
(222)
Overview
Summary
You will learn how to add a background and a player that can move and rotate. You will also learn how to add particles to your GameObjects so that they look animated.
Tutorial Outcome
By the end of this tutorial, you will be able to
  • Add GameObjects to the Hierarchy
  • Add Components to the Inspector
  • Transform GameObjects
  • Make changes to GameObjects
Key concepts:
  • Rigidbody 2D
  • Play mode
  • Push script
  • Rotate script
  • Particles
  • Parenting GameObjects
Challenge Ideas:
  • Change the spaceship from SpaceshipRed to SpaceshipBlue
  • Add other Particles to the spaceship, by going to Project > Prefabs > Particles > select a particle
Select your Unity version
Last updated: July 28, 2020
2019.3
2019.2
2019.1
2018.4
2018.3
2018.2
2018.1
2017.4
Language
English
Setting Up the Project