Search found 2 matches

by koyodi
Sat Jun 07, 2025 7:36 pm
Forum: Dialogue System for Unity
Topic: Actor-Specific Default Sequences
Replies: 2
Views: 57

Re: Actor-Specific Default Sequences

Thanks for your help, I think it's almost working, but hit another snag above my knowledge level. Defined custom Actor field ActorDefaultSequence, filled for each actor, cleared the Dialogue System Controller Default Sequence field, cleared dialogue node sequences, then attached the script you wrote...
by koyodi
Fri Jun 06, 2025 11:52 pm
Forum: Dialogue System for Unity
Topic: Actor-Specific Default Sequences
Replies: 2
Views: 57

Actor-Specific Default Sequences

Is there a way to define default sequences on an actor-by-actor basis? Like how the Dialogue System Controller has a Default Sequence versus a Default Player Sequence. I want to extend that idea to provide unique, default sequences depending on the actor of each new dialogue node (only one actor por...