You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).