A godot plugin that allows the user to create smooth transitions between cameras

With this project, I wanted to create a plugin that focused on usability. For this reason I took inspiration from Unity's Cinemachine package.

The addon adds two scripts that represent a cinematic camera and a virtual camera. The cinematic can copy the virtual camera's data, changing the current virtual camera can create a transition to the new one.

Project information