cBournhonesque/lightyear

refactor: Interpolation/Prediction using bevy_math curves

Opened this issue · 2 comments

refactor: Interpolation/Prediction using bevy_math curves

Curious for this request, and interpolation in general - how should we interact with Avain's new interpolation feature when using it for physics?

I think you should either use lightyear's VisualInterpolation or avian's TransformInterpolation, but not both at the same time.
They should give you the same result