Discuss Scratch

blecour
Scratcher
5 posts

Won't show backdrop

So I made this game here, and it won't show one of the backdrops in full screen mode or project mode, but it will in “See Inside” mode. It worked before I restarted my laptop which probably had absolutely nothing to do with it.

Thanks
crisostimo
Scratcher
500+ posts

Won't show backdrop

There are a lot of backdrops in there. Can you be more specific about which one is the problem?
blecour
Scratcher
5 posts

Won't show backdrop

P1DrawWord or #10.
blecour
Scratcher
5 posts

Won't show backdrop

crisostimo wrote:

There are a lot of backdrops in there. Can you be more specific about which one is the problem?
I believe my code is correct, is it an error on Scratch's side?
scubajerry
Scratcher
1000+ posts

Won't show backdrop

It can happen if you click the STAGE before you click the GREEN FLAG, and P1orP2 happens not to be set to 1.

It think you can fix it by checking the backdrop, instead of looking at P1or P2.
blecour
Scratcher
5 posts

Won't show backdrop

scubajerry wrote:

It can happen if you click the STAGE before you click the GREEN FLAG, and P1orP2 happens not to be set to 1.

It think you can fix it by checking the backdrop, instead of looking at P1or P2.
I don't know what you are trying to say
scubajerry
Scratcher
1000+ posts

Won't show backdrop

There are two ways to get your program to do something. You expect people to click the GREEN FLAG to get things going. If they do that, I think everything probably works fine. When I clicked the GREEN FLAG, I never saw the problem you reported.

Then I went to look to see how I could cause it. The other way to start your program is to click anywhere on the STAGE. If you do this, then your DEFAULT script does not run and P1orP2 may not be set to 1. There are probably many other problems if this happens, but this was the only one I looked at.

Last edited by scubajerry (July 7, 2016 20:52:56)

Powered by DjangoBB