Aller au contenu principal

Recherche

Counter problem

  • mmdev7

    It could be that your trigger zones are overlapping in places. Counters increment when a signal changes from 0 to >0 so if one of the trigger zones is already sending a signal the it would block the second trigger zones signal.

    Your solution with 3 counters is what I would do as it’s much less prone to bugs.

    Hope this clears things up a bit :) Peter

  • Schlomonator

    They were far a apart actually, definitely no overlap.

    But good to know that my clumsy (as I thought) solution is actually the recommended one. Thanks!

Vous devez vous connecter pour laisser un commentaire.