48
(Choose 1 answer)
For the following statements related to the Sprite in Unity:
Statement 1: Sprite are simply graphical assets that we include as resources in our game so that we can show stuff in the game world Statement 2: A sprite can be a single image or frame, or it can be a set of frames so that we can use that
sprite for an animation
Choose the correct answer:
A. Statement 1 and Statement 2 are true
B. Statement 1 is true. Statement 2 is false
C. Statement 1 is false, Statement 2 is true
D. Statement 1 and Statement 2 are false
Elt