• Stars
    star
    3
  • Rank 3,952,204 (Top 79 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Experimental project to make an object smoothly follow the position and rotation of a rigidbody in Update using only information from FixedUpdate (basically a custom implementation of rigidbody interpolation).