Cargo Features

bevy_sepax2d has no features set by default.

[dependencies]
bevy_sepax2d = { version = "0.5.0", features = ["debug", "serde"] }
debug = bevy_prototype_lyon

Enables bevy ^0.12

Affects bevy_sepax2d::spawn_debug

serde

Enables serde, serde of sepax2d

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

bevy_prototype_lyon debug?

Enables bevy_prototype_lyon ^0.10