Discuss Scratch

AlexyV90
Scratcher
10 posts

making specific groups of sprites move while the other sprites with the same code don't

Salutaions, I am sort of new to scratch and I'm trying my hardest to finish a game project before it's due this Monday. I finally found out how to make more than one sprite move in a group, except I don't know how to make other sprites from other groups to not disappear at the same time. Please, I need help! Thanks
game_pr0grammer
Scratcher
500+ posts

making specific groups of sprites move while the other sprites with the same code don't

you could use a local variable that shows the “group” it is in

so if a clone/sprite has the “group” variable 0, then it moves, but if not, it doesn't

P.S. if you make a local variable and create a clone, then the local variable acts independently with the clone as if it were a separate sprite

Last edited by game_pr0grammer (April 20, 2019 23:05:41)


SPEAK UP TO KUMQUAT EQUALITY Kumquats are not bad! Kumquat lives matter!

hi i am myself, i make projects that take like a week or month to make whenever i feel like it (which isn't often) and then they only get 10 views because i'm a nobody. and i cannot change that. i am just one singular person in the sea of many that are on scratch. my stuff don't matter. i don't matter. i am going to die in 70 years anyway, and 99.99% of people on the world will not even know, or really care if they know. also i am good at programming i made an opengl so ha take that nuuubs. (i am legally required to say that statement does not accurately reflect my views i wrote that because i thought it was funny)

all my good projects. are here here are examples of my good Projects

shoot that's it basically lol they're all platformers. play them and talk about it so i get clout plz. thank.
AlexyV90
Scratcher
10 posts

making specific groups of sprites move while the other sprites with the same code don't

I think I get it, thank you very much

Powered by DjangoBB