Installation
Asset Library (Recommended, Stable)
- In Godot, open the
AssetLib
tab. - Search for and select "Phantom Camera".
- Download then install the addon.
- Enable the addon inside
Project/Project Settings/Plugins
.
GitHub Release (Recommended, Stable)
- Download a release build.
- Extract the zip file and move the
addons/phantom_camera
directory into the project root location. - Enable the addon inside
Project/Project Settings/Plugins
.
GitHub Branch (Latest, Unstable)
- Download the latest main branch.
- Extract the zip file and move the
addons/phantom_camera
directory into project's root location. - Enable the addon inside
Project/Project Settings/Plugins
.
For more help, see Godot's official documentation.
Example Scenes
Scenes demonstrating different features can be found in the addon under addons/phantom_camera/examples/example_scenes