Edit of asset "Cinematic Camera 2D" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | 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. |
|
Category | Scripts | |
License | MIT | |
Repository Provider | Custom | Custom |
Repository Url | 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 | |
Version String | 1.1 | |
Download Commit | https://github.com/HexagonNico-Godot-Plugins/CinematicCamera2D/releases/download/release-1.1/CinematicCamera2D.zip | https://github.com/HexagonNico-Godot-Plugins/CinematicCamera2D/releases/download/release-1.1/CinematicCamera2D.zip |
Download Url (Computed) | https://github.com/HexagonNico-Godot-Plugins/CinematicCamera2D/releases/download/release-1.1/CinematicCamera2D.zip | https://github.com/HexagonNico-Godot-Plugins/CinematicCamera2D/releases/download/release-1.1/CinematicCamera2D.zip |
Icon Url |
https://raw.githubusercontent.com/HexagonNico-Godot-Plugins/CinematicCamera2D/main/icon.png
![]() |