To get the repository and all submodules, use the following command:
git clone https://github.com/MikhailGorobets/ParallaxMapping.git
When updating existing repository, don't forget to update all submodules:
git pull
git submodule update --init --recursive
- Find this scene:
ParallaxMapping/Scenes/Scene
in theProject Window
and then open it - Click
Play
Button