Clamp Counter Values
Posted Jul 31, 2011
How do I clamp the counter value of a math_counter. The setup I currently have is that I have 3 buttons in a room which are adding to the counter to open the door. I have 4th button in another room which is adding to the same counter and the 4th additional input is triggering "OnChangedFromMax" output. How do I prevent this?
Registered users don’t see ads!
Register now!
Posted Aug 01, 2011
Replied
5 hours
later
Pretty sure you can change the max input of a counter.
I still have no idea what you are trying to achieve though.