Cargo Features

bevy-tnua-avian2d has no features set by default.

[dependencies]
bevy-tnua-avian2d = { version = "0.2.0", features = ["f64"] }
default

These default features are set whenever bevy-tnua-avian2d is added without default-features = false somewhere in the dependency tree.

Enables f32 and parry-f32 of avian2d

f64

Enables f64 and parry-f64 of avian2d, f64 of bevy-tnua-physics-integration-layer

bevy-tnua-avian2d has 2 features without comments.