Concept Flow - Sprite creation and import
Create or find image file
Import image into Unity
Select image in Project window
Set Texture Type to Sprite
Apply changes
Use sprite in Scene or UI
This flow shows how you take an image file, import it into Unity, set it as a sprite, and then use it in your game.