Discuss Scratch

turtlz_and_bowser_jr
Scratcher
15 posts

Welcome to Scratch! Get started here!

rose27869 wrote:

hi everyone do you have any new ideas for games plz reply.
Sure: Story mode games, Simulators, time passing games… here is a link to Scratch's idea generator: https://scratch.mit.edu/ideas
apachechopper
Scratcher
6 posts

Welcome to Scratch! Get started here!

Subconical
Scratcher
2 posts

Welcome to Scratch! Get started here!

Click on your name and you will get a list of options on screen. Click the one that says “Profile,” and it will take you to your profile where you can change any text, featured projects and your profile picture. Hover over your profile picture, a massage will appear asking if you want to change your profile image, once you click on that your downloaded images folder will appear and you may choose your desired image. Hope this helps!
BriIIantScratcher
Scratcher
100+ posts

Welcome to Scratch! Get started here!

Subconical wrote:

Click on your name and you will get a list of options on screen. Click the one that says “Profile,” and it will take you to your profile where you can change any text, featured projects and your profile picture. Hover over your profile picture, a massage will appear asking if you want to change your profile image, once you click on that your downloaded images folder will appear and you may choose your desired image. Hope this helps!
we already know
Pixel_Forge_Studios_
Scratcher
2 posts

Welcome to Scratch! Get started here!

ScratchDude82 wrote:

@rockstar151 how do i make a sprite “jump”?
Just Add This:
set [Jump] to [10]
repeat (10)
change y by (Jump)
change [Jump] by (-1)

end

Then Duplicate It, And Set The Repeat To 11. But Don't Duplicate The:
set [Jump] to [10]

Last edited by Pixel_Forge_Studios_ (March 18, 2025 00:32:26)

TheWoratLuck51
Scratcher
8 posts

Welcome to Scratch! Get started here!

Honestly, even though I started 3 years ago on my main account, I haven't even bothered to look at the discussions until now. Now that I'm looking at this, I really should have looked at the bottom of the main Scratch page. Although I haven't made my introduction yet, thanks for the instructions for the introductions.



P.s. I was intending to input a little code here for gravity, but I don't know much about the discussions page.
LaggyP1Xel_1909
Scratcher
22 posts

Welcome to Scratch! Get started here!

https://youtu.be/cygu65ytwTc?si=tZruN86g8riUHaPf

Last edited by LaggyP1Xel_1909 (March 18, 2025 18:09:22)

Waterwraith9
Scratcher
500+ posts

Welcome to Scratch! Get started here!

her wrote:

hey man don't do that or ST will come and do some stuff you wont like at all
get out
LaggyP1Xel_1909
Scratcher
22 posts

Welcome to Scratch! Get started here!

Subconical wrote:

Click on your name and you will get a list of options on screen. Click the one that says “Profile,” and it will take you to your profile where you can change any text, featured projects and your profile picture. Hover over your profile picture, a massage will appear asking if you want to change your profile image, once you click on that your downloaded images folder will appear and you may choose your desired image. Hope this helps!
*message
Thiago_le_meilleur
Scratcher
1000+ posts

Welcome to Scratch! Get started here!

Waterwraith9
Scratcher
500+ posts

Welcome to Scratch! Get started here!

LaggyP1Xel_1909 wrote:

Subconical wrote:

Click on your name and you will get a list of options on screen. Click the one that says “Profile,” and it will take you to your profile where you can change any text, featured projects and your profile picture. Hover over your profile picture, a massage will appear asking if you want to change your profile image, once you click on that your downloaded images folder will appear and you may choose your desired image. Hope this helps!
*message
massage is crazy
TheWoratLuck51
Scratcher
8 posts

Welcome to Scratch! Get started here!

bazinga :3







e
reidandcallie
Scratcher
39 posts

Welcome to Scratch! Get started here!

TheWoratLuck51 wrote:

bazinga :3







e
erm, ???
xta_14006
Scratcher
21 posts

Welcome to Scratch! Get started here!

please-look wrote:

gardifli wrote:

please-look wrote:

scroll [list v] to the [top v]

scroll [list v] to the [center v]

scroll [list v] to the [bottom v]

scroll [list v] to item name []

scroll [list v] to item number []

scroll [list v] [] seconds to the [top v]

scroll [list v] [] seconds to item name []

scroll [list v] [] seconds to item number []

<scrolled in [list v]?>

<scrolled to [top v] of [list v]?>

<scrolled to item number [] in [list v]?>

<scrolled to item name [] in [list v]?>

<currently scrolling in [list v]?>

(scroll speed in [list v]

yep, I'm going to call turbowarp

( this is just a joke, but if turbowarp sees this, they better name the new extension “list scroller”, you know you can scroll through items? thats what i mean if you dont understand whats this is for )


If we added more:



move [my variable v] to x: [ ] y: [ ]

<moved [my variable v] to x: [ ] y: [ ]?>

(x of [my variable v])

(y of [my variable v])

<is [my variable v] touching [sprite1 v]?>

(total of [hiding v] variables)

*Turbowarp would like these*


i think turbowarp already has the first script ( the scripts you added ) but the others is a great idea ( im not talking about variables tho, im talking about scrolling in lists)
this is not the scratchblocks testing forum.
please-look
Scratcher
49 posts

Welcome to Scratch! Get started here!

xta_14006 wrote:

please-look wrote:

gardifli wrote:

please-look wrote:

scroll [list v] to the [top v]

scroll [list v] to the [center v]

scroll [list v] to the [bottom v]

scroll [list v] to item name []

scroll [list v] to item number []

scroll [list v] [] seconds to the [top v]

scroll [list v] [] seconds to item name []

scroll [list v] [] seconds to item number []

<scrolled in [list v]?>

<scrolled to [top v] of [list v]?>

<scrolled to item number [] in [list v]?>

<scrolled to item name [] in [list v]?>

<currently scrolling in [list v]?>

(scroll speed in [list v]

yep, I'm going to call turbowarp

( this is just a joke, but if turbowarp sees this, they better name the new extension “list scroller”, you know you can scroll through items? thats what i mean if you dont understand whats this is for )


If we added more:



move [my variable v] to x: [ ] y: [ ]

<moved [my variable v] to x: [ ] y: [ ]?>

(x of [my variable v])

(y of [my variable v])

<is [my variable v] touching [sprite1 v]?>

(total of [hiding v] variables)

*Turbowarp would like these*


i think turbowarp already has the first script ( the scripts you added ) but the others is a great idea ( im not talking about variables tho, im talking about scrolling in lists)
this is not the scratchblocks testing forum.

so what? I cant do that here?
BriIIantScratcher
Scratcher
100+ posts

Welcome to Scratch! Get started here!

please-look wrote:

xta_14006 wrote:

please-look wrote:

gardifli wrote:

please-look wrote:

scroll [list v] to the [top v]

scroll [list v] to the [center v]

scroll [list v] to the [bottom v]

scroll [list v] to item name []

scroll [list v] to item number []

scroll [list v] [] seconds to the [top v]

scroll [list v] [] seconds to item name []

scroll [list v] [] seconds to item number []

<scrolled in [list v]?>

<scrolled to [top v] of [list v]?>

<scrolled to item number [] in [list v]?>

<scrolled to item name [] in [list v]?>

<currently scrolling in [list v]?>

(scroll speed in [list v]

yep, I'm going to call turbowarp

( this is just a joke, but if turbowarp sees this, they better name the new extension “list scroller”, you know you can scroll through items? thats what i mean if you dont understand whats this is for )


If we added more:



move [my variable v] to x: [ ] y: [ ]

<moved [my variable v] to x: [ ] y: [ ]?>

(x of [my variable v])

(y of [my variable v])

<is [my variable v] touching [sprite1 v]?>

(total of [hiding v] variables)

*Turbowarp would like these*


i think turbowarp already has the first script ( the scripts you added ) but the others is a great idea ( im not talking about variables tho, im talking about scrolling in lists)
this is not the scratchblocks testing forum.

so what? I cant do that here?
No, this is for welcoming or helping new scratchers, not for scratchblocks.
dylanpociusg
Scratcher
14 posts

Welcome to Scratch! Get started here!

Color wow
ask [hhhhhhhhjjjjjsjsjsjaj] and wait
BriIIantScratcher
Scratcher
100+ posts

Welcome to Scratch! Get started here!

dylanpociusg wrote:

Color wow
ask [hhhhhhhhjjjjjsjsjsjaj] and wait
bruh, this is for welcome scratchers and helping them, not this
ask [hhhhhhhhjjjjjsjsjsjaj] and wait
OHMYPC2025
Scratcher
11 posts

Welcome to Scratch! Get started here!

BriIIantScratcher wrote:

please-look wrote:

xta_14006 wrote:

please-look wrote:

gardifli wrote:

please-look wrote:

scroll [list v] to the [top v]

scroll [list v] to the [center v]

scroll [list v] to the [bottom v]

scroll [list v] to item name []

scroll [list v] to item number []

scroll [list v] [] seconds to the [top v]

scroll [list v] [] seconds to item name []

scroll [list v] [] seconds to item number []

<scrolled in [list v]?>

<scrolled to [top v] of [list v]?>

<scrolled to item number [] in [list v]?>

<scrolled to item name [] in [list v]?>

<currently scrolling in [list v]?>

(scroll speed in [list v]

yep, I'm going to call turbowarp

( this is just a joke, but if turbowarp sees this, they better name the new extension “list scroller”, you know you can scroll through items? thats what i mean if you dont understand whats this is for )


If we added more:



move [my variable v] to x: [ ] y: [ ]

<moved [my variable v] to x: [ ] y: [ ]?>

(x of [my variable v])

(y of [my variable v])

<is [my variable v] touching [sprite1 v]?>

(total of [hiding v] variables)

*Turbowarp would like these*


i think turbowarp already has the first script ( the scripts you added ) but the others is a great idea ( im not talking about variables tho, im talking about scrolling in lists)
this is not the scratchblocks testing forum.

so what? I cant do that here?
No, this is for welcoming or helping new scratchers, not for scratchblocks.
nah
BriIIantScratcher
Scratcher
100+ posts

Welcome to Scratch! Get started here!

OHMYPC2025 wrote:

BriIIantScratcher wrote:

please-look wrote:

xta_14006 wrote:

please-look wrote:

gardifli wrote:

please-look wrote:

scroll [list v] to the [top v]

scroll [list v] to the [center v]

scroll [list v] to the [bottom v]

scroll [list v] to item name []

scroll [list v] to item number []

scroll [list v] [] seconds to the [top v]

scroll [list v] [] seconds to item name []

scroll [list v] [] seconds to item number []

<scrolled in [list v]?>

<scrolled to [top v] of [list v]?>

<scrolled to item number [] in [list v]?>

<scrolled to item name [] in [list v]?>

<currently scrolling in [list v]?>

(scroll speed in [list v]

yep, I'm going to call turbowarp

( this is just a joke, but if turbowarp sees this, they better name the new extension “list scroller”, you know you can scroll through items? thats what i mean if you dont understand whats this is for )


If we added more:



move [my variable v] to x: [ ] y: [ ]

<moved [my variable v] to x: [ ] y: [ ]?>

(x of [my variable v])

(y of [my variable v])

<is [my variable v] touching [sprite1 v]?>

(total of [hiding v] variables)

*Turbowarp would like these*


i think turbowarp already has the first script ( the scripts you added ) but the others is a great idea ( im not talking about variables tho, im talking about scrolling in lists)
this is not the scratchblocks testing forum.

so what? I cant do that here?
No, this is for welcoming or helping new scratchers, not for scratchblocks.
nah
yah

Powered by DjangoBB