Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » HELP! Need a main menu.start button for my game!
- ScratchGFX
-
18 posts
HELP! Need a main menu.start button for my game!
http://scratch.mit.edu/projects/15229800/
Any help is appreciated, all I need is a button that when you click starts the game.
Any help is appreciated, all I need is a button that when you click starts the game.
- ScratchGFX
-
18 posts
HELP! Need a main menu.start button for my game!
Also when the start menu is up, how can you make it so all the sprites are stopped?
- coxy5
-
100+ posts
HELP! Need a main menu.start button for my game!
First of all create a new backdrop and put it above the current black one you have.
Within that put a “start” button sprite. At the end of the script on this start button sprite use the block
to change the backdrop.
On the the currect script where you have
Change it to:
To start those scripts when the backdrop changes.
Within that put a “start” button sprite. At the end of the script on this start button sprite use the block
to change the backdrop.
On the the currect script where you have
Change it to:
To start those scripts when the backdrop changes.
- TeEmOP
-
26 posts
HELP! Need a main menu.start button for my game!
make a button and put this in the script
to start your game use this
to start your game use this
- TeEmOP
-
26 posts
HELP! Need a main menu.start button for my game!
make a button and put this in the script
to start your game use this (in a script of a sprite) (!not in this script!)
- ScratchGFX
-
18 posts
HELP! Need a main menu.start button for my game!
I don't know what I am doing wrong, can someone help me with this? Thanks
- PrincessTiara
-
2 posts
HELP! Need a main menu.start button for my game!
Hello!!
I`m a new scratcher!!
I want to ask you a question…
How could I make a easy action game?

I`m a new scratcher!!

I want to ask you a question…

How could I make a easy action game?

- ScratchGFX
-
18 posts
HELP! Need a main menu.start button for my game!
Hello!!
I`m a new scratcher!!
I want to ask you a question…
How could I make a easy action game?
There are many tutorials on this site that I use. I'm also new to I don't really know as much as others haha.
- ScratchGFX
-
18 posts
HELP! Need a main menu.start button for my game!
Can anyone remix it?
- Dankuk
-
77 posts
HELP! Need a main menu.start button for my game!
First of all,get,make or paint a button or a few to make a menu because if you only have a start button,there is no point of making a menu 
.
For example:Start,Instructions,Credits,About Us or Contact Us
.So,do something like this to your button:
do this code to all the buttons in the menu:
Thats all for now.
If you want to ask or say something to me,just go to my profile,and do it in the comments!
My browser / operating system: Windows 7, Chrome 37.0.2062.94, Flash 14.0 (release 0).
(Actually,I hate Chrome)


For example:Start,Instructions,Credits,About Us or Contact Us

So,when the button is pressed,the other buttons will recieve that the game is starting so they will hide,if you want that to happen,
do this code to all the buttons in the menu:
.
Thats all for now.
If you want to ask or say something to me,just go to my profile,and do it in the comments!

My browser / operating system: Windows 7, Chrome 37.0.2062.94, Flash 14.0 (release 0).
(Actually,I hate Chrome)
- Cat_Dusty
-
500+ posts
HELP! Need a main menu.start button for my game!
This makes no sense
This is a old post(2014) please don't post on old threads like this. If you have a question make a new thread!

- Discussion Forums
- » Help with Scripts
-
» HELP! Need a main menu.start button for my game!