How to Add and Flip Sprites in Unity (2D Tutorial)

Опубликовано: 13 Май 2026
на канале: DevSpark
109
4

In this Unity beginner tutorial, we add a player sprite to our game and make it flip depending on the direction the player is moving.

This is a common technique used in 2D games so your character faces the correct direction when moving left or right.

In this video you’ll learn:
• How to add sprites to your Unity game
• How to display a sprite on your player
• How to detect movement direction
• How to flip a sprite during runtime
• How to make your character face the direction it’s moving

Links for the sprites:

Human character: https://opengameart.org/content/wesno...
Boulder: https://opengameart.org/content/cave-...
Cave Assets: https://opengameart.org/content/2d-ca...

This tutorial is the last part of my Unity beginner game series where we build a small 2D game step by step.

Thank you for all of your support on my first tutorial series!