Kizspy | Question: 3
(Choose 1 answer)
How can you detect when a physics-based game object enters a specific trigger zone in Unity?
A. Simulating audio playback
B. Using a Collider component
C. By checking for OnCollisionEnter or OnTriggerEnter events and identifying the objects involved