I have a simple tracker device that tracks eliminations. I also have a button that triggers the “Increase Target Value” function for that tracker. The “Amount to Change on Event” value for the tracker is set to 10.
So every time I press the button, the Target Value of my tracker should increase by ten. But instead it always increases the Target Value by 1, no matter what. Even if I set the “Amount to Change on Event” value to 2 or 3 or any other number, it still always increases the Target Value by 1. I don’t know if this is a bug, or if I misunderstand the term Target Value, but something isn’t right here.