How to reset actors color attributes?

Hey all,
I'm trying to make an arcade like start menu where the selected option will blink. I made a rule that, if the option is selected the green and blue color values interpolate to zero, and back again. If the option is not selected, green and blue should go back to 1. (The image is white, and I want it to blink red)
As far as the color change goes, it works just fine. But once I change the option in the menu, it will remain the color that it was before i changed it. So, if the moment i changed option it was red, it will stay red. If it were white, it will remain white.
I tried puting a hell lot of rules into it, but still dont work. It just wont get back to the original color (RGB:1,1,1).
Anyone knows why this is happening and how to fix it?

Comments

Sign In or Register to comment.