bevy_text_mode
bevy_text_modeadds aTextModeTextureAtlasSpritecomponent with configurable background and foreground colors. It makes it easy to use text mode tilesets such as MRMOTEXT.
Usage
Spawn a TextModeSpriteSheetBundle with desired background and foreground colors.
Compatible Bevy versions
bevy_text_mode |
bevy |
|---|---|
| 0.2 | 0.11 |
| 0.1.1 | 0.10 |