bevy_birdsong

Crates.iobevy_birdsong
lib.rsbevy_birdsong
version0.1.0-dev
sourcesrc
created_at2022-11-08 17:49:45.361678
updated_at2022-11-08 17:49:45.361678
descriptionA dialogue box manager for the Bevy Game Engine
homepage
repositoryhttps://github.com/jlvoiseux/bevy_birdsong
max_upload_size
id708174
size37,659
Jean-Louis Voiseux (jlvoiseux)

documentation

README

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)
Commit count: 11

cargo fmt