Kizspy Question: 28
(Choose 1 answer)
What is the relationship between scripts and objects in Unity?
A. Scripts are global functions that are not instantiated when attached to objects in the scene
B. Scripts act as individual object-oriented programming (OOP) classes and are instantiated when attached to
objects in the scene
C. Scripts are exclusively used for defining the appearance of objects in the scene
D. Scripts only handle collision detection between the objects in the scene