Discuss Scratch

ScratchGFX
New Scratcher
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.
ScratchGFX
New Scratcher
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
Scratcher
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

switchbackdropto

to change the backdrop.

On the the currect script where you have
whenclicked

Change it to:

whenbackdropswitchesto

To start those scripts when the backdrop changes.
TeEmOP
Scratcher
26 posts

HELP! Need a main menu.start button for my game!

whenthisspriteclickedswitchbackdropto
TeEmOP
Scratcher
26 posts

HELP! Need a main menu.start button for my game!

make a button and put this in the script

TeEmOP wrote:

whenthisspriteclickedswitchbackdropto

to start your game use this

whenbackdropswitchesto
TeEmOP
Scratcher
26 posts

HELP! Need a main menu.start button for my game!

TeEmOP wrote:

make a button and put this in the script

TeEmOP wrote:

whenthisspriteclickedswitchbackdropto

to start your game use this (in a script of a sprite) (!not in this script!)


whenbackdropswitchesto
ScratchGFX
New Scratcher
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
New Scratcher
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?
ScratchGFX
New Scratcher
18 posts

HELP! Need a main menu.start button for my game!

PrincessTiara wrote:

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
New Scratcher
18 posts

HELP! Need a main menu.start button for my game!

Can anyone remix it?
coxy5
Scratcher
100+ posts

HELP! Need a main menu.start button for my game!

ScratchGFX wrote:

Can anyone remix it?

Done

Click me!

Coxy
Dankuk
Scratcher
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:
whenthisspriteclickedswitchbackdropto(the backdrop you want to switch to)broadcastyour backdrop that you put abovehidestopthis sprite
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:
whenIreceiveyour message that you broadcasted a while ago
.
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)
Hayegames
Scratcher
1 post

HELP! Need a main menu.start button for my game!

This makes no sense


Cat_Dusty
Scratcher
500+ posts

HELP! Need a main menu.start button for my game!

Hayegames wrote:

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!

Powered by DjangoBB