Question: Sprite atlas assets, large textures containing many smaller sprites, can be optimized by batching together what?
- Sprites that are non animated
- Sprites that appear together in game
- Sprites using the same color palette
- Sprites of the same dimensions
Answer: The correct answer of the above question is Option C:Sprites using the same color palette