I'm trying to change the colour of a sprite using its color filter. I drew it in gray, and set its default colour filter to green. It now shows up green. Via an event its supposed to change the filter to red to make the object look red instead of green, however that doesn't seem to work. I can't seem to change the colour of the object with events. Is this a bug or am I forgetting to do something here?