bevy_spawnable 0.1.1

tiny spawn utility for Bevy, to encapsulate spawn logic
Documentation

bevy_spawnable

Crates.io Docs.rs License

A tiny spawn utility for bevy. This crate will helps you:

  • encapsulate the spawn logic into a single function or object.
  • no worry about builder is Commands or ChildBuilder.

(If you need more detailed spawn utility, consider moonshine_spawn as an alternative.)

Usage

see examples

Versions

bevy bevy_spawnable
0.13 0.1