A Godot 4 plugin that simplifies and enhances camera behaviors for 2D and 3D games, inspired by Cinemachine.
Phantom Camera is a plugin for the Godot 4 game engine that enhances the default camera nodes with sophisticated, pre-built behaviors. It solves the problem of manually scripting complex camera movements by offering a visual, node-based system for following targets, framing scenes, and transitioning between camera perspectives.
Godot 4 developers creating 2D or 3D games who need dynamic, cinematic camera controls without writing low-level camera logic from scratch.
It provides a Unity Cinemachine-like experience within Godot, significantly reducing development time for camera systems and offering a wide range of professionally-designed camera behaviors out of the box.
A Camera addon for Godot 4. Inspired by Cinemachine.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Dynamically switches active cameras based on priority levels, enabling seamless cuts or smooth tweens without custom logic, as highlighted in the Priority feature section.
Offers six follow modes including Group for multi-target tracking and Framed with dead zones, demonstrated in videos for both 2D and 3D use cases.
Provides a live preview panel in the Godot editor to visualize camera views in real-time, streamlining workflow for scene setup and debugging.
Configurable via node properties in the inspector, reducing the need for extensive scripting and making advanced behaviors accessible to non-programmers.
Only supports Godot 4.4 and above, excluding projects on older or alternative engine versions, as indicated by the version badge.
Key features like Zoom are 2D-only and Look At modes are 3D-only, requiring workarounds for cross-dimensional needs and limiting consistency.
Adds external dependency to projects, which can complicate build processes, updates, and compatibility compared to using Godot's built-in camera nodes.
Phantom Camera is an open-source alternative to the following products: