Skip to content

v0.3.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@dogboydog dogboydog released this 06 Jan 23:39

Welcoming testing of this updated version of the plugin.

⚠ Although no destructive bugs have been discovered in this beta, I highly recommend backing up / committing to version control any existing projects before testing this upgrade.

Let me know any feedback here or in the discord.

Changes

  • All changes from beta 1: https://github.com/YarnSpinnerTool/YarnSpinner-Godot/releases/tag/v0.3.0-beta
  • Eliminate the need to check in DLL files with the plugin in favor of using Nuget, now that the YarnSpinner DLL files function properly with this plugin. You can delete any .dll files under addons/YarnSpinner-Godot that you might have from a previous release
  • Restructure the AsyncOptionItem script (replaces OptionView from v0.2). The node that the AsyncOptionItem script is attached to can now be a Control rather than needing to be a button. The button component that will handle option selection can be a different node if desired. Assign the button in the AsyncOptionItem's inspector.

👩‍🚒 Getting Help

There are several places you can go to get help with Yarn Spinner.