Discuss Scratch

DanielSocia
Scratcher
73 posts

Level work

How do you make levels? Like when you get to the end you get to the next level?

DS
powercon5
Scratcher
1000+ posts

Level work

use
variables



Witty signature.





DanielSocia
Scratcher
73 posts

Level work

I don't know how to! Thats the problem!

DS
powercon5
Scratcher
1000+ posts

Level work

go to data and press make a variable
and tell me when you have done that



Witty signature.





DanielSocia
Scratcher
73 posts

Level work

Done

DS
powercon5
Scratcher
1000+ posts

Level work

DanielSocia wrote:

Done
do you need help with the rest of it?



Witty signature.





DanielSocia
Scratcher
73 posts

Level work

Yes.

DS
powercon5
Scratcher
1000+ posts

Level work

ok so if you have
(level)
you also need
when green flag clicked
set [level v] to [1 ]

and how are you making know when it is the next level
(score,touching edge,touching object)



Witty signature.





DanielSocia
Scratcher
73 posts

Level work

Ok.

DS
powercon5
Scratcher
1000+ posts

Level work

DanielSocia wrote:

Ok.


how are you making know when it is the next level?
(score,touching edge,touching object)



Witty signature.





DanielSocia
Scratcher
73 posts

Level work

Ok.

DS
powercon5
Scratcher
1000+ posts

Level work

DanielSocia wrote:

Ok.
what is with the ok I thought you needed help but it is OK if you don't



Witty signature.





DanielSocia
Scratcher
73 posts

Level work

No, I did what you said!

DS
powercon5
Scratcher
1000+ posts

Level work

and I was asking you

how are you making know when it is the next level?
(score,touching edge,touching object)



Witty signature.





DanielSocia
Scratcher
73 posts

Level work

when green flag clicked
forever

set [level v] to [ 1]
if <touching [ v] ?> then
switch backdrop to [ v]

end

end

DS
powercon5
Scratcher
1000+ posts

Level work

DanielSocia wrote:

when green flag clicked
forever

set [level v] to [ 1]
if <touching [ v] ?> then
switch backdrop to [ v]

end

end
ok well set level to one needs to e out of the forever
just add
change [ level v] by (10)
anything eles



Witty signature.





Powered by DjangoBB