Discuss Scratch

fab60
Scratcher
13 posts

pen layer changing

set pen layer to [front v]
set pen layer to [back v]
move pen layer back () layers
move pen layer forward () layers
this would be amazing

Last edited by fab60 (July 24, 2021 21:04:14)

ScolderCreations
Scratcher
1000+ posts

pen layer changing

set pen layer to [front v] ::pen
set pen layer to [back v] ::pen
move pen layer back () layers ::pen
move pen layer forward () layers ::pen
-EmeraldThunder-
Scratcher
1000+ posts

pen layer changing

Support, this would make rendering after depth sorting a lot easier.
I_LOVE_TO_MAKE_STUFF
Scratcher
1000+ posts

pen layer changing

Support, This would be useful for 3D wireframes that are colored so that they would look way better!
RobFarley74
Scratcher
100+ posts

pen layer changing

The problem is this simply isn't how pen works, each pen down isn't creating a clone where each line or dot is a separate entity, it simply draws to the stage and forgets about it.

It's a nice idea but I don't think this fits into pen, or indeed how pen work in any way, it would be a whole new pen type extension that works differently.
-EmeraldThunder-
Scratcher
1000+ posts

pen layer changing

RobFarley74 wrote:

(#5)
The problem is this simply isn't how pen works, each pen down isn't creating a clone where each line or dot is a separate entity, it simply draws to the stage and forgets about it.

It's a nice idea but I don't think this fits into pen, or indeed how pen work in any way, it would be a whole new pen type extension that works differently.
You can keep an image for each pen layer and every frame either combine them into one or just load them all. I don't think it would be too dificult to implement.
dave-alt-4
Scratcher
1000+ posts

pen layer changing

bump
randomguy3513
Scratcher
1000+ posts

pen layer changing

I have a question, Can this go above sprites?
not a necropost since necroposting doesn't exist in suggestions
Knightbot63
Scratcher
1000+ posts

pen layer changing

Support. It's very annoying to have the stamps always go to the back layer and also the pen even when using the layer blocks, it'll just stay in back.

Powered by DjangoBB