bevy_ui_anchor

Crates.iobevy_ui_anchor
lib.rsbevy_ui_anchor
version0.1.6
sourcesrc
created_at2024-08-07 20:01:07.687772
updated_at2024-08-22 13:35:16.179184
descriptionA small bevy plugin for anchoring UI elements to specific points or entities in the world
homepage
repositoryhttps://github.com/TotalKrill/bevy_ui_anchor
max_upload_size
id1328753
size127,370
(TotalKrill)

documentation

README

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.
Commit count: 0

cargo fmt