Skip to content

anthonyec/godot_little_camera_preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.