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

#1 2011-05-29 16:15:45

soupoftomato
Scratcher
Registered: 2009-07-18
Posts: 1000+

Ask A Scratcher

Just ask me a question about Scratch here.
You know you want too.
You know you're too dumb to find out yourself.
So ask it here.
Ask it.


I'm glad to think that the community will always be kind and helpful, the language will always be a fun and easy way to be introduced into programming, the motto will always be: Imagine, Program, Share - Nomolos

Offline

 

#2 2011-05-29 16:16:35

Sunrise-Moon
Scratcher
Registered: 2009-06-27
Posts: 1000+

Re: Ask A Scratcher

Why am I too dumb to find the answer to this question?


http://i1067.photobucket.com/albums/u427/HulKDzN/RebornBlade.png

Offline

 

#3 2011-05-29 16:17:59

soupoftomato
Scratcher
Registered: 2009-07-18
Posts: 1000+

Re: Ask A Scratcher

Sunrise-Moon wrote:

Why am I too dumb to find the answer to this question?

Well you apparently don't know the answer.


I'm glad to think that the community will always be kind and helpful, the language will always be a fun and easy way to be introduced into programming, the motto will always be: Imagine, Program, Share - Nomolos

Offline

 

#4 2011-05-29 17:38:38

johnathandd
Scratcher
Registered: 2011-04-24
Posts: 100+

Re: Ask A Scratcher

How do you make a sprite move towards the mouse? This is for a project I am working on.


http://www.cartridgeworld.com/uploadedImages/Environment/environment_banner.jpg

Offline

 

#5 2011-05-29 18:50:38

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Ask A Scratcher

johnathandd wrote:

How do you make a sprite move towards the mouse? This is for a project I am working on.

Code:

When green flag clicked
Forever
    Point towards [mouse pointer]
    move ___ steps
End Forever

Beat you to it, soup!  tongue


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#6 2011-05-29 19:34:35

HoneyHorse11
Scratcher
Registered: 2011-02-15
Posts: 100+

Re: Ask A Scratcher

That's kinda mean... If you want people to ask you questoins, don't call them dumb!


"Captain... it appears that we are out of food... And water..." "UNIMPORTANT!" -Romantically Apocalyptic, Mr. Snippy, Zee Captian

Offline

 

#7 2011-05-30 11:13:37

Lesstea33
Scratcher
Registered: 2011-05-30
Posts: 20

Re: Ask A Scratcher

HoneyHorse11 wrote:

That's kinda mean... If you want people to ask you questoins, don't call them dumb!

Yeah that's true Honey Horse.

Offline

 

Board footer