Skip to content

Installation

  1. In Godot, open the AssetLib tab.
  2. Search for and select "Phantom Camera".
  3. Download then install the addon.
  4. Enable the addon inside Project/Project Settings/Plugins.
  1. Download a release build.
  2. Extract the zip file and move the addons/phantom_camera directory into the project root location.
  3. Enable the addon inside Project/Project Settings/Plugins.

GitHub Branch (Latest, Unstable)

  1. Download the latest main branch.
  2. Extract the zip file and move the addons/phantom_camera directory into project's root location.
  3. 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