Procedural attribute macros for Bevy apps that reduce boilerplate by automatically registering components, resources, events, states, and systems in your plugin's build function.
shared lib for bevy_auto_plugin
shared lib for bevy_auto_plugin that require nightly rust
proc macros for bevy_auto_plugin
proc macros for bevy_auto_plugin that require nightly rust
Game stats that reset every frame, inspired by immediate mode GUI.
Game stats that reset every frame, inspired by immediate mode GUI.
An auto exposure plugin for Bevy.
Bevy plugin for convenent timer
A Bevy plugin that draws a visualization of the auto directional navigation system in Bevy's UI Framework.
Auto scale cameras to fit the window.
A quadtree plugin for bevy