Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How do I make a mouse cursor click on the buttons?
- Minecraft5324_92
-
12 posts
How do I make a mouse cursor click on the buttons?
When the user arrives to the menu. How would it click the buttons?
This is where it looks like
How to animate tutorial …
This is where it looks like
How to animate tutorial …
- hi_bobux725
-
100+ posts
How do I make a mouse cursor click on the buttons?
project is unshared
just send the code for now on or share the project
just send the code for now on or share the project
- Minecraft5324_92
-
12 posts
How do I make a mouse cursor click on the buttons?
project is unshared
just send the code for now on or share the project
Ok I shared the project you can look at it now
- jmb1293634
-
100+ posts
How do I make a mouse cursor click on the buttons?
its still unshared but this could work
when green flag clicked
forever
if <<mouse down?> and <touching [mouse pointer v] ?>> then
whatever you want it to do
end
end
- Mandale_county_333
-
6 posts
How do I make a mouse cursor click on the buttons?
Or, you can use the, starter block;
when this sprite clicked
- Discussion Forums
- » Help with Scripts
-
» How do I make a mouse cursor click on the buttons?