-
**What is the current behavior?**
The Yarn Spinner VSCode extension reports a problem in my Yarn file, "Unexpected "T" while reading a return statement", when reading the command ``
**Please pro…
-
- Set up [Yarn Spinner](https://yarnspinner.dev/)
- Describe how to integrate it into the rest of the game
-
The current (classic) editor for yarn files (https://github.com/blurymind/YarnClassic) uses bondagejs (https://github.com/hylyh/bondage.js) which is an alternative to yarn spinner.
It is unfortunatel…
-
~~~C#
using UnityEngine;
using UnityEngine.UI;
using Yarn.Unity;
public class YarnImageHandler : MonoBehaviour
{
// 이미지가 표시될 UI 오브젝트 (예: Image 컴포넌트가 있는 오브젝트)
public GameObject imageOb…
-
TMPEffects should support YarnSpinner out of the box, or at least make it really easy to make them play nice together.
Potentially: allow TMPEffects tags to use YarnSpinner's VariableStorage to get…
-
### Link to the code that reproduces this issue
https://github.com/khuezy/dynamiio_bug
### To Reproduce
0. pnpm install
1. npm run build
2. npm run start
3. go to http://localhost:3000/A a…
-
in case you've missed it, Yarn Spinner is currently in the middle of a big re-architecture / re-engineering phase
at the moment, Merino is currently only compatible with versions before v1.0 unfort…
-
**What is the current behavior?**
When DialogueRunner.AddFunction() is called with an instance method, the extension crashes during initialization.
**Please provide the steps to reproduce, and i…
fmoo updated
2 months ago
-
In the [Syntax Basics document, under the heading "Jumping between nodes,"](https://docs.yarnspinner.dev/beginners-guide/syntax-basics#jumping-between-nodes) the first code block uses ** > ** and ** >…
-
**What is the current behavior?**
Visual Studio Code extension is installed and I open a file TestScript, then press "Show Graph". The Graph displays empty, "Jump to Node" lists no nodes, and press…