Oh well, I could never imagine that It would reset everything. Now that I know I'll be more careful next time. My Unity version is 2022.1.22f1 and Adventure Creator is 1.76.0. Fortunately I had made a copy in the assets of the biggest ActionList in …
Hi Chris, thank you for the answer and sorry for the delay in replying. I've tried as you said and it seems to work. Basically I didn't use the ActionList parameters but I put the ActionList Starter component in each NPC and then, inside the script …
Hi Chris thank you for the answer, anyway for the replacement of the variables I resolved via code by accessing the Actions properties, but I will take a look at the parameters. For the ActionList instead I would like to keep just one for all NPCs i…