Skip to content

A dialogue box system for the Bevy game engine

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

jlvoiseux/bevy-birdsong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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. image

About

A dialogue box system for the Bevy game engine

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages