diff options
author | Luis Lopez <luisl@stellarscience.com> | 2020-04-28 07:34:27 -0600 |
---|---|---|
committer | Micky <micheledevita2@gmail.com> | 2022-10-04 17:14:03 +0200 |
commit | c262589e26a5057e5d161af2961973caaecc1196 (patch) | |
tree | 897c48ccb51bdf997495277e28cf60f6461946d1 /scene/animation/SCsub | |
parent | e5aa5eb8067fada41ad8ecb5027a7917d6d5084c (diff) |
Add rotation smoothing to Camera2D
Camera2D has follow smoothing to interpolate towards a target position, but no rotation smoothing to align with the target rotation.
This adds rotation smoothing directly into the Camera2D API by having two new properties:
- `rotation_smoothing_enabled`
- `rotation_smoothing_speed`
Diffstat (limited to 'scene/animation/SCsub')
0 files changed, 0 insertions, 0 deletions