Bevy Plugins
Projects

Bevy PocketBase

Bevy integration with PocketBase. WIP. More info later.

Developed using version 0.21.1 of PocketBase.

GitHub

Button Released plugin

crates.io license crates.io

GitHub

This crate makes Bevy application aware of the release of the button instead of reacting right after clicking. I think it will be addressed in next release but until then it could be helpful for some people.

Bevy Tiled Blueprints

Ability to read properties from Tiled maps objects straight into Bevy Engine.

GitHub

WASM Window Resize

crates.io license crates.io

This crate makes Bevy application canvas match window size. Original idea and code behind: ManevilleF

GitHub