Hey! Does anyone know how to prevent synchronized animations?
For example, if you have several enemies that blink while idle, how do you stop them from blinking at the same time? I know the timing gets uneven if they are created at different times, but what if they are there from the start?