Installation
Asset Library (Recommended, Stable)
- In Godot, open the
AssetLibtab. - Search for and select "Phantom Camera".
- Download then install the addon.
- Enable the addon inside
Project/Project Settings/Plugins.
Asset Store (Recommended, Stable)
- Download the latest release from the Asset Store.
- Extract the zip file and move the
addons/phantom_camerafolder into the Godot project's root directory. - 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_camerafolder into the Godot project's root directory. - 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_camerafolder into Godot project's root directory. - 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