#first-person #controller #bevy #bevy-plugin #gamedev #plugin

bevy_fpc

First person controller plugin for the Bevy game-engine

3 releases

0.1.2 Nov 10, 2023
0.1.1 Jul 28, 2023
0.1.0 Apr 1, 2023

#802 in Game dev

Download history 5/week @ 2024-02-16 5/week @ 2024-02-23 1/week @ 2024-03-01 1/week @ 2024-03-08 1/week @ 2024-03-15 58/week @ 2024-03-29 14/week @ 2024-04-05

72 downloads per month

Apache-2.0 OR MIT

44KB
287 lines

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.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.

Dependencies

~48–87MB
~1.5M SLoC