Discuss Scratch
- Discussion Forums
- » Suggestions
- » Pen should be vector, or something less pixelated.
- Lamignat1
-
21 posts
Pen should be vector, or something less pixelated.
And add block: Like this:set pen to [vector v]::pen(…)
set pen to [bitmap v]::pen
Sometimes I want the pixellated version for Pen
get color from x:() y:() :: pen
- Socialix
-
1000+ posts
Pen should be vector, or something less pixelated.
You can make your own topic if you want that block. Your block idea has nothing to do with the suggestion.And add block: Like this:set pen to [vector v]::pen(…)
set pen to [bitmap v]::pen
Sometimes I want the pixellated version for Penget color from x:() y:() :: pen
-
Support. TurboWarp has this feature, but without it, the pen isn't a pen.
- Rendangbike2
-
1000+ posts
Pen should be vector, or something less pixelated.
Support! I hate that pen are always pixelated.
- AHypnoman
-
1000+ posts
Pen should be vector, or something less pixelated.
This would be useful when trying to create higher quality games in pen. Support.
- AHypnoman
-
1000+ posts
Pen should be vector, or something less pixelated.
I don’t think this is necessary, and even if this block is added it shouldn’t say “vector” and rather “high quality”. Like this:set pen to [vector v]::pen????
set pen to [bitmap v]::pen
If it was like this, support. Sometimes I want the pixellated version for Pen
It’s not necessary because with a higher quality pen you would me able to make smaller pen sizes, meaning you could recreate pixels quite easily. Wouldn’t this just make things harder for people who want pixel pen? Well, so far in my time on Scratch, I have never seen a project that takes advantage of low quality pen.
Last edited by AHypnoman (Feb. 27, 2021 06:32:06)
- Geometrysten2
-
100+ posts
Pen should be vector, or something less pixelated.
I defenitly support this, text engines would be very useful if this was added.
- hiPeeps124816
-
500+ posts
Pen should be vector, or something less pixelated.
Support, most of the time bitmap pen is annoying.
- han614698
-
1000+ posts
Pen should be vector, or something less pixelated.
Is there any technical reason behind why it is pixelated currently?
- gosoccerboy5
-
1000+ posts
Pen should be vector, or something less pixelated.
Probably faster. Is there any technical reason behind why it is pixelated currently?
Also, with some experimentation, it appears drawing lines on a canvas with Javascript is pretty grainy in of itself (I think canvas rendering is like that). idk how turbowarp bypasses that
- CST1229
-
1000+ posts
Pen should be vector, or something less pixelated.
Probably by just resizing the pen canvas to the size of the player.Probably faster. Is there any technical reason behind why it is pixelated currently?
Also, with some experimentation, it appears drawing lines on a canvas with Javascript is pretty grainy in of itself (I think canvas rendering is like that). idk how turbowarp bypasses that
- jbthepig
-
500+ posts
Pen should be vector, or something less pixelated.
Support! It's super annoying when the pen is all pixelated!
- Endless-Ocean
-
100+ posts
Pen should be vector, or something less pixelated.
bump, and I support this too. There is a game I am making that I want to have high quality, but the vector sprites always end up as a bitmap when stamped. Really annoying, would like this to maybe be changed somehow.
- tutacat
-
21 posts
Pen should be vector, or something less pixelated.
Pen canvas resolution is 480x360 fixed. It mostly wouldn't be much more lag
https://turbowarp.org/ has an option for higher Scratch pen resolution (High Quality Pen)
https://turbowarp.org/ has an option for higher Scratch pen resolution (High Quality Pen)
- Discussion Forums
- » Suggestions
-
» Pen should be vector, or something less pixelated.