anthonyec / godot_little_camera_preview

🎥 Picture-in-picture style preview for both 2D and 3D cameras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Little Camera Preview

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).

Screenshot of little camera preview

Installation

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's addons folder.
  • Enable Little Camera Preview under Project > Project Settings > Plugins

Licence

Licensed under the MIT license, see LICENSE for more information.

About

🎥 Picture-in-picture style preview for both 2D and 3D cameras

License:MIT License


Languages

Language:GDScript 100.0%