Crates.io | bevy_fpc |
lib.rs | bevy_fpc |
version | 0.1.3 |
source | src |
created_at | 2023-04-01 17:36:08.127181 |
updated_at | 2024-05-05 19:37:48.39689 |
description | First person controller plugin for the Bevy game-engine |
homepage | |
repository | https://codeberg.org/Eternahl/bevy_fpc |
max_upload_size | |
id | 827418 |
size | 117,238 |
First-person-controller plugin for the Bevy game-engine.
The controller benefits from the features offered by the rapier character controller
.
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
bevy | bevy_fpc |
---|---|
0.13 | 0.1.3 |
0.12 | 0.1.2 |
0.11 | 0.1.1 |
0.10 | 0.1 |
Licensed under either of
at your option.
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.