Skip to main content

Creating reusable objects (Prefabs)

Prefabs are a type of GameObject that can be reused.

When you change the contents of a prefab all of the other instances of that prefab that exist on different scenes are automatically changed.

For example if you had a player prefab that had a black hat on and you changed the hat to be a blue wizard hat all of the player prefabs that exist on different scenes would be updated.

https://youtu.be/xVDNL-ZV\_8w