#for loop with a delay

45 messages · Page 1 of 1 (latest)

cobalt dome
#

I'm just trying to make a button that respawns the markers (with CV2) in the Dorm Room and it works just it uses 50% CPU for 1/2 a second and I've tried putting a delay after the for loop but it just jumps to the last iteration of the loop.

The math stuff is just so you can move the button and the pens will still spawn under it.

spiral marten
#

Why don’t you use the for each chip

cobalt dome
#

I thought of that but I didn't see how I could add a delay

spiral marten
#

hm

#

maybe a delay in the exec input in the for each?

#

i don’t think that would work nvm

kindred apex
#

Make your own for each

spiral marten
kindred apex
spiral marten
#

your message said make your own for

#

and i was confused

kindred apex
#

for

#

Yes for

cobalt dome
#

so just copy and paste the set position and rotation

cobalt dome
cobalt dome
#

oh make my own for loop

kindred apex
#

Ye

#

Yes

cobalt dome
#

ok I'll try

cobalt dome
#

that will work

#

thanks

pale shore
#

@cobalt dome @spiral marten @kindred apex

spiral marten
pale shore
cobalt dome
#

thank you so much

#

is that an invention or do I have to build it

#

it's fine if I have too I just thought I'd ask

pale shore
pale shore
cobalt dome
#

ok

pale shore
#

they are inventions but they re private

cobalt dome
#

oh ok

#

but thanks again

cobalt dome
kindred apex
spiral marten
#

more advanced delay?

pale shore
#

faster, more expensive

pale shore
kindred apex
#

Oh ok

cobalt dome
#

I've got it working now and it doesn't use lots of CPU