Crate bevy_mod_yarn
source ·Expand description
A bevy helper for using the yarn dialogue format.
Modules
- Custom asset loaders for compiled Yarn files (yarnc) and the associated string and metadata files as defined in [crate::data].
- Bevy Commands that can be run to update the game state. Used to process Yarn Spinner commands using pre-registered CommandHandlerFn command handlers.
- Core functionality of the crate
Structs
- A resource to contain the dialogue engine
- A plugin that adds support for the Yarn engine
- Builds up a YarnPlugin with the given configuration
Constants
- The locale to use for the yarn engine pluralisation etc