Change sprite and attributes when a threshold is met

when a filter meets a certain number, i want the sprite to change. how can i do that?

2 Likes

How so? If you want it to animate, pass it through a filter, and on pass start the animation. On fail, stop the animation.

2 Likes