Filter Only Works Once

I have a problem with the Filters. The game doesn’t do either Pass or fail outputs after the First time it sends an output. Also, for coins there is a 20 - coin goal but when the player gets one it acts like is got 20 coins and achieves the goal and gets Powered up. This is my game’s link: http://flowlab.io/game/view/1379396

It acts like that because your setting the value of the filter.
Disconnect the value wire and it will filter for 20.
2020.03.25-15.04_01

It Worked! Thanks, This was also a problem for some of my other games, I can’t believe I did something so small like that. I thought the value was what you would test for and to test it you would put a connection to the in input.