...
- Have the current version of Unreal Engine installed (4.19.2), and the location of your project open in an explorer window.
- Downloaded the current igloo camera package that matches the version of unreal you are using
- Extract the camera package somewhere accessible, such as your desktop.
...
To demonstrate the installation of this package, we are going to import it the camera package into a blank c++ Unreal project called IglooTestProject.
...