Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In the basic example scene, the IglooManager prefab instantiates an instance of the Igloo Prefab and parents it to itself. There may be a case where you need to parent the Igloo Prefab to another object in the scene, for simplicity this can be done by manually adding the Igloo prefab to the scene and assigning it in the IglooManager prefab.

...