75 - Multiple triggers tracking totems..
What steps will reproduce the problem?
1. Create a texture.
2. Make the trigger monitor a specific fire totem: Searing Totem. Make a new trigger, make this trigger track another specific totem: Fire Elemental Totem
3. Lay down a searing totem.
What is the expected output? What do you see instead?
I want 1 texture to track either Searing Totem or Fire Elemental Totem, depending on which one is currently down.
Instead.. I get nothing. No texture shows when I use multiple triggers. It works fine when I'm using the texture to just track 1 totem.
What version of the product are you using?
r55
Do you have an error log of what happened?
There is no error.
Please provide any additional information below.
..
- 2 comments
- 2 comments
Facts
- Last updated
- Jan 17, 2011
- Reported
- Dec 26, 2010
- Status
- Invalid - This was not a valid report.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #2
JStrese Dec 27, 2010 at 10:17 UTC - 0 likesAlright. Thanks for the clarification :)
- Reply
- #1
Mirrormn Dec 27, 2010 at 02:20 UTC - 0 likesMultiple triggers act conjunctively - i.e., you would have to have both Searing Totem and Fire Elemental Totem down for the display to show (which is impossible). For disjunctive behavior (i.e., having any of the triggers cause the display to show), use two separate displays (use a Group or the Copy button to keep from having to configure both).
I am considering adding a feature in 1.3 which will allow multiple triggers to be used disjunctively, but there are some issues with that design (it's not intuitive to some people, the configuration options could be large or confusing, it's difficult to choose which trigger to get dynamic info from).