When I do:
Sequence (Repeat) -Say (Hello) -Follow -Wait (5 secs)My NPC will say something, then my sequence will never repeat, and my NPC never does a Say ever again. If I take out Say and replace it with something else, it repeats fine.
Then, if I nest it with some branches, my NPC will repeat his Say... over.. and over.. and over... indefinitely, never moving, never continuing, just saying Hello forever and ever and ever.
Sequence (Repeat) -Sequence -Say (Hello) -Simultaneous -Follow -Wait (5 secs)I can't get it to work right.