Unity Learn home
View Tutorial Content

Work with GameObjects in a 2D Scene

Tutorial
Foundational
+10 XP
1 Hour
(4172)
Overview
Summary
In this tutorial, you’ll:
  • Create a new Sprite.
  • Change a Sprite image using the Sprite Renderer component.
  • Select 2D objects in both the Hierarchy and Scene view windows of the Unity Editor.
  • Move, rotate, and scale 2D objects using numerical values using the Transform Component in the Inspector window.
  • Move, rotate, and scale 2D objects in the Scene view using the Unity transform tools.
  • Identify the relationship between the properties displayed in the Inspector and the display of GameObjects in the Scene.
  • Use the Rect Transform tool to manipulate a Sprite in the Scene.
  • Change a Sprite’s Tint colors.
Select your Unity version
Last updated: November 15, 2023
2021.3
2019.4
Language
English
Work with GameObjects in a 2D Scene