2 unstable releases
0.2.0 | Aug 23, 2022 |
---|---|
0.1.0 | May 13, 2022 |
#12 in #typewriter
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
~16–33MB
~502K SLoC