lightyear_avian 0.20.2

Helper library to use Lightyear with Avian
Documentation
1
2
3
4
5
//! Provides helpers to perform lag compensation so that client-predicted entities
//! can interact with interpolated entities.

pub mod history;
pub mod query;