Birdsong is a dialogue box system for the Bevy game engine. This project is currently a work in progress.
- Highly customizable dialogue box text
- Support for choices
- Support for actor portraits and digitalized voices
- Support for backgrounds images
- Tested platforms: Windows, WebAssembly (HTML5)
cargo add bevy_birdsong
A basic example is available here (demo)
If you are using the crates VS Code extension, you might want to enabled pre-release crates.