Synchronized Animation/blinking

I’d use a client tag like Pat suggested, with this expression:objectScript('args[0].time % 1500 < 750', now(750))Uses Simulation Aids’ objectScript() – could use runScript() v7.8+.

1 Like