
Search found 3 matches
- Sat Jun 07, 2025 11:04 pm
- Forum: Dialogue System for Unity
- Topic: Actor-Specific Default Sequences
- Replies: 5
- Views: 87
Re: Actor-Specific Default Sequences
That worked
Thanks, appreciate your time and help. Amazing asset.

- Sat Jun 07, 2025 7:36 pm
- Forum: Dialogue System for Unity
- Topic: Actor-Specific Default Sequences
- Replies: 5
- Views: 87
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...
- Fri Jun 06, 2025 11:52 pm
- Forum: Dialogue System for Unity
- Topic: Actor-Specific Default Sequences
- Replies: 5
- Views: 87
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...