Hi. I am making Color Draw in a new way and I can't seem to program the stylus to not write on the grey. I did this in Color Draw but these are two different styluses and they are programmed differently. Please help. Oh, if you would like to see what I am talking about, go to the project. The project notes will tell you what to do. Please reply if you know how to fix this. Link: http://scratch.mit.edu/projects/alexpjaTest/406614
Best Regards,
Alexander Aleszczyk
Chicago, IL
Last edited by alexpja (2009-02-06 09:44:45)
Offline
it works, but it doesint show because its the same colour as the background. Try selecting the black pen with a bold line. colour in a small area and select the gray. Place it down where the black was and you can see that the replaces the black. If you want some ideas for a paint project, my paint project has alot of diffrent things it can do, such as draw squares dynamicly, stright lines, curved lines ect... http://scratch.mit.edu/projects/yambanshee/299660
Offline
I'll try this but I might reply back if the thing is not working.
Best Regards,
Alexander Aleszczyk
Chicago, IL
Offline
Still draws. I don't understand the outline, is it this:
I added a black outline next to the grey on the right. It still draws. Am I doing this right?
Best Regards,
Alexander Aleszczyk
Chicago, IL
Last edited by alexpja (2009-02-06 10:05:43)
Offline
Oh, now I understand. But this wont work either. I changed the tip of the pen to green and it still colors on grey.
Best Regards,
Alexander Aleszczyk
Chicago, IL
Last edited by alexpja (2009-02-06 10:13:20)
Offline
ohh... you want it not to colour in on the gray area?
Offline
if so, on the pen sprite simply add a if statement on your pen down/up script that looks something like this:
if(Not Touching colour(gray))
pen up/down script
end if
Offline
alexpja wrote:
Yes!!!
alexpja wrote:
I can't seem to make the stylus to not write on the grey...
YESS!!!
oops :s. Shows my listen- ugh reading ability
Last edited by yambanshee (2009-02-06 10:38:40)
Offline
http://scratch.mit.edu/projects/yambanhee_extras/406661
doesint work quite well.
Your other option is having the gray area be a sprite. The pen tool draws underneith all sprites.
Offline
is it working for you, making it into a sprite?
Offline
yes. i need you to download a project i will put up in a sec and try to make the stylus to draw on white, red, green, and blue because its not working. link: http://scratch.mit.edu/projects/alexpjaTest/406693
Last edited by alexpja (2009-02-06 11:20:05)
Offline
sorry i couldent help, i had to go to bed as it was 12
looks like mac fixed it thou
http://scratch.mit.edu/projects/ihaveatest/407250
Offline