#bevy-ui #ui-elements #ui #bevy #bevy-plugin #world #points

bevy_ui_anchor

A small bevy plugin for anchoring UI elements to specific points or entities in the world

7 releases

0.1.6 Aug 22, 2024
0.1.5 Aug 19, 2024

#1186 in Game dev

Download history 237/week @ 2024-08-04 143/week @ 2024-08-11 448/week @ 2024-08-18 169/week @ 2024-08-25 145/week @ 2024-09-01 104/week @ 2024-09-08 125/week @ 2024-09-15 147/week @ 2024-09-22 96/week @ 2024-09-29 89/week @ 2024-10-06

460 downloads per month

MIT license

33KB
114 lines

bevy_ui_anchor

Crates.io Documentation License

A Rust crate for anchoring UI elements to specific points or entities in the world using the Bevy game engine.

Features

  • Anchor UI nodes to world positions or entities.
  • Supports horizontal and vertical anchoring.
  • Compatible with Bevy's ECS architecture.

Dependencies

~38–79MB
~1.5M SLoC