Edit of asset "Cinematic Camera 2D" Accepted

Old/Current New/Edit
Title Cinematic Camera 2D Cinematic Camera 2D
Description 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.
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 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.
Category Scripts Scripts
License MIT MIT
Repository Provider Custom GitHub
Repository Url https://github.com/HexagonNico-Godot-Plugins/CinematicCamera2D https://github.com/HexagonNico-Godot-Plugins/CinematicCamera2D
Issues Url https://github.com/HexagonNico-Godot-Plugins/CinematicCamera2D/issues https://github.com/HexagonNico-Godot-Plugins/CinematicCamera2D/issues
Godot version Godot 3.5 Godot 3.5
Version String 1.1 1.0
Download Commit https://github.com/HexagonNico-Godot-Plugins/CinematicCamera2D/releases/download/release-1.1/CinematicCamera2D.zip 130f788c94be9dbc3bc8a2009f9574e7786d4e9f
Download Url (Computed) https://github.com/HexagonNico-Godot-Plugins/CinematicCamera2D/releases/download/release-1.1/CinematicCamera2D.zip https://github.com/HexagonNico-Godot-Plugins/CinematicCamera2D/archive/130f788c94be9dbc3bc8a2009f9574e7786d4e9f.zip
Icon Url https://raw.githubusercontent.com/HexagonNico-Godot-Plugins/CinematicCamera2D/main/icon.png
https://raw.githubusercontent.com/HexagonNico-Godot-Plugins/CinematicCamera2D/main/icon.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/HexagonNico-Godot-Plugins/CinematicCamera2D/main/readme/camera_data.png
Thumbnail
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/HexagonNico-Godot-Plugins/CinematicCamera2D/main/readme/cinematic_camera.png
Thumbnail