This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2009-08-11 11:11:13

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Ask a question, get an answer

this is for new scratch members, ask me or any other more experienced scratchers a question, and we will answer it  smile



current helpers:

-pinochio
-weswesrock
-wierdF
-Aidan

Last edited by pinochio (2010-05-24 19:44:47)


Flat Out G

Offline

 

#2 2009-08-11 11:21:40

coolperson
Scratcher
Registered: 2007-08-21
Posts: 1000+

Re: Ask a question, get an answer

This is a good idea!


Coolperson- 2012 National Vex Robotics Finalist!
http://www.scratch.mit.edu/ext/youtube/?v=sn7p84DQFyk

Offline

 

#3 2009-08-11 11:24:35

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: Ask a question, get an answer

thanks! wanna be a helper? i can add you to the helpers list


Flat Out G

Offline

 

#4 2009-08-11 12:38:38

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: Ask a question, get an answer

anyone?


Flat Out G

Offline

 

#5 2009-08-11 12:39:37

weswesrock
Scratcher
Registered: 2009-06-25
Posts: 500+

Re: Ask a question, get an answer

I wanna be a helper  smile

Offline

 

#6 2009-08-11 12:43:33

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: Ask a question, get an answer

Ok ill add you, but we need some people to add questions


Flat Out G

Offline

 

#7 2009-08-11 13:57:33

mol17
Scratcher
Registered: 2008-05-02
Posts: 26

Re: Ask a question, get an answer

cool ide mon


http://scratch.mit.edu/projects/mol17/638652 FIGHTORAMA

Offline

 

#8 2009-08-11 13:59:25

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: Ask a question, get an answer

ok thanks for all the compliments about my idea but does anyone have a question? please?


Flat Out G

Offline

 

#9 2009-08-11 15:06:10

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: Ask a question, get an answer

well i know its wierd but i have a question, how do i make a great jumping enigine?


Flat Out G

Offline

 

#10 2009-08-14 03:42:44

WeirdF
Scratcher
Registered: 2009-05-31
Posts: 1000+

Re: Ask a question, get an answer

Oh cool, can I be a helper? If you want to know about my scratching skills, look at my projects, (ignore the ones made by my sister).


http://i.cr3ation.co.uk/dl/s1/gif/847032b8a331def77529b6a0384db1fe_handfingers.gif

Offline

 

#11 2009-08-14 07:39:56

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: Ask a question, get an answer

ok sure  smile  ikll add you


Flat Out G

Offline

 

#12 2009-08-14 07:52:31

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Ask a question, get an answer

pinochio wrote:

well i know its wierd but i have a question, how do i make a great jumping enigine?

do u mean with gravity, or a bit more advanced

Offline

 

#13 2009-08-14 07:55:14

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: Ask a question, get an answer

gravity, like the one in my extreme game (i didnt  make that) dont worry i gave credit  smile


Flat Out G

Offline

 

#14 2009-08-14 08:03:07

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Ask a question, get an answer

[blocks]
<when green flag clicked>
<forever>
<if><touching color[ whatever colour the ground is
<set{ gravity }to( 0
<change y by( 1
<else>
<change{ gravity }by( -1 (or however fast you want to fall)
<end>
<change y by( <{ gravity }>
<end>
[/blocks]

also add this to the same sprite

[blocks]
<when green flag clicked>
<forever>
<if><key[ up ]pressed?>
<set{ gravity }to( 5 (or however high you want to jump)
<repeat until><<  <not> <touching color[ whatever colour your ground is >>
<change y by( 5
<end>
<end>
<end>
[/blocks]

add both those scripts to the same sprite

Offline

 

#15 2009-08-14 16:40:14

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: Ask a question, get an answer

k thanks!


Flat Out G

Offline

 

#16 2009-08-14 18:50:01

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: Ask a question, get an answer

anyone?


Flat Out G

Offline

 

#17 2009-08-15 05:48:04

likegames
Scratcher
Registered: 2008-03-24
Posts: 100+

Re: Ask a question, get an answer

I'ma helpa now! LULZIA!


There are 10 types of people in this world: Those who understand trinary, those who don't, and those who think this is the same old signature.
Three lines! (and base three!)

Offline

 

#18 2010-05-10 21:01:35

Victor3454
Scratcher
Registered: 2010-05-10
Posts: 1

Re: Ask a question, get an answer

I'm realllyyy new, so how do you make scratch ask a question, then you answer it, and scratch does something else?

Offline

 

#19 2010-05-10 21:03:52

DaGamez
Scratcher
Registered: 2010-04-18
Posts: 1000+

Re: Ask a question, get an answer

helper! xD


http://scratchhtmlviewer.net23.net/image.php?project=1229757&amp;user=DaGamez

Offline

 

#20 2010-05-10 21:04:53

DaGamez
Scratcher
Registered: 2010-04-18
Posts: 1000+

Re: Ask a question, get an answer

Victor3454 wrote:

I'm realllyyy new, so how do you make scratch ask a question, then you answer it, and scratch does something else?

Just ask as a reply a question, then we quote it and we answer it. So, if you want the answer, just ask and check here every few hours.


http://scratchhtmlviewer.net23.net/image.php?project=1229757&amp;user=DaGamez

Offline

 

#21 2010-05-11 09:33:56

meew0
Scratcher
Registered: 2010-02-22
Posts: 1000+

Re: Ask a question, get an answer

Helper!


http://i.imgur.com/mJV3j.pnghttp://i.imgur.com/HwWAX.pnghttp://i.imgur.com/sZ7Ui.pnghttp://i.imgur.com/0y6yh.pnghttp://i.imgur.com/nOC4l.png

Offline

 

#22 2010-05-11 10:24:16

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Ask a question, get an answer

DaGamez wrote:

Victor3454 wrote:

I'm realllyyy new, so how do you make scratch ask a question, then you answer it, and scratch does something else?

Just ask as a reply a question, then we quote it and we answer it. So, if you want the answer, just ask and check here every few hours.

He doesn't mean that - he wants to know how to use the ask block.  tongue

You have to use the "ask [] and wait" block, and some other blocks if you want Scratch to react differently to certain answers, like this:

http://img534.imageshack.us/img534/3966/askexample.gif


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#23 2010-05-11 14:30:26

kakunishi
Scratcher
Registered: 2010-05-11
Posts: 12

Re: Ask a question, get an answer

How long does it take for projects to show up on the "recently shared" projects gallery on the website?  I posted mine over 12 hours ago and it hasn't shown up yet.

Offline

 

#24 2010-05-11 14:34:05

Wolfie1996
Retired Community Moderator
Registered: 2009-07-08
Posts: 1000+

Re: Ask a question, get an answer

kakunishi wrote:

How long does it take for projects to show up on the "recently shared" projects gallery on the website?  I posted mine over 12 hours ago and it hasn't shown up yet.

Sometimes they don't show up - if a lot of people post projects all at once, only three will show on the front page. After a while (usually about half hour or so), projects on the "latest shared" list slip off the bottom, and are no longer visible on that page...

Hope this helps  smile


"...Jargon - the practice of never calling a spade a spade, when you might instead call it a manual earth-restructing implement..." - Bill Bryson, Mother Tongue

Offline

 

#25 2010-05-11 14:57:24

kakunishi
Scratcher
Registered: 2010-05-11
Posts: 12

Re: Ask a question, get an answer

Sounds good thanks!

Offline

 

Board footer