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.93k stars 62 forks source link

Rotational Damping #250

Closed ramokz closed 2 months ago

ramokz commented 2 months ago

Project Type

3D

Feature Description

Add rotational damping to Look At Mode. Exception being LookAtMode.MIMIC.

Also allows for removing, or at least reducing, rotational jitter.

Use Cases

Whenever Look At mode is being used.

Importance

Medium - the feature would unlock new possibilities, but it's not a showstopper

Usage

All the time - the feature can be very useful for a varity of different projects

(Optional) Proposed Solution

No response

ramokz commented 2 months ago

Related to #92

ramokz commented 2 months ago

Resolved in PR #251