Hi everyone,
Basically i can't manage to pick objects depending on their role. So here is my little problem, I want to pick Characters with Role 1 in priority, and if none are available, then pick Characters with Role 2. I can't get this to work with Else Shall I instead use a variable Characters.Count < 0 to determine the availability of Role 1? or There is another way round with Else?
How would you do it?
Thanks for your help!