great Crab_00 So i've made all objects with opacity 0 and then added a foreach > object > set opacity 100 with a wait of 1 sec. This doesn't work as it does this for all instances together.
How can i say foreach > object > <THIS>.set opacity to 100 > wait 1 sec
Or something like that.
I also tried to update a count variable in foreach with a wait, but its not updating the count one by one.