#bevy-ui #ui-elements #ui #bevy #bevy-ecs #bevy-plugin #anchor

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

#1736 in Game dev

Download history 338/week @ 2024-08-06 178/week @ 2024-08-13 375/week @ 2024-08-20 132/week @ 2024-08-27 131/week @ 2024-09-03 114/week @ 2024-09-10 134/week @ 2024-09-17 141/week @ 2024-09-24 103/week @ 2024-10-01 65/week @ 2024-10-08 47/week @ 2024-10-15 81/week @ 2024-10-22 142/week @ 2024-10-29 178/week @ 2024-11-05

455 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

~40–76MB
~1.5M SLoC