Discuss Scratch

JustPix123
Scratcher
5 posts

how do you make a "when costume switched to ___ then ____"

i need it for a game i'm making bc there's a switch feature and i want a character to do a specific move and make it so the other one doesnt
hope someone responds
RMRainbow
Scratcher
28 posts

how do you make a "when costume switched to ___ then ____"

JustPix123 wrote:

i need it for a game i'm making bc there's a switch feature and i want a character to do a specific move and make it so the other one doesnt
hope someone responds
You could do something like this:
when green flag clicked
if <(costume #) = [2]> then

end
RMRainbow
Scratcher
28 posts

how do you make a "when costume switched to ___ then ____"

RMRainbow wrote:

JustPix123 wrote:

i need it for a game i'm making bc there's a switch feature and i want a character to do a specific move and make it so the other one doesnt
hope someone responds
Sorry, This:
when green flag clicked
forever

if <(costume #) = [2]> then

end
end
HarryCreator2416
Scratcher
100+ posts

how do you make a "when costume switched to ___ then ____"

A “switch costume to then” block?

Easy.

switch costume to ( v)
broadcast (costume [name v] :: looks)

Powered by DjangoBB