{"id":15017978,"url":"https://github.com/qhdwight/bevy_fps_controller","last_synced_at":"2026-01-02T08:25:50.638Z","repository":{"id":54820198,"uuid":"522655211","full_name":"qhdwight/bevy_fps_controller","owner":"qhdwight","description":"Source engine inspired Bevy FPS controller plugin","archived":false,"fork":false,"pushed_at":"2025-05-04T23:17:56.000Z","size":359,"stargazers_count":228,"open_issues_count":14,"forks_count":29,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-15T11:05:46.056Z","etag":null,"topics":["bevy","bevy-engine","bevy-plugin","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/bevy_fps_controller","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qhdwight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-08-08T18:00:42.000Z","updated_at":"2025-05-05T14:56:42.000Z","dependencies_parsed_at":"2025-03-24T12:02:14.565Z","dependency_job_id":"c64fac0a-e591-4a9d-8aed-4d93a129f764","html_url":"https://github.com/qhdwight/bevy_fps_controller","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qhdwight%2Fbevy_fps_controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qhdwight%2Fbevy_fps_controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qhdwight%2Fbevy_fps_controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qhdwight%2Fbevy_fps_controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qhdwight","download_url":"https://codeload.github.com/qhdwight/bevy_fps_controller/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254328385,"owners_count":22052632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bevy","bevy-engine","bevy-plugin","rust"],"created_at":"2024-09-24T19:51:16.752Z","updated_at":"2026-01-02T08:25:50.631Z","avatar_url":"https://github.com/qhdwight.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Rust](https://github.com/qhdwight/bevy_fps_controller/actions/workflows/rust.yml/badge.svg)](https://github.com/qhdwight/bevy_fps_controller/actions/workflows/rust.yml)\n[![crates.io](https://img.shields.io/crates/v/bevy_fps_controller)](https://crates.io/crates/bevy_fps_controller)\n\n# Bevy FPS Controller\n\nInspired from Source engine movement, this plugin implements movement suitable for FPS games.\n\nFeel free to make issues/PRs!\n\n### Features\n\n* Air strafing\n* Bunny hopping if the jump key is held down\n* Moving along sloped ground\n* Crouching and sprinting\n* Crouching prevents falling off ledges (Rapier only)\n* Instantly clear small steps (Rapier only)\n* Noclip mode\n* Configurable settings\n\n### Examples\n\nSee [minimal_rapier.rs](./examples/minimal_rapier.rs) or [minimal_avian.rs](./examples/minimal_avian.rs)\n\nMake sure to enable either the `rapier` or `avian` feature in `Cargo.toml` depending on what your backing physics engine is.\n\n```bash\ncargo run --release --features rapier --example minimal_rapier\n```\n\n### Demo\n\nhttps://user-images.githubusercontent.com/20666629/221995601-2ec352fe-a8b0-4f8c-9a81-beaf898b2b41.mp4\n\nUsed by my other project: https://github.com/qhdwight/voxel-game-rs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqhdwight%2Fbevy_fps_controller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqhdwight%2Fbevy_fps_controller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqhdwight%2Fbevy_fps_controller/lists"}