Skip to main content

Crate lightyear_avian3d

Crate lightyear_avian3d 

Source
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