Kizspy Question: 46
(Choose 1 answer)
In Unity, what are coroutines commonly used for?
A. Managing game physics without blocking the main thread
B. Handling tasks such as animations, delays without blocking the main thread
C. Rendering graphics without blocking the main thread
D. Creating user interfaces without blocking the main thread