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

#1 2010-04-30 16:43:18

Amaya14
Scratcher
Registered: 2008-04-27
Posts: 1

"Save a drawing???"

Question; I'm trying to make a project where you can "save" the color to a sprite.

I have a theory-type thin that might be able to help; is there a way I could use stamp to do this? It "saves" the picture but it doesn't allow me to move it. And I need to be able to move it.


Hiya lil and big peeps, you all know me as Amaya14 or just plain Amaya! I am definetly awkward and my age, well depending on how i act, i'd say 2 ^w^

Offline

 

#2 2010-04-30 16:53:38

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: "Save a drawing???"

Well, you could try using a list to save it. You can have one list for X, one for Y, and one for the colours.

When a person draws something, it figures out what the X position is, the Y position, and what colour it is. For an example, see Bluestribute's project, Draw to Life. ( http://scratch.mit.edu/projects/Bluestribute/256644 ). All you would need to add is a list that logs the colours.

Offline

 

Board footer