ZenithStar

Results 2 issues of ZenithStar

In FollowMode.THIRD_PERSON, `_interpolate_position` dampens the position of the anchor point of the spring arm, rather than the resultant end position of the spring arm: https://github.com/ramokz/phantom-camera/blob/a351bfb9c0bfee8e9504d4bb8abe6619de7016d3/addons/phantom_camera/scripts/phantom_camera/phantom_camera_3d.gd#L698-L701 This is undesirable behavior, for...

### Issue description When in ThirdPersonFollow mode and `follow_target` is assigned to something non-null for the first time, the initial setup for `_follow_spring_arm_node` is triggered, but not until the next...