It's definitely possible to implement this on top of Replicon as a third-party crate. But I think something like this should be built in.
I think it would be nice to reuse https://github.com/Jondolf/bevy_transform_interpolation which also comes with extrapolation and Hermite. The author is open to adjust the API to allow manually setting the overstep fraction. Link to the relevant discussion in Discord.
It's definitely possible to implement this on top of Replicon as a third-party crate. But I think something like this should be built in.
I think it would be nice to reuse https://github.com/Jondolf/bevy_transform_interpolation which also comes with extrapolation and Hermite. The author is open to adjust the API to allow manually setting the overstep fraction. Link to the relevant discussion in Discord.