ioxu / key

Key, a game made with the Godot Engine 4.
MIT License
6 stars 1 forks source link

use harmonic motion interpolation for camera lookahead #27

Closed ioxu closed 3 years ago

ioxu commented 3 years ago

Use harmonic_motion.gd lib for camera lookahead position interpolation.

ioxu commented 3 years ago

(also add Vector3 form to calculate in harmonic_motion.gd)

ioxu commented 3 years ago

(add Vector2 form to calculate in harmonic_motion.gd)