-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Does bevy_yarnspinner support Node Group as presented in https://docs.yarnspinner.dev/write-yarn-scripts/advanced-scripting/node-groups ?
I've tested it with the hello_world example and the dialogue below, but the dialogue runner raise an error at loading.
Dialogue:
title: HelloWorld
when: always
---
Hello again!
===
title: HelloWorld
when: once
---
Hello, nice to meet you!
===
Error:
Failed to load asset 'dialogue/hello_world.yarn' with asset loader 'bevy_yarnspinner::yarn_file_asset::YarnFileAssetLoader': error: More than one node is named HelloWorld
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels