Question: Sprite atlas assets, large textures containing many smaller sprites, can be optimized by batching together what?

  1. Sprites that are non animated
  2. Sprites that appear together in game
  3. Sprites using the same color palette
  4. Sprites of the same dimensions

Answer: The correct answer of the above question is Option C:Sprites using the same color palette