Discuss Scratch

robloxloveabcxyz
Scratcher
14 posts

Drawing on project

Hello I really need help! Does any of you know a way that players can actually draw on the project? Like kind of i working on a project where you draw on a easel but i have to figure out how! Also how can you make it (Or is there a way) That without having to download too many sprites, You can easily change the costume. Thanks for helping,

@robloxloveabcxyz
xMystic416
Scratcher
100+ posts

Drawing on project

The simplest way to do it is to go to the section below the “My Blocks”, and click it. This will give you a list of extensions that you can add. Click the “Pen” extension. Now, you do this script:
ifmousedown?thenpendown This will make it drawelsepenup This will make it stop drawing.
deck26
Scratcher
1000+ posts

Drawing on project

But note that all pen marks are on the backdrop and behind any sprites or clones, You can only draw over other items by stamping them first so they are also pen marks.
robloxloveabcxyz
Scratcher
14 posts

Drawing on project

oh thanks that really helps!
robloxloveabcxyz
Scratcher
14 posts

Drawing on project

except how do you really stamp it? I tried doing something but it just kept making clones of the sprite when i clicked on it!
deck26
Scratcher
1000+ posts

Drawing on project

A stamp is different from a clone. A clone can run scripts, a stamp is just a fixed image and cannot be moved except by deleting and stamping again. Your project will have stamped if you told it to do that and will have cloned if you told it to do that!
Vibrato
Scratcher
1000+ posts

Drawing on project

Stamps sorta look like clones though, it can be confusing. Unlike clones, there is no limit on how many times you can stamp.
deck26
Scratcher
1000+ posts

Drawing on project

Vibrato wrote:

Stamps sorta look like clones though, it can be confusing. Unlike clones, there is no limit on how many times you can stamp.
Well if you don't try to tell them to do anything they will look identical but you created them so there should be no room for confusion.

Powered by DjangoBB