> ## Documentation Index
> Fetch the complete documentation index at: https://docs.altoura.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Import AltouraSampleExperience2.0 into Unity

> For this tutorial, download the sample assets and import the AltouraSampleExperience unity package into your Unity project.

For this tutorial, download the sample assets from here: [AltouraSafeDemo](https://portal.altoura.com/download/AltouraSafeDemo)

Once you have downloaded the AltouraSampleExperience unity package, import it into your Unity project.

<img src="https://mintcdn.com/altoura-785c3552/ZuSJMQqW-zq_BCI_/images/docs/c58dec9-2021-05-25_11_23_37-New_Unity_Project_1_-_SampleScene_-_PC_Mac-Linux_Standalone_-_Unity_2019.3..png?fit=max&auto=format&n=ZuSJMQqW-zq_BCI_&q=85&s=9a60d255520be7e5c235160128e8357e" alt="1920" width="1920" height="1060" data-path="images/docs/c58dec9-2021-05-25_11_23_37-New_Unity_Project_1_-_SampleScene_-_PC_Mac-Linux_Standalone_-_Unity_2019.3..png" />

Once imported, you can open the SampleExperience scene Altoura has included in the package. It should look something like this.

<img src="https://mintcdn.com/altoura-785c3552/ZuSJMQqW-zq_BCI_/images/docs/c7e34d0-2021-05-25_17_24_34-New_Unity_Project_2_-_SampleExperience_-_PC_Mac-Linux_Standalone_-_Unity_20.png?fit=max&auto=format&n=ZuSJMQqW-zq_BCI_&q=85&s=c34836bc4ec1b6afbb09da329f87fea6" alt="1502" width="1502" height="1245" data-path="images/docs/c7e34d0-2021-05-25_17_24_34-New_Unity_Project_2_-_SampleExperience_-_PC_Mac-Linux_Standalone_-_Unity_20.png" />

The main thing to note if you look at the Unity hierarchy is that the scene is broken up into the Dollhouse and Realscale objects, each of those objects have multiple children objects underneath them.

* [Create a Product UID](/docs/tutorials/safe-tutorial/product-uid)
