Search

Sunday, August 16, 2020

Making Scratch Projects :: Help With Scripts :: Help with a scrolling platformer?

lily080908 :

Yeetoburro1 wrote:

I believe the problem is that in the “Set up” script, you have some if else blocks, but the operator is the same in both blocks, so if level=1 is true, it will do the first one but not the second one, and if level=1 is false, it will skip both.
I've changed the operation (to Level=2) and added the level needed, but it still isn't working.
This is what it looks like now:


from Latest posts on Help With Scripts https://ift.tt/2Cx2Cmi

No comments:

Post a Comment