bevy_fpc

Crates.iobevy_fpc
lib.rsbevy_fpc
version0.1.3
sourcesrc
created_at2023-04-01 17:36:08.127181
updated_at2024-05-05 19:37:48.39689
descriptionFirst person controller plugin for the Bevy game-engine
homepage
repositoryhttps://codeberg.org/Eternahl/bevy_fpc
max_upload_size
id827418
size117,238
Thomas ROLLIN (Eternahl)

documentation

README

Crates.io MIT/Apache 2.0 docs.rs Bevy tracking Pipeline status

First-person-controller plugin for the Bevy game-engine.

The controller benefits from the features offered by the rapier character controller.

Example

Try out the example by cloning this repo and running the following command:

cargo run --example basic

Example map model Temple ruins by Deyama, licensed under Creative Commons Attribution

Version compatibility

bevy bevy_fpc
0.13 0.1.3
0.12 0.1.2
0.11 0.1.1
0.10 0.1

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.

Commit count: 0

cargo fmt