Discuss Scratch

fierytemper
Scratcher
64 posts

Pen layers and layer bar

If you could make stamps and pens go in front of things it would be awesome. It can be like a layer, or just go in front of everything or in the back. Also, a bar in the editor with marks that represent sprites and their layers would be good. Or it could just be a number next to the sprite name that says “Layer (something)” Both would be awesome for NovaOS 2 which is currently unshared, so the volume bar (pen) can go in front of the music player which shows artists and songs. Right now I have to make both pens, which makes them really pixelated and weird. 545085895 is the number in case anyone wants to go check it out with a non-Scratch viewer.
-EmeraldThunder-
Scratcher
1000+ posts

Pen layers and layer bar

I support the idea of pen layers. Currently the workaround is annyoing and requires modification on poorly made projects.
selfexplanatory
Scratcher
100+ posts

Pen layers and layer bar

Oh and a pen dropdown:
(pen [layer v] ::pen)

(pen [size v] ::pen)

(pen [color v] ::pen)

(pen [hex color v] ::pen)

(pen [shade v] ::pen)
anyway mockups for setting the layer:
set pen [layer v] to () ::pen

change pen [layer v] by () ::pen
fierytemper
Scratcher
64 posts

Pen layers and layer bar

selfexplanatory wrote:

Oh and a pen dropdown:
(pen [layer v] ::pen)

(pen [size v] ::pen)

(pen [color v] ::pen)

(pen [hex color v] ::pen)

(pen [shade v] ::pen)
anyway mockups for setting the layer:
set pen [layer v] to () ::pen

change pen [layer v] by () ::pen
Nice. Would the layers also go in front of sprites? If they don't I can already kinda do that with a bunch of messages.

Powered by DjangoBB