7 releases
0.1.6 | Aug 22, 2024 |
---|---|
0.1.5 | Aug 19, 2024 |
#1736 in Game dev
455 downloads per month
33KB
114 lines
bevy_ui_anchor
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