Selecting different stuff over time

Hey guys!
i am doing a kinect experiment here and i have two cool effects that i made with the silhouette of the person.
I wanna to make a timer chop that changes the SOP selected by the other.
example:
1 minute with a null silhouette wth X effect.
…timer…60 seconds…
changes to other null with other effect.

how can i make this? anyone has a toe with an example?

thanksssss!!!

it’s easier for people to help you if you post what you’ve got so far in that setup with 2 effects.

Hey Nettoyeur!

sure!
my .toe it’s a bit big to show, but i wanna to do this:

to change to this:

over time.

You could use a switch TOP or a select TOP to achieve this:
base_timer_and_switch.tox (1.26 KB)

Hey Matthew!!
first of all: thanks soo much for your tut’s and your blog! you are an inspiration to follow!
second:
thanks! this is exactly what i was looking for! i didn’t know the switch top. great tip!