Crate bevy_mod_yarn

Source
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§

BevyYarnDialogueEngine
A resource to contain the dialogue engine
YarnPlugin
A plugin that adds support for the Yarn engine
YarnPluginBuilder
Builds up a YarnPlugin with the given configuration

Constants§

LOCALE
The locale to use for the yarn engine pluralisation etc