Also about this same dialogue, I was trying to add portraits and expressions, but AC is not letting me add my sprites as the portrait texture, I have a spritesheet of expressions for each character and it only lets me add the spritesheet itself, not…
It would be the conversation menu and the subtitles one, as this is all over the dialogues.
I was thinking maybe tokens could work? But I'm not sure how to go about that, I'm still a bit new and I'm not a programmer
Hmm I don't really understand how things work more technically so I wouldn't know, sorry. But I'm trying to understand where it is I should declare the variable in the first place, I thought I had to make it in AC in the variables manager, but maybe…
Thank you! I'll try that script.
The exact message I get is this one. I get how to declare variables in yarn, but this variable is global in the project, so I declared it in AC because many parts of the project have to check and edit that variable.…
Hi again! Thank you for the explanation, I understand a lot better now and managed to make it work with an NPC, but I have a couple of follow up questions:
1. How do I change the characters animations while they talk? as this was previously handled …
Thank you! I made the script and attached it to the Dialogue Runner and it didn't give errors anymore, so it should work I think! Would it be okay if I asked you like in more detail on how to set up things from now for the workflow with yarn and ac?…