Well, this is a pretty open question. What is your project like so far? Can you upload it so some of us in the Scratch Community can help you with it? There are so many ways to do it, but if we know what your project is like, we can figure out a possible solution that best fits in your project. Thanks
~coka
Offline
What you need to do is this:
When green flag clicked Forever if [(score > 7) and (background # < 3) next background set score to [0] broadcast [next level] EndForeverIf
You also need each food sprite to show and move to their original positions when they recieve the next level broadcast. For example:
When I recieve [next level] show go to x: [180] y: [50]
Do you need help with anything else?
Offline