Crates.io | bevy_typewriter |
lib.rs | bevy_typewriter |
version | 0.2.0 |
source | src |
created_at | 2022-05-13 11:07:31.788887 |
updated_at | 2022-08-23 10:24:03.823538 |
description | bevy plugin to output text type writer style |
homepage | |
repository | https://github.com/ickshonpe/bevy_typewriter |
max_upload_size | |
id | 585796 |
size | 253,890 |
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.
There is a minimal example you can run with:
cargo run --example example