Discuss Scratch
- Discussion Forums
- » Suggestions
- » pen layer changing
- fab60
-
13 posts
pen layer changing
set pen layer to [front v]this would be amazing
set pen layer to [back v]
move pen layer back () layers
move pen layer forward () layers
Last edited by fab60 (July 24, 2021 21:04:14)
- ScolderCreations
-
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-
-
1000+ posts
pen layer changing
Support, this would make rendering after depth sorting a lot easier.
- I_LOVE_TO_MAKE_STUFF
-
1000+ posts
pen layer changing
Support, This would be useful for 3D wireframes that are colored so that they would look way better!
- RobFarley74
-
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.
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-
-
1000+ posts
pen layer changing
(#5)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.
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.
- randomguy3513
-
1000+ posts
pen layer changing
I have a question, Can this go above sprites?
not a necropost since necroposting doesn't exist in suggestions
not a necropost since necroposting doesn't exist in suggestions
- Knightbot63
-
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.
- Discussion Forums
- » Suggestions
-
» pen layer changing