A Godot editor plugin that shows a picture-in-picture style preview when selecting a 2D or 3D camera.
Install via the Asset Library, or download from Itch.io (and pay me a buck, or not).
If you've downloaded this manually, do the following:
- Ensure you're using Godot 4.2 or above
- Find the
addons
folder in your project files, or create it if it doesn't exist yet. - Move the folder
addons/anthonyec.camera_preview
to your project'saddons
folder. - Enable Little Camera Preview under
Project > Project Settings > Plugins
Licensed under the MIT license, see LICENSE for more information.