Discuss Scratch
- Discussion Forums
- » Suggestions
- » Changing Width and Height Separately
- som0307
- Scratcher
1 post
Changing Width and Height Separately
To make a health bar that stretches to one side to indicate health No support.
For what purpose would I stretch out my sprite in one direction for?
So it can look cruddy?
- 56-s
- Scratcher
500+ posts
Changing Width and Height Separately
“Bring up my post” (Bump) Bringing this topic up.
EDIT: anyway let's get on topic
Last edited by 56-s (Sept. 24, 2023 17:49:23)
- Mysterios_Develepor
- Scratcher
1 post
Changing Width and Height Separately
BRO * is this. i cant understand HOW THE HECK DO I ONLY CHANGE THE WIDHT OR HEIGHT???? SOMEONE TELL MEEEEEE
- 54387a
- Scratcher
1000+ posts
Changing Width and Height Separately
This suggestion is about suggesting the abillity to stretch sprites. Currently, you can't stretch sprites. BRO * is this. i cant understand HOW THE HECK DO I ONLY CHANGE THE WIDHT OR HEIGHT???? SOMEONE TELL MEEEEEE
- thedogcoder440
- Scratcher
100+ posts
Changing Width and Height Separately
bump
Last edited by thedogcoder440 (Oct. 19, 2023 07:22:08)
- ajskateboarder
- Scratcher
1000+ posts
Changing Width and Height Separately
Bump
Support because I know there are a lot of good use cases for this
Support because I know there are a lot of good use cases for this
- MagentaDude1359
- Scratcher
100+ posts
Changing Width and Height Separately
you can just use fisheye stretch
- P-P-C
- Scratcher
21 posts
Changing Width and Height Separately
100 % support
It would be super useful for animation
It would be super useful for animation
- MagentaDude1359
- Scratcher
100+ posts
Changing Width and Height Separately
use BRO * is this. i cant understand HOW THE HECK DO I ONLY CHANGE THE WIDHT OR HEIGHT???? SOMEONE TELL MEEEEEEthis
- completeness
- Scratcher
100+ posts
Changing Width and Height Separately
This is an inadequate solution. It’s slightly distorted since the fisheye does a radial stretch, and you can put the costume only so far away from the center- and it’s very memory intensive, where a 2048x2048 texture is created for each costume that needs to be stretched.use BRO * is this. i cant understand HOW THE HECK DO I ONLY CHANGE THE WIDHT OR HEIGHT???? SOMEONE TELL MEEEEEEthis
- Ultracoder1010
- Scratcher
100+ posts
Changing Width and Height Separately
Support it has a lot of uses such as health bars, animations, projects that use rotation, already been implemented with scratch alternatives and wouldn’t make scratch worse also the width and height parameters would be useful for tile based projects, text engines and number counters
- TheCreatorOfUnTV
- Scratcher
1000+ posts
Changing Width and Height Separately
You can split the sprite into 8x8 pixels and move those pixels around as well as a Super-Mario-Kart-like different-sprites-for-different-widths for bitmap sprites, or add dots to the edges of vector sprites, but both of those are difficult to do correctly (and in the case of the latter inaccurate), so this is a great suggestion.
Last edited by TheCreatorOfUnTV (July 17, 2024 19:48:50)
- ruvel_ztu
- Scratcher
14 posts
Changing Width and Height Separately
(size)
(width :: looks)
(height :: looks)
I support this idea, but if the width and the height are not equal, what would be the size then?
- Discussion Forums
- » Suggestions
- » Changing Width and Height Separately