#bevy-ui #ui-elements #ui #bevy #bevy-plugin #world #game-engine

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

#978 in Game dev

Download history 291/week @ 2024-08-05 96/week @ 2024-08-12 452/week @ 2024-08-19 160/week @ 2024-08-26 143/week @ 2024-09-02 106/week @ 2024-09-09

868 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

~36–73MB
~1.5M SLoC