Hi, I have a vector that I want this object to flash continuously. I read that three ways of doing it:
1. Animation object.
2. easier
3. Via a script, that sets the transparency of the object to a different level (and waits with delay).
You explain items 1 and 2, but how I will make the three ways
Please give me some tips
Thanks