Tip Deactivating an object not only prevents it from being drawn in the scene, it also disables its collider and any
other components. Note that the object’s name is grayed out in the Hierarchy. You will make good use of the Active
property of GameObjects when you start adding interactive objects as the game progresses.