Need different sets of objects to move at the same time

Using the Move in parallel block I can get one set of objects to move (cars on a street), but I want two sets of objects moving at the same time in different directions (Santa and his sleigh flying in the sky).

Is this possible?

Hello kfinklestein,

sure it is possible. Just add two (or more) actions to separate sections of “execute in parallel” block:

image

Thanks for your response. We actually figured it out at the end of class. We were trying to use two different execute in parallel blocks rather than putting everything in the same block.

2 Likes

Where do you find it???

In CoBlocks you can use “Run parallel” block from the Control category to achieve same result