Discuss Scratch

septiceyesam07
Scratcher
30 posts

How to make a variable with Blocks

I was wondering if there is a way for a project to create variable when thee player does something. Any help?
mitdk
Scratcher
1000+ posts

How to make a variable with Blocks

yes, i want this feature to be added to scratch but as of now you can make a list and add to the list:
add [] to [list v]
(item [ ] of [list v] :: list)
septiceyesam07
Scratcher
30 posts

How to make a variable with Blocks

mitdk wrote:

yes, i want this feature to be added to scratch but as of now you can make a list and add to the list:
add [] to [list v]
(item [ ] of [list v] :: list)
Yeah I figured it would be like that. I agree that they should add a “Create Variable” block.
latin_gamerX
Scratcher
500+ posts

How to make a variable with Blocks

septiceyesam07 wrote:

I was wondering if there is a way for a project to create variable when thee player does something. Any help?
Sadly, I don't think it is possible for the player to create a variable. They can change a variable, though.

Powered by DjangoBB