i made a project , and i think it's the first like this ever , but i'm not famous , and i want at least someone can see it , so...
here it is :
http://scratch.mit.edu/projects/m-boymarnic/1527355
Offline
This is very neat, I'm not sure why you've put in
If(not touching red)
say " Make a line from 0,0"
Stop script
this means that if the mouse isn't hovering over a red patch when the space key is pressed then the project stops working.
Also why move 3 steps? It should follow the line more accurately only moving 1 step at a time shouldn't it?
Very cool project though
I wouldn't have thought about doing it.

Offline
Yeah. awesome
Offline
NeoAtVic wrote:
This is very neat, I'm not sure why you've put in
If(not touching red)
say " Make a line from 0,0"
Stop script
this means that if the mouse isn't hovering over a red patch when the space key is pressed then the project stops working.
Also why move 3 steps? It should follow the line more accurately only moving 1 step at a time shouldn't it?
Very cool project thoughI wouldn't have thought about doing it.
i first made it with 1 step , but it was very slow , so i made it 3 steps.
and normally , it only says " Make a line from 0,0"
if you didn't start drawing from the blue dot , but i will check it , maybe you're rigth.
Offline
m-boymarnic wrote:
NeoAtVic wrote:
This is very neat, I'm not sure why you've put in
If(not touching red)
say " Make a line from 0,0"
Stop script
this means that if the mouse isn't hovering over a red patch when the space key is pressed then the project stops working.
Also why move 3 steps? It should follow the line more accurately only moving 1 step at a time shouldn't it?
Very cool project thoughI wouldn't have thought about doing it.
i first made it with 1 step , but it was very slow , so i made it 3 steps.
and normally , it only says " Make a line from 0,0"
if you didn't start drawing from the blue dot , but i will check it , maybe you're rigth.
i checked it , and there is nothing wrong.
it only says that if you didn't draw a line from the blue dot.
Offline
and i wasn't first
http://scratch.mit.edu/projects/Dom818/1253416
Offline
m-boymarnic wrote:
and i wasn't first
![]()
http://scratch.mit.edu/projects/Dom818/1253416
It's alright, even that isn't first. I think that method was made waay back, but you can add your own methods to it (and I see you've done that with your newest update).
Last edited by Kileymeister (2011-01-12 14:10:28)
Offline
Kileymeister wrote:
m-boymarnic wrote:
and i wasn't first
![]()
http://scratch.mit.edu/projects/Dom818/1253416It's alright, even that isn't first. I think that method was made waay back, but you can add your own methods to it (and I see you've done that with your newest update).
thank you!
my method is very different
(and i think my scripts are better)
but...
Offline