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