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

Constants

  • The locale to use for the yarn engine pluralisation etc