#output #bevy #text #style #writer #graphics #typewriter

bevy_typewriter

bevy plugin to output text type writer style

2 unstable releases

0.2.0 Aug 23, 2022
0.1.0 May 13, 2022

#9 in #typewriter

MIT/Apache

175KB
52 lines

Bevy Typewriter

Console RPG style type writer text output for Bevy.

Hacked this together really quickly. As is, it's really basic and inefficient but could be easily expanded to be more efficient and support sound effects etc.

  • version 0.2 supports Bevy 0.8
  • version < 0.2 supports Bevy 0.7

Example

There is a minimal example you can run with:

cargo run --example example

Dependencies

~15–31MB
~456K SLoC