Discuss Scratch

dhess27
Scratcher
100+ posts

How can I make multiple levels for my game

I want to make multiple levels on my game hit the monkey. But how do I do that without messing up the stars that show up after you finish the level. If you can help me, please check out my game by accessing it from my profile. And then coment or make a remix to help me add that. Thanks
kevery1
Scratcher
100+ posts

How can I make multiple levels for my game

back again your good friend Kev what's the prob
what some script help k
when do you want it to change and what do you want to happen?
when it happens?

then I will give an emoji guide
when green flag clicked
say [like this :D] for (2) secs

Last edited by kevery1 (April 14, 2019 05:23:49)

dhess27
Scratcher
100+ posts

How can I make multiple levels for my game

Yes I do, I want to make multiple levels, I know how to make more levels, but how do I make them so that it doesn’t mess up my stars. Try the game out. You’ll see what I mean
kevery1
Scratcher
100+ posts

How can I make multiple levels for my game

so the stars appear along with a sideways g?
dhess27
Scratcher
100+ posts

How can I make multiple levels for my game

Sorry I’m bad at drawing, the sideways g is actually a redo button that allows you to play it again. They appear only on the black background.
kevery1
Scratcher
100+ posts

How can I make multiple levels for my game

ok sorry so what do you define messing up the stars
dhess27
Scratcher
100+ posts

How can I make multiple levels for my game

What do you mean by that
kevery1
Scratcher
100+ posts

How can I make multiple levels for my game

I don't know so any way you want it to
- change background
-change monkey
- change when you hit zero on monkeys health
-change monkeys max health from 100 to blank
ill try remixing it you can check it out ill see if its what you want
ill make it good music to (and change the replay thing)

Last edited by kevery1 (April 14, 2019 05:50:31)

dhess27
Scratcher
100+ posts

How can I make multiple levels for my game

Ok thanks
kevery1
Scratcher
100+ posts

How can I make multiple levels for my game

oh my gosh, I did it

in the stars
when backdrop switches to [image v]
if <[stop watch] < [300 to 1000000000000]> then
show
change [money v] by (10)

end
what it needs to be
when backdrop switches to [image v]
if <[stop watch] < [300 to 1000000000000]> then
show
change [money v] by (10)
wait (1) secs
hide
end
also, check below
when backdrop switches to [space city 2 v]
hide
it would make it so that when it changes to the new backdrop it would not hide so
when backdrop switches to [the new backdrop v]
hide
your welcome if more problems occur just ask
also, check out my remix
I changed
- the song
- did my fixing


and also at the start for a split second make it so that it is your back round of choice
when green flag clicked
switch backdrop to [your new backdrop v]
wait (0.3) secs
switch backdrop to [backdrop1 v]

finally, add this to the monkey
when backdrop switches to [new backdrop v]
set [monkey health v] to [100 or 200 :D]
and that's it
check the remix here
https://scratch.mit.edu/projects/302507543/
kevery1
Scratcher
100+ posts

How can I make multiple levels for my game

hope I helped

Powered by DjangoBB