I followed your instructions but the result is pretty weird. Sometimes it shows 4, sometimes it shows 3, and only sometimes it shows 5 and it takes a long time to start
My code:
* On function 'seq'
----+ System: Repeat 5 times
--------+ System: Pick a random object instance
---------> System: Add 1 to seq
---------> object: Set id to seq
---------> object: Start Timer "time" for 1+object.id×1.5 (Once)
+ object: On Timer "time"
-> object: Set animation frame to 1
-> System: Wait 1 seconds
-> object: Set animation frame to 0