Bevy Plugins
Projects

Bevy Simple Scroll View

crates.io docs license crates.io

Simple to use plugin implementing ScrollView into Bevy engine. Supports scroll using dragging and scrolling, should work on all platforms.

Bevy_rPack

crates.io docs license crates.io

A Bevy plugin with support for the rpack.json atlases.

GitHub

Bevy PocketBase

Bevy integration with PocketBase. WIP. More info later.

Developed using version 0.21.1 of PocketBase.

GitHub

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

Deprecated / Already covered by bevy

Button Released plugin

crates.io license crates.io

TL;DR use Trigger<Pointer<Up>>.

This crate was useful in older versions of the Bevy Engine. Starting from 0.15 what this crate helped with can be achieved in Bevy without extra dependencies.

GitHub