Forum Discussion

MMakary's avatar
MMakary
Community Member
3 months ago
Solved

Same trigger for multiple objects

I am trying to add a feedback layer that appears when some of these words are selected, is there a way to show the layer when one of multiple objects are selected or do I have to create a trigger for each?

 

Thank you

 

  • As KendalRasnake-1​ mentioned, creating a trigger for each may be the easiest, however if you add states to the object you could create a trigger based on "at least one" of the states changing.

     

3 Replies

  • Hi,

    You will likely have to create a trigger for each.

    There may be another way to do it, such as grouping your words closely together and putting a clickable shape over it so that the user gets the feedback layer no matter which word they choose. However, if your words are spread out, then the easiest way may be to just add a trigger for each one.

  • As KendalRasnake-1​ mentioned, creating a trigger for each may be the easiest, however if you add states to the object you could create a trigger based on "at least one" of the states changing.