To use a sprite sheet in Unity, follow the steps given below:
- Import your SpriteSheet.png file to Unity
- Click on Sprite Image from the Project Window
- Click the Sprite Editor button
- Choose the Slice tool and then make sections
- Drag and drop the sliced Sprites into the Scene
- Set the value of texture type to Sprite
- Finally, set the value of Sprite Mode to Multiply.