🤖Custom Commands and Functions

  • You can define your own commands, which allow the scripts you write in Yarn Spinner to control parts of the game that you've built.

  • Functions are units of code that Yarn scripts can call to receive a value. In addition to the built-in functions that come with Yarn Spinner, you can create your own.

Last updated

Was this helpful?