InfiniteAmmoInc / Yarn

934 stars 93 forks source link

Expand Shortcut Nodes? #99

Closed zonk-ossian closed 4 years ago

zonk-ossian commented 4 years ago

My yarn interpreter has problems with the Shortcut style syntax so I need to expand each shortcut into its own node. Any ideas?

blurymind commented 4 years ago

this is a known issue with bondage.js, which is what we use to parse the data when previewing it in yarn. What game engine are you using? If it's unity, then your bug is for https://github.com/thesecretlab/YarnSpinner If you mean the previewer in yarn editor, then your report is for bondage.js and i already raised an issue here https://github.com/jhayley/bondage.js/issues/31