ramokz / phantom-camera

👻🎥 Control the movement and dynamically tween 2D & 3D cameras. Built for Godot 4. Inspired by Cinemachine.
https://phantom-camera.dev/
MIT License
1.92k stars 62 forks source link

Move all spring arm initializaiton code out of _process into _ready #282

Closed ZenithStar closed 2 months ago

ZenithStar commented 2 months ago

Resolves #193

ramokz commented 2 months ago

Thanks for the PR and fix!