<aside> π‘
In this section we outline the folder structure for the XR side of this project. With a brief description of the individual folders.
</aside>
All the scripts are located inside Assets > _Project > Scripts folder and all the data is located inside Assets > _Project > Data .
π Assets
π _Project
π Scripts
π Editor
π Runtime
π AR_BuildingBlocks
π Colocation
π Network
π AR_GlassesReport
π FirescapeHistoric
π Utility
π VR_RobotArm
π VR_Wavetech360
π ScriptableObjects
π CustomDataTypes
π Events
π Editor
π ParamEvents
π Interfaces
π Statuses
π Data
π Events
π AR_GlassesReport
π AR_BuildingBlocks
π VR_RobotArm
π Statuses
π Chapters
π _CORE_UI
π AR_BuildingBlocks
π AR_GlassesReport
π AR_RobotArm
π VR_Wavetech360
π Runtime Sets
π VideoSkybox
This is where we store scripts specifically designed to modify the UI of Unityβs editor while working in the engine.
This is where we store scripts specifically designed to run in runtime while playing a scene.

This is where we store all the scripts related to the CORE_UI scene.

This is where we store all the scripts related to the AR_BuildingBlocks scene.
