bevy_fps_controller 0.1.2-dev

Bevy plugin that adds a Source engine inspired FPS movement controller
Documentation

Rust crates.io

Bevy FPS Controller

Inspired from Source engine movement, this plugin implements movement suitable for FPS games.

⚠️ Feedback requested! Still in early stages, feel free to make issues/PRs

Features

  • Air strafing
  • Bunny hopping (hold down jump)
  • Sprinting
  • Noclip mode
  • Configurable settings
  • SOON: crouching, walking

Examples

See main.rs