Concept Flow - Prefabs and reusable objects
Create GameObject
Configure GameObject
Create Prefab from GameObject
Use Prefab in Scene
Modify Prefab
Prefab Updates All Instances
You create a game object, turn it into a prefab, then reuse it many times. Changing the prefab updates all copies.