I commented.
Regards,
CAA14
Offline
I have broadcast2 listed only once, but it is in "Forever claws." Is that the problem? The other broadcast instruction works - it changes the screen and shows the krill, it's just not letting it fall even though I have change y by -2 in the script. This is my student's work and I've looked at this over and over again trying different things each time. I just can't seem to solve this one. Thank you for your help!
Mrs. T.
Offline
Well, if it's in a forever loop, then it will always be broadcasting whatever you are having it broadcast.
I am not sure what the problem is, but again, i haven't looked at the project.
If that broadcast is telling that krill to go a certain place, then yes, the forever loop is the problem.
Regards,
CAA14
Offline
From what I've just read, the problem sounds like the fact that if you have a script topped with a when I recieve block, the first time it recieves it starts the script but if it recieves again before it's finished, then it resarts the script, stopping whatever it was doing. The problm is that you broadcast background2 but before the krill can move, it broadcasts it again, restarting the fall script.
Offline