Discuss Scratch
- gdfsgdfsgdfg
-
1000+ posts
Set default sprite position to x:0 y:0
Semi-Support if optional
No Support if not optional
———————————————————
the reason why some sprites stack up
by 36, 28
is so the sprites always will be visible
and not make it look like it disappeared
confuses new users that was
wondering where did their sprite go
No Support if not optional
———————————————————
the reason why some sprites stack up
by 36, 28
is so the sprites always will be visible
and not make it look like it disappeared
confuses new users that was
wondering where did their sprite go
- ajskateboarder
-
1000+ posts
Set default sprite position to x:0 y:0
Support if optional and disabled by default. This would be convenient, but a bit confusing for new Scratchers
- undeterminstic
-
1000+ posts
Set default sprite position to x:0 y:0
No support, it is silly the way it is and that makes me happy
- medians
-
1000+ posts
Set default sprite position to x:0 y:0
3.0 seems to be the same as 2.0, except the paint sprites (or blank sprites) go to x: 36 y: 28, so it's not everything but library sprites that does (at least, for me). In 2.0, everything is random. Not sure why this is the case exactly, but I remember Maximouse made something on GitHub for this.(#42)In case you don't know, all sprites except library sprites appear at (36, 28). Either make them random or centred.
Support if optional and disabled by default. This would be convenient, but a bit confusing for new Scratchers
Edit:
https://github.com/scratchfoundation/scratch-gui/pull/8489
Last edited by medians (Nov. 5, 2023 17:09:35)
- MrMilkGamer
-
1 post
Set default sprite position to x:0 y:0
I think that scratch should have an option to make all sprites default to 0 0
- mumu245
-
1000+ posts
Set default sprite position to x:0 y:0
If I had to take a guess, the RNG seed is broken. But it should either be random (to prevent stacking and confusion) or centred.
- LP372
-
1000+ posts
Set default sprite position to x:0 y:0
semi-support bc sometimes you don't want it centred but it always appears randomly
- medians
-
1000+ posts
Set default sprite position to x:0 y:0
If I had to take a guess, the RNG seed is broken. But it should either be random (to prevent stacking and confusion) or centred.
Everything else is random besides paint sprites/blank sprites already. 3.0 seems to be the same as 2.0, except the paint sprites (or blank sprites) go to x: 36 y: 28, so it's not everything but library sprites that does (at least, for me). In 2.0, everything is random. Not sure why this is the case exactly, but I remember Maximouse made something on GitHub for this.
Edit:
https://github.com/scratchfoundation/scratch-gui/pull/8489
- EDawg2011
-
1000+ posts
Set default sprite position to x:0 y:0
Sometimes, I forget to set the sprite's position to 0,0; I have to set it to 0,0 EVERY!!!! SINGLE!!!!! TIME!!!!! I want to set a new sprite at the center. This is more inconvenient than having to climb Mt. Everest with no limbs, 31415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679 MPH completely downward winds, reciting the entirety of the Harry Potter series 3874897326857963897165127893658203125829359235025678928734675 times, and defeating the 60 second demon, all in the span of 1e-743976893748967832894606484237007363794462302897 nanoseconds!
- ThisIsTemp1
-
1000+ posts
Set default sprite position to x:0 y:0
Support, I have to create 50 sprites, and they all go to 36,28, when they need to go to 0,0 so you can see every statw. Therefore, I have to do it 50 times. But it should either be random, or centered.
- medians
-
1000+ posts
Set default sprite position to x:0 y:0
It is already random, but there is an issue that causes it to go to x: 36 y: 28 when creating blank/paint sprites in 3.0. Support, I have to create 50 sprites, and they all go to 36,28, when they need to go to 0,0 so you can see every statw. Therefore, I have to do it 50 times. But it should either be random, or centered.
Last edited by medians (July 29, 2024 19:17:34)
- ThisIsTemp1
-
1000+ posts
Set default sprite position to x:0 y:0
It is already random, but there is an issue that causes it to go to x: 36 y: 28 when creating blank/paint sprites in 3.0. Support, I have to create 50 sprites, and they all go to 36,28, when they need to go to 0,0 so you can see every statw. Therefore, I have to do it 50 times. But it should either be random, or centered.
I know that, but there should also be a way to set where you want a sprite to go.
- medians
-
1000+ posts
Set default sprite position to x:0 y:0
https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/post/7605213/It is already random, but there is an issue that causes it to go to x: 36 y: 28 when creating blank/paint sprites in 3.0. Support, I have to create 50 sprites, and they all go to 36,28, when they need to go to 0,0 so you can see every statw. Therefore, I have to do it 50 times. But it should either be random, or centered.
I know that, but there should also be a way to set where you want a sprite to go.
- scratchcode1_2_3
-
1000+ posts
Set default sprite position to x:0 y:0
(#23)woah i found old post of mine from 2 years agoI would at least want something that asks you the coordinates of the sprite before actually creating it or something like that. No support - I would prefer it appearing at a randomized position so it's easier to find and won't overlap with another sprite and cause confusion.
tsk tsk tsk young me that would be very impractical, random is better
anyways bump because dupe