phantom-camera
phantom-camera copied to clipboard
👻🎥 Control the movement and dynamically tween 2D & 3D cameras. Built for Godot 4. Inspired by Cinemachine.
### Project Type 3D ### Feature Description https://github.com/ramokz/phantom-camera/assets/85686969/16e8c61b-998a-4b46-8941-780758445f4d Currently when using a path follow type it locks to the target and attempts to use the minimum possible distance between the...
### Issue description In [this release](https://github.com/ramokz/phantom-camera/releases/) after running the `res://addons/phantom_camera/examples/example_scenes/3D/3d_follow_framed_example_scene.tscn` I see this  No reaction on mouse movement or keys pressed ### Steps to reproduce In [this release](https://github.com/ramokz/phantom-camera/releases/) run...
### Project Type 3D ### Feature Description at the moment there is no simple way to just let the camera rotate around the target with the positional offset. ### Use...
### Issue description When switching scenes the Phantom Camera view finder dock tries to make the new scene's PCam3D active, but uses the old scene's Camera3D (via the old scene's...
### Issue description I'm getting the error "Parse Error: Identifier "PhantomCamera2D" not declared in the current scope." intermittently when hitting play from the Godot editor. This has been happening more...
> [!IMPORTANT] > Both Godot 4.2 and 4.3 are supported, however the enhancements here will only work for Godot 4.3 dev6 or later. > [!IMPORTANT] > The changes only affect...
## **Please read follow-up comment; this may be able to just be closed!** ### Issue description `phantom-camera` version: `0.6.4` Godot v4.2.1.stable - macOS 14.1.1 - Vulkan (Forward+) - integrated Apple...
### Project Type 2D, 3D ### Feature Description Essentially works as an inverse-[Priotiy Override](https://phantom-camera.dev/priority#priority_override), where toggling the visibility of a PCam node will work much like if calling a `queue_free()`...
### Issue description Update window has no 'Yes' button visible. I have a 4k monitor with Editor - Display Scale set to 175% and the phantom camera update UI not...
### Issue description I have a scene setup as in this screenshot: In the bottom dock, the Phantom Host tab is telling me that it cannot show a preview, because...