bevy_birdsong 0.1.0-dev

A dialogue box manager for the Bevy Game Engine
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 0 items with examples
  • Size
  • Source code size: 122.41 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 228.08 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • jlvoiseux/bevy-birdsong
    3 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jlvoiseux

Birdsong

Birdsong is a dialogue box system for the Bevy game engine. This project is currently a work in progress.

Features

  • Highly customizable dialogue box text
  • Support for choices
  • Support for actor portraits and digitalized voices
  • Support for backgrounds images
  • Tested platforms: Windows, WebAssembly (HTML5)

Usage

  • A full fledge example is available here (demo)