Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

A Godot C# plugin to add more control over the Camera3D movement.USES SYVIES CORE PLUGIN AS A DEPENDENCYCamera nodes: - VirtualCamera (a node that represents the position and parameters of a Camera3D) - DynamicCamera (a Camera3D made to transition between different VirtualCamera in the editor or at runtime)Extra functionalities: - ThirdPersonCamera (a node designed to make third person cameras easier with a simple AimCamera() method that takes a relative mouse movement)
Camera Flow
A Godot C# plugin to add more control over the Camera3D movement.
Key Features • How To Use • Download • Credits • License
Key Features
- Camera nodes
- VirtualCamera (a node that represents the position and parameters of a Camera3D)
- DynamicCamera (a Camera3D made to transition between different VirtualCamera in the editor or at runtime)
- Extra functionalities
- ThirdPersonCamera (a node designed to make third person cameras easier with a simple AimCamera() method that takes a relative mouse movement)
How To Use
You can install it via the Asset Library or download a copy of the wanted plugin from the GitHub releases.
Download
- Asset Library (not available)
- Direct download (not available)
Credits
License
A Godot C# plugin to add more control over the Camera3D movement.
USES SYVIES CORE PLUGIN AS A DEPENDENCY
Camera nodes:
- VirtualCamera (a node that represents the position and parameters of a Camera3D)
- DynamicCamera (a Camera3D made to transition between different VirtualCamera in the editor or at runtime)
Extra functionalities:
- ThirdPersonCamera (a node designed to make third person cameras easier with a simple AimCamera() method that takes a relative mouse movement)
Reviews
Quick Information

A Godot C# plugin to add more control over the Camera3D movement.USES SYVIES CORE PLUGIN AS A DEPENDENCYCamera nodes: - VirtualCamera (a node that represents the position and parameters of a Camera3D) - DynamicCamera (a Camera3D made to transition between different VirtualCamera in the editor or at runtime)Extra functionalities: - ThirdPersonCamera (a node designed to make third person cameras easier with a simple AimCamera() method that takes a relative mouse movement)