r2d2meuleu / godot-create-cam-from-editor-cam

Creates a Camera3D from the Editor Camera with a Button

Repository from Github https://github.comr2d2meuleu/godot-create-cam-from-editor-camRepository from Github https://github.comr2d2meuleu/godot-create-cam-from-editor-cam

Create Camera3D from Editor Camera

This creates a camera based on the Editor View with a single button click.

When you just want that perfect view in the viewport, it'll automatically create a Camera3D in the tree.

Installation

  • Create a folder called addons
  • Create a folder in addons called editorcam or something else
  • Take code from src and put into editorcam folder.
  • Run Plugin from Godot Settings

Usage

Press the Button in the 3D View

About

Creates a Camera3D from the Editor Camera with a Button


Languages

Language:GDScript 100.0%