make a game called "create your own game intro"![blocks]<when >true>[/blocks]
Offline
I think a custom loading screen would be nice, but you can create your own intro to your game already. Just add a "When Green Flag Clicked" to the beginning, run your intro, and once that is done, broadcast "Intro Done" and it'll start up the rest of the project.
Offline
<if<key[ space ]pressed?>true>
like<when[ space ]key pressed>but it has 2 blocks,not 1.
Offline
scratcher3566 wrote:
<if<key[ space ]pressed?>true>
like<when[ space ]key pressed>but it has 2 blocks,not 1.
Oh, you want Scratch to check for two keys being pressed? Maybe try something like:
<if < <[space] key pressed?> and <[a] key pressed?> > > then do <stuff>?
Offline
Hey scratcher3566, I'm not sure what this topic is about. The Suggestions forum is for suggestions to the Scratch website or the Scratch software, is your topic more directed at New Scratchers?
Offline
Magnie wrote:
scratcher3566 wrote:
<if<key[ space ]pressed?>true>
like<when[ space ]key pressed>but it has 2 blocks,not 1.Oh, you want Scratch to check for two keys being pressed? Maybe try something like:
<if < <[space] key pressed?> and <[a] key pressed?> > > then do <stuff>?
not that!
Offline
I'm confused over what this is suggesting. Whatever it is though, you shouldn't really address people as noobs.
Offline
scratcher3566 wrote:
<if<key[space]pressed?>true> <when[ space ]key pressed>but it has 2 blocks,not 1.
Offline
Mokat wrote:
RedRocker227 wrote:
I'm confused over what this is suggesting. Whatever it is though, you shouldn't really address people as noobs.
Offline
Magnie wrote:
scratcher3566 wrote:
<if<key[ space ]pressed?>true>
like<when[ space ]key pressed>but it has 2 blocks,not 1.Oh, you want Scratch to check for two keys being pressed? Maybe try something like:
<if < <[space] key pressed?> and <[a] key pressed?> > > then do <stuff>?
ha ha ha!
it is not funny!
oh yeah? well i want to have something different.
when [space v] key pressed say [wow i want it!] for (1) secsdo you agree?
Offline
Firedrake969 wrote:
scratcher3566 wrote:
<if<key[space v]pressed?>true> <when[ space v]key pressed>but it has 2 blocks,not 1.
thnx
Offline
cheddargirl wrote:
Hey scratcher3566, I'm not sure what this topic is about. The Suggestions forum is for suggestions to the Scratch website or the Scratch software, is your topic more directed at New Scratchers?
your signature is so funny!
Offline
scratcher3566 wrote:
cheddargirl wrote:
Hey scratcher3566, I'm not sure what this topic is about. The Suggestions forum is for suggestions to the Scratch website or the Scratch software, is your topic more directed at New Scratchers?
your signature is so funny!
In which way does the humorousness of cheddargirl's signature relate to this topic?
Offline
trinary wrote:
scratcher3566 wrote:
cheddargirl wrote:
Hey scratcher3566, I'm not sure what this topic is about. The Suggestions forum is for suggestions to the Scratch website or the Scratch software, is your topic more directed at New Scratchers?
your signature is so funny!
In which way does the humorousness of cheddargirl's signature relate to this topic?
It doesn't.
Offline
Magnie wrote:
I think a custom loading screen would be nice, but you can create your own intro to your game already. Just add a "When Green Flag Clicked" to the beginning, run your intro, and once that is done, broadcast "Intro Done" and it'll start up the rest of the project.
It should have
when loading…>run through costumes (1) to (10) interval of (1) second // it continue from above // loads the costumes with a white screen than loads continue from above // the whole project with this. when gf clicked do my projectOh and the
when loading…>run through costumes (1) to (10) interval of (1) secondblock would only be available in the loading sprite witch is next to the stage.
Last edited by PencilFactory (2012-06-05 09:25:17)
Offline
PencilFactory wrote:
Magnie wrote:
I think a custom loading screen would be nice, but you can create your own intro to your game already. Just add a "When Green Flag Clicked" to the beginning, run your intro, and once that is done, broadcast "Intro Done" and it'll start up the rest of the project.
It should have
when loading…>run through costumes (1) to (10) interval of (1) second when gf clicked do my project if <[loading? v]> if <[project running v]>.
If the project is loading, it wouldn't be able to check if it's loading or not though, since, well, it hasn't loaded.
Offline
RedRocker227 wrote:
PencilFactory wrote:
Magnie wrote:
I think a custom loading screen would be nice, but you can create your own intro to your game already. Just add a "When Green Flag Clicked" to the beginning, run your intro, and once that is done, broadcast "Intro Done" and it'll start up the rest of the project.
It should have
when loading…>run through costumes (1) to (10) interval of (1) second when gf clicked do my project if <[loading? v]> if <[project running v]>.If the project is loading, it wouldn't be able to check if it's loading or not though, since, well, it hasn't loaded.
You are right! Thank you!
Offline
PencilFactory wrote:
RedRocker227 wrote:
PencilFactory wrote:
It should havewhen loading…>run through costumes (1) to (10) interval of (1) second when gf clicked do my project if <[loading? v]> if <[project running v]>.If the project is loading, it wouldn't be able to check if it's loading or not though, since, well, it hasn't loaded.
You are right! Thank you!
I changed it.
Offline
scratcher3566 wrote:
cheddargirl wrote:
Hey scratcher3566, I'm not sure what this topic is about. The Suggestions forum is for suggestions to the Scratch website or the Scratch software, is your topic more directed at New Scratchers?
your signature is so funny!
his/her signature doesn’t matter.
Last edited by PencilFactory (Tomorrow 12:25:17)
Offline