#bevy-ui #navigation #bevy #ui #keyboard #bevy-plugin #gamepad

bevy-alt-ui-navigation-lite

A bevy plugin to make implementing ui navigation in your game a piece of cake

4 releases (2 breaking)

0.3.1 Dec 21, 2024
0.3.0 Dec 2, 2024
0.2.1 Jul 5, 2024
0.2.0 Jul 5, 2024
0.1.0 May 16, 2024

#699 in Game dev

Download history 4/week @ 2024-09-18 10/week @ 2024-09-25 11/week @ 2024-10-02 5/week @ 2024-10-09 8/week @ 2024-10-16 8/week @ 2024-10-30 9/week @ 2024-11-06 1/week @ 2024-11-13 1/week @ 2024-11-20 109/week @ 2024-11-27 46/week @ 2024-12-04 34/week @ 2024-12-11 136/week @ 2024-12-18 9/week @ 2024-12-25 11/week @ 2025-01-01

195 downloads per month
Used in bevy_asky

MIT/Apache

125KB
2K SLoC

Bevy Alternative UI Navigation (Lite)

crates.io docs Following released Bevy versions

A generic UI navigation algorithm for the Bevy engine default UI library.

Based on bevy-ui-navigation but stripped down to remove support for cuicui_layout and bevy_mod_picking.

Offered with limited support -- I plan to keep this updated with the latest Bevy release and fix bugs, but I am not interested in adding new features.

[dependencies]
bevy-alt-ui-navigation-lite = "0.3"

Changelog

See the changelog at CHANGELOG.md

Version matrix

bevy bevy-alt-ui-navigation-lite
0.15 0.3
0.14 0.2
0.13 0.1

License

This project is a derivative of bevy-ui-navigation.

Copyright © 2022 Nicola Papale.

bevy-ui-navigation is licensed under either MIT or Apache 2.0. See licenses-bevy-ui-navigation directory for details.

This project is licensed under either MIT or Apache 2.0. See licenses directory for details.

Dependencies

~52–85MB
~1.5M SLoC