Discuss Scratch
- HTML-Fan
-
Scratcher
1000+ posts
Local Variables
I made a stack example (= more or less local variables): https://scratch.mit.edu/projects/408647662/
It uses a list.
It uses a list.
- DrGaming_92Games
-
Scratcher
100+ posts
Local Variables
It actually looks like this is a duplicate of point 3 of this.
I don't think if it should be closed or not, because that topic is mainly focused on custom reporters.
Yes I did see that topic but I believe the main focus of it was to improve custom blocks. And when you say it is similar to point 3, I think I remember there being some discussion in the thread about how to get some sort of value that can be changed within the definition or something like that anyway. I figured that my idea for local variables would be a good way to solve that issue for the suggestion while also providing another general feature for Scratch. Really I don't see this topic as a duplicate since this topic and the one you linked are based off of different main ideas. It is good that you are keeping an eye out for duplicate topics though, well done

- jmb1293634
-
Scratcher
1000+ posts
Local Variables
sort of a dupe here
Last edited by jmb1293634 (Jan. 23, 2025 16:50:34)
- tagrim123
-
Scratcher
500+ posts
Local Variables
using a [variable v] named [name]{ // Variable or List ::grey
…
} ::#8a8883





