Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Cinematic Camera 2D

An asset by HexagonNico
The page banner background of a mountain and forest
Cinematic Camera 2D thumbnail image
Cinematic Camera 2D thumbnail image
Cinematic Camera 2D hero image

Quick Information

0 ratings
Cinematic Camera 2D icon image
HexagonNico
Cinematic Camera 2D

Adds a 2D cinematic camera that can be used to create smooth transitions between cameras.The plugin contains two scripts: camera_data.gd and cinematic_camera.gd. Both can be added to your scenes as nodes through the "Create New Node" menu.The CameraData2D node is a virtual camera. It controls the movement of a camera and controls its settings.The CinematicCamera2D node is the camera itself. It extends the Camera2D node and needs a reference to a CameraData2D node that can be assigned to it through the inspector or with a script.

Supported Engine Version
3.5
Version String
1.1
License Version
MIT
Support Level
testing
Modified Date
2 years ago
Git URL
Issue URL

Adds a 2D cinematic camera that can be used to create smooth transitions between cameras.

The plugin contains two scripts: camera_data.gd and cinematic_camera.gd. Both can be added to your scenes as nodes through the "Create New Node" menu.

The CameraData2D node is a virtual camera. It controls the movement of a camera and controls its settings.

The CinematicCamera2D node is the camera itself. It extends the Camera2D node and needs a reference to a CameraData2D node that can be assigned to it through the inspector or with a script.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Cinematic Camera 2D icon image
HexagonNico
Cinematic Camera 2D

Adds a 2D cinematic camera that can be used to create smooth transitions between cameras.The plugin contains two scripts: camera_data.gd and cinematic_camera.gd. Both can be added to your scenes as nodes through the "Create New Node" menu.The CameraData2D node is a virtual camera. It controls the movement of a camera and controls its settings.The CinematicCamera2D node is the camera itself. It extends the Camera2D node and needs a reference to a CameraData2D node that can be assigned to it through the inspector or with a script.

Supported Engine Version
3.5
Version String
1.1
License Version
MIT
Support Level
testing
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers