Expand description
§Lightyear Avian Integration
This crate provides integration between Lightyear and the Avian physics engine.
It currently includes utilities for lag compensation.
Re-exports§
pub use types_3d as types;
Modules§
- lag_
compensation - Provides systems and components for lag compensation with Avian. Provides helpers to perform lag compensation so that client-predicted entities can interact with interpolated entities.
- plugin
- Helpers to network avian components.
- prelude
- Commonly used items for Lightyear Avian integration.
- types_
3d - Implement lightyear traits for some common bevy types