Start Button Example

Your browser needs java to view projects. Click here to install Java.

user_icon vikaros* shared it 2 years, 3 months ago
192 views, 16 downloads
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
pufforeilly pufforeilly 1 year, 2 months ago

is that cake spinning?

Soccerstar9 Soccerstar9 1 year, 5 months ago

cool

vikaros vikaros* 1 year, 10 months ago

Nice Brean!

Brean Brean 1 year, 10 months ago

Well that's the easy verson, but if you do it like this: http://ia360634.us.archive.org/1/items/AskVatneBreanScratch_advancedbutton/Bilde2.png, you can even hold i t down as long as you wish before you release it and the action is started.

ILOVEBAMMARGERA ILOVEBAMMARGERA 1 year, 11 months ago

Check out my newest project tour of Mc.Donalds 2.0

mario29 mario29 1 year, 11 months ago

lol is that cheese cake or something?i like it

anders anders 2 years ago

this is strangley entertaining!!!

emmajh97 emmajh97 2 years, 1 month ago

Nice it could be useful! ^_^

vikaros vikaros* 2 years, 3 months ago

This is just an example of how to make a start button. It uses two sprites - one for the button, and another random one to do something when the button is pressed. Basically when the button is pressed a broadcast is sent out (I named it "startGame"). Any scripts in the project "receiving" the "startGame" broadcast will then run. You could hide the button then, but I never bothered to here.

Please Wait...