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

#1 2009-06-24 14:00:55

Animax
Scratcher
Registered: 2007-06-28
Posts: 21

Drawing on Sprites

I think that in Scratch, you should be able to draw pen ON sprites! I mean, if you can do it in the paint editor, you can do it in the game, right? And, hopefully (please) Could you make it so that the sprite draws on the sprite as part of it, even if it just starts by touching it? I have a script to reverse the effect right here if people don't like it--
<if><touching[ sprite
<pen down>
<else>
<pen up>
<end>

Offline

 

#2 2009-06-24 15:27:55

GoogleplexPlus
Scratcher
Registered: 2009-04-16
Posts: 1000+

Re: Drawing on Sprites

I wish for that! It could make Drawn To Life for Scratch!

Offline

 

#3 2009-06-26 05:49:48

xaby
Scratcher
Registered: 2008-02-13
Posts: 49

Re: Drawing on Sprites

<pen down on [name of sprite]> <stamp on [name of sprite]>

drawing on current costume of a sprite / obejct. <set midpoint>
<set drawcolor to transparency>
<clear sprite> <create sprite> <clear costume>

<pen down on [name of sprite] - [costume nr.]>

Advanced mode for older students

Offline

 

#4 2009-06-28 12:13:03

beanbug
Scratcher
Registered: 2009-06-04
Posts: 100+

Re: Drawing on Sprites

yeah someone from the scratch team should see this...


A Life? Cool! Where can I download one of those from?

Offline

 

#5 2009-07-01 10:39:10

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

Re: Drawing on Sprites

Yeah... When you draw something for a game, it has to stay still or use a lot of variables to remember positions and directions.


http://is.gd/iBQi2 Add grob to your sig and help with world dominiation!http://is.gd/iBQ9Q                                                             Hey guys, we're seriously naming our team bob?

Offline

 

Board footer