Kizspy Question: 26
(Choose 1 answer)
What is the best approach to optimize performance when using many GameObjects with the same
functionality?
A. Use multiple scripts for each GameObject.
B. Avoid using prefabs and create objects manually.
C. Use object pooling.
D. Use high-polygon models for better rendering.