This project requires the Gaia3 data subset, available at: https://www.kaggle.com/datasets/philippraven/gaia3-data-subset-optimized-for-use-in-unity
-
Download the Dataset
- Download the dataset from the Kaggle link above.
-
Place in StreamingAssets
- Move the downloaded dataset into the
Assets/StreamingAssetsfolder of your Unity project.
- Move the downloaded dataset into the
-
Configure Path in SolarSystemParallaxManager
- In your code, ensure that the relative path to the dataset is set in the
SolarSystemParallaxManagerscript.
- In your code, ensure that the relative path to the dataset is set in the