0

Interactive Sensors - Prevent Interaction with Secondary Zone Sensors at Beginning of Presentation

I have an interactive "Video or Image" zone hosting 16 sensors via Serial Input events with my Background Content (all .png files).

My second zone is an interactive "Image" zone hosting an additional 16 sensors via Serial Input events with content (all .png files) that overlays the "Video or Image" zone with transparent backgrounds to have the "Video or Image" content still be seen as well.

How do I prevent triggering a serial input event in my "Image" zone if my "Video or Image" zone is not in an active state?

1 comment

  • 0
    Avatar
    Bright Scripters

    You should have Serial input only in the Video or image zone, and send zone messages to the image zone.

    You would send zone messages only from states that are considered active.

    I hope that helps

Please sign in to leave a comment.