1 Open Issue Need Help Last updated: Jul 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Update the `bevy_enhanced_input` example project (likely `simple_fly_cam.rs`) to demonstrate the use of both `Ongoing` and `Canceled` events within the input handling system. This involves modifying the example code to explicitly handle and potentially display these events, showcasing their functionality.

Complexity: 2/5
good first issue

Input manager for Bevy.

Rust
#bevy#input