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

#1 2008-01-02 19:58:52

MITscratcher
Scratcher
Registered: 2007-09-16
Posts: 100+

Ask and Answer

I have used Scratch for over 2 years now, and have learned a lot. This is the forum for all those kids (or any age) who are new to scratch, old to scratch, or just have a question. Share ideas, comments, and projects, ect. Doesnt matter how simple or complex, Anything will do!

and remember,
SCRATCH ON!
____________________________________________________________________________________
Ps. This is my first forum subject, so I don't know exactly how to use it. :p


http://scratch.mit.edu/projects/MITscratcher/235497
                    ^ My NEW Snake Game! ^

Offline

 

#2 2008-01-02 20:14:34

MITscratcher
Scratcher
Registered: 2007-09-16
Posts: 100+

Re: Ask and Answer

So far I have got no replies (which is a disappointment), But if anyone does care to reply, I have a question for you!

I have always wondered, In my favorite category (Numbers), I just cannot seem to figure out what "abs" means, Can anyone tell me the definition?

[blocks]<abs( [/blocks]


http://scratch.mit.edu/projects/MITscratcher/235497
                    ^ My NEW Snake Game! ^

Offline

 

#3 2008-01-02 20:22:12

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: Ask and Answer

The abs block turns a negative number into a positive number and positive numbers remain positive.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#4 2008-01-02 20:22:57

Jman720
Scratcher
Registered: 2007-11-27
Posts: 1000+

Re: Ask and Answer

I do not know either, but I do have a question, I cannot seem to make gravity or scrolling. Can you help me???


Solve for x
2+3+2+(-9)+1x+2x=7

Offline

 

#5 2008-01-02 20:29:51

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: Ask and Answer

Jman720 wrote:

I do not know either, but I do have a question, I cannot seem to make gravity or scrolling. Can you help me???

For gravity see my project gravity done right.

For scrolling go to http://scratch.mit.edu/forums/viewtopic.php?id=2440


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#6 2008-01-02 20:44:12

MITscratcher
Scratcher
Registered: 2007-09-16
Posts: 100+

Re: Ask and Answer

I have got to admit, I am still in the process of learning certain things in scratch, (such as scrolling and gravity), but my goal is to soon master it. My suggestion is to play around with variables a little bit, and try to work more with increasing variables, and decreasing variables, at a certain point. Scrolling, May be a bit harder, but may have to do with being based on another sprites position (?). Although I may not know as much about these topics, you should defiantly check out archmage's links; They may be helpful.


http://scratch.mit.edu/projects/MITscratcher/235497
                    ^ My NEW Snake Game! ^

Offline

 

#7 2008-01-02 20:54:37

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: Ask and Answer

Really, scratch makes scrolling A LOT harder than it should be because you can't put sprites outside the stage. I am pretty sure that the people who developed scratch never thought that scrolling projects might become popular.

Last edited by archmage (2008-01-02 20:54:58)


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#8 2008-01-02 21:30:23

MITscratcher
Scratcher
Registered: 2007-09-16
Posts: 100+

Re: Ask and Answer

I completely agree, It makes it more difficult because we don't have a very big workspace. I am guessing you would need a variable that remembers how far the sprite has gone off the stage (supposedly).


http://scratch.mit.edu/projects/MITscratcher/235497
                    ^ My NEW Snake Game! ^

Offline

 

#9 2008-01-03 16:30:53

MITscratcher
Scratcher
Registered: 2007-09-16
Posts: 100+

Re: Ask and Answer

Hello everybody! Does anyone have a question or suggestion for future games? I'm stuck for topics!


http://scratch.mit.edu/projects/MITscratcher/235497
                    ^ My NEW Snake Game! ^

Offline

 

#10 2008-01-06 19:49:27

MITscratcher
Scratcher
Registered: 2007-09-16
Posts: 100+

Re: Ask and Answer

I was hoping for more people to ask or chat in here, but I may delete this forum if it is possible (If I don't get enough posts).


http://scratch.mit.edu/projects/MITscratcher/235497
                    ^ My NEW Snake Game! ^

Offline

 

#11 2008-01-06 19:58:31

funkymonkey
Scratcher
Registered: 2007-06-03
Posts: 1000+

Re: Ask and Answer

archmage wrote:

The abs block turns a negative number into a positive number and positive numbers remain positive.

it stands for absolute value.  smile  is it a trig function?


http://i243.photobucket.com/albums/ff67/hprules_photos/banner2.jpg
Kuzimu: Dawn of a New Age                                                                                                  Coming May 2010

Offline

 

#12 2008-01-06 20:06:13

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: Ask and Answer

funkymonkey wrote:

archmage wrote:

The abs block turns a negative number into a positive number and positive numbers remain positive.

it stands for absolute value.  smile  is it a trig function?

It's not a trig function.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#13 2008-01-07 17:44:01

funkymonkey
Scratcher
Registered: 2007-06-03
Posts: 1000+

Re: Ask and Answer

archmage wrote:

It's not a trig function.

oh. i thought that all of the things on that block were trig functions. i guess not.


http://i243.photobucket.com/albums/ff67/hprules_photos/banner2.jpg
Kuzimu: Dawn of a New Age                                                                                                  Coming May 2010

Offline

 

#14 2008-01-07 22:56:05

kevin_karplus
Scratcher
Registered: 2007-04-27
Posts: 1000+

Re: Ask and Answer

They are all functions, but only  sin,cos,tan,asin,acos,atan are trigonometric functions.

Offline

 

#15 2008-01-08 04:04:09

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Ask and Answer

To expand a little, Trigonometric functions are those dealing with Triangle measurement.  See Wikopedia

http://en.wikipedia.org/wiki/Trigonometry

the trigonometric functions in Scratch are:
     sin - Sine
     cos - Cosine
     tan - Tangent
     asin - Arcsine (inverse Sine)
     acos - Arccosine (inverse Cosine)
     atan - Arctangent (inverse Tangent)

The other functions in Scratch are:
     abs - Absolute value (distance from zero on the number line)
     sqrt - Square root
     ln - Natural logarithm (Euler's constant based logarithm)
     log - Base 10 logarithm
     e^ - Raising Euler's constant to a power (inverse of ln)
     10^ - Rasing 10 to a power (inverse of log)

The functions that are most useful to Scratchers (this is open to debate I'm sure) are sin, cos, tan, sqrt, abs.  Now that you know what the full names are, you can look them up in Wikopedia, if you are interested.

Last edited by Paddle2See (2008-01-08 04:06:33)


http://i39.tinypic.com/2nav6o7.gif

Offline

 

Board footer