X Tutup
Skip to content
This repository was archived by the owner on Jan 25, 2026. It is now read-only.

rparrett/bevy-alt-ui-navigation-lite

Repository files navigation

Bevy Alternative UI Navigation (Lite)

crates.io docs Following released Bevy versions

Note

This project has been archived now that Bevy 0.18 has built-in automatic directional navigation.

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.

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

Changelog

See the changelog at CHANGELOG.md

Version matrix

bevy bevy-alt-ui-navigation-lite
0.17 0.5
0.16 0.4
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.

About

A fork of bevy-ui-navigation without dependencies on other Bevy ecosystem crates.

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors

X Tutup