Discuss Scratch

Matrosect
Scratcher
9 posts

Block that makes two or more blocks run simultaneously

Hello all, I need help. I have no idea how to get two blocks to run at the same time. Can someone please either: Walk me through how to create a block that does that or show me how to do that.
dj_greener
Scratcher
500+ posts

Block that makes two or more blocks run simultaneously

whenclickedYou can also use a broadcast.. . .whenclickedYou can also use a broadcast.. . .
deck26
Scratcher
1000+ posts

Block that makes two or more blocks run simultaneously

Strictly speaking two blocks never run at the same time. What are you trying to achieve?
Matrosect
Scratcher
9 posts

Block that makes two or more blocks run simultaneously

I have a game(s) that I am trying to work on, and I want two attacks to trigger at the same time, but idk hoe to do that. It needs to be attachable to a define block which I can't duplicate.
deck26
Scratcher
1000+ posts

Block that makes two or more blocks run simultaneously

So you can just have two broadcast receivers running different code. They'll run roughly in parallel. Hard to advise more based on so little info.
kinosaurs515
Scratcher
1000+ posts

Block that makes two or more blocks run simultaneously

Create different sprites and do the same thing on each sprite?

Powered by DjangoBB