Discuss Scratch

tomliuwhite
Scratcher
99 posts

looks like the center of Costumes is different than the center of the stage

Every time when I draw a sprite, I draw it in the center at the Costumes tab. But it does not appear in the center of stage. And I have to use the below script to display it in the center of stage:
go to x: (0) y: (0)

Can anyone explain to me why?
Thanks.
Vanilla2011
Scratcher
500+ posts

looks like the center of Costumes is different than the center of the stage

You know this block right?
move(10)steps
Well, that along with some other motion blocks makes the sprite center different from the stage center.

Za-Chary wrote:

aw heck naw someones' wanting to ban the sab spunch bop faec from scrathc



(ツ::#000)//Master Kakawam, slays evil kumquats.
god286
Scratcher
1000+ posts

looks like the center of Costumes is different than the center of the stage

You mean 36 28 coordinates? Yeah, I'm not sure why. Probably to make it less confusing for new scratchers, I have no idea.

Here are some of my followers!

I joined: 5 years, 9 months, 24 days ago (31/03/2018)
I have: 479 followers
In total, I have attained: 1,403 loves, 1,145 favourites, and 33,731 views.
Fun Fact: If my account continued to gain followers at a similar rate to right now, in 14,210 years I would reach the number of followers griffpatch has today! Try to imagine how many followers he would have then!
Thank you everyone!
Script created by god286.
deck26
Scratcher
1000+ posts

looks like the center of Costumes is different than the center of the stage

Stage costumes are always properly centred. Sprite costumes can have the centre in a different place from the obvious centre. If you want to centre a costume set the sprite to 0,0 and select the whole costume and drag it in the costume editor.
Vaibhs11
Scratcher
1000+ posts

looks like the center of Costumes is different than the center of the stage

I think you meant for this;
So actually when you make a sprite, in default; it is set in a rand. pos near the x0 y0.
awesome_guy6856
Scratcher
100+ posts

looks like the center of Costumes is different than the center of the stage

tomliuwhite wrote:

Every time when I draw a sprite, I draw it in the center at the Costumes tab. But it does not appear in the center of stage. And I have to use the below script to display it in the center of stage:
go to x: (0) y: (0)

Can anyone explain to me why?
Thanks.
Scratch just does this. No clue why. It's not gonna hurt your project or anything

i made TABS in scratch look https://scratch.mit.edu/projects/429591956/
tomliuwhite
Scratcher
99 posts

looks like the center of Costumes is different than the center of the stage

@awesome_guy6856, thanks.

Powered by DjangoBB