Page 2 of 2
Re: Arcweave Problem with assignment operator in arcscript
Posted: Wed Nov 20, 2024 1:50 pm
by Tony Li
Hi,
That's a bug in the Dialogue System's importer, not in Arcweave. Consider not abandoning Arcweave just yet. Would you please send me the text of that Arcweave element? A screenshot of the node is fine, too. I'll send you a patch.
Re: Arcweave Problem with assignment operator in arcscript
Posted: Wed Nov 20, 2024 4:41 pm
by Tony Li
That was entirely my fault -- a bug in the importer, not in Arcweave. This patch should fix it:
DS_ArcweavePatch_2024-11-20.unitypackage
Re: Arcweave Problem with assignment operator in arcscript
Posted: Thu Nov 21, 2024 2:16 am
by PAVDUP
Thank you for your fast feedback! When I checked that patch and that works well!
I also have questions so I am writing this message.
- image.png (482.96 KiB) Viewed 22 times
1. When I use the If statement as shown below, the actor and conversant are not set properly, so when I click on it, I can see that the person I set as Player is set as Actor. However, the character set in Arcweave is a different character.
- image1.png (508.7 KiB) Viewed 22 times
2. When entering multiple lines of Sequence like this, no matter how I enter them, they don't go into the Sequence. Is this not possible? (I've tried entering the Sequence one by one, and it does go in.)