Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 237 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 237 Bytes

Rigidbody Smooth Follow

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).