Discuss Scratch

Mtstds
Scratcher
47 posts

Window sprite won't appear

https://scratch.mit.edu/projects/459201244/

My control panel window won't appear when i click the button on the start menu. Also the rest is normal
Thingied
Scratcher
1000+ posts

Window sprite won't appear

What I think is happening. The sprite “start button” sets the “startmenuopen” variable to 0 before “control panel” can run it's scripts. A way to fix this is to make the start menu one the one do it and not the start button.
In “start button”

In “start menu”

(optional) In "control panel remove the not touching mouse pointer stuff
Mtstds
Scratcher
47 posts

Window sprite won't appear

Thingied wrote:

What I think is happening. The sprite “start button” sets the “startmenuopen” variable to 0 before “control panel” can run it's scripts. A way to fix this is to make the start menu one the one do it and not the start button.
In “start button”

In “start menu”

(optional) In "control panel remove the not touching mouse pointer stuff
Thanks! It worked but i need to fix a problem with changing backgrounds.

Powered by DjangoBB