Nội dung text G10S1 Session 03.pdf
Sprites A Sprite in Unity is a 2D image or texture that can be used as a graphical element in your game. Explain that Sprites are commonly used for characters, objects, and backgrounds in 2D games. Unity- Game Component Create an Empty Game Object. Transform Component handles the movement, rotation and scale of Game Objects.