Discuss Scratch
- monstermash3
-
1000+ posts
Do as variable [ v] block
True, but it still sort of goes with your suggestion.Well it is still better to do that, as more people will see it.I think what he did probably was fine since it's sort of related to the original suggestion.Also, please post your ideas on a new thread.We could put it so that, as said in previous posts, while inside the I have an idea…set the variable [ v]in [slider v] mode :: variablesetc.
set the variable [ v] in [number without text v] mode :: variables
set the variable [ v] in [number with text v] mode :: variablesdo as variable [ v] block::variables cstartblock, the dropdown in the
endswitch costume to [ v]would have:switch costume to [normal readout v]Not sure how we would set the slider min/max though…
switch costume to [large readout v]
switch costume to [slider v]
Edit: Lol I'm glad I started a new page here the scroll bar on that previous page was becoming so small because of all our big posts with quote chains…
Last edited by monstermash3 (Sept. 10, 2015 00:50:16)
- IronBit_Studios
-
1000+ posts
Do as variable [ v] block
No support because most blocks wouldn't work for variables.
Semi Support for some blocks to change variable displays though:move [var v] to x: (0) y: (0) :: variables
set [var v] style to [small v] :: variables
set [var v] slider [min v] to (0) :: variables
move [list v] to x: (0) y: (0) :: list
set [list v] size to x: (100) y: (100) :: list
- Cream_E_Cookie
-
1000+ posts
Do as variable [ v] block
BUMP.
If you are confused, it basically means the variable watcher on the screen does whatever you put in the c-block.
Unsupported blocks turn red.
If you are confused, it basically means the variable watcher on the screen does whatever you put in the c-block.
Unsupported blocks turn red.
- Cream_E_Cookie
-
1000+ posts
Do as variable [ v] block
BUMP. If you no-support, then why not show me a variable text engine thingy that can have all cases with all characters, and do anything.
- DaSpudLord
-
1000+ posts
Do as variable [ v] block
Just search for one, there are plenty out there. BUMP. If you no-support, then why not show me a variable text engine thingy that can have all cases with all characters, and do anything.
- Cream_E_Cookie
-
1000+ posts
Do as variable [ v] block
Seriously?Just search for one, there are plenty out there. BUMP. If you no-support, then why not show me a variable text engine thingy that can have all cases with all characters, and do anything.
- DaSpudLord
-
1000+ posts
Do as variable [ v] block
Yeah. That's one of the reasons we have this community.Seriously?Just search for one, there are plenty out there. BUMP. If you no-support, then why not show me a variable text engine thingy that can have all cases with all characters, and do anything.
- Cream_E_Cookie
-
1000+ posts
Do as variable [ v] block
Do you have any?Yeah. That's one of the reasons we have this community.Seriously?Just search for one, there are plenty out there. BUMP. If you no-support, then why not show me a variable text engine thingy that can have all cases with all characters, and do anything.
- DaSpudLord
-
1000+ posts
Do as variable [ v] block
Not immediately. I'll find some tomorrow; I'm on my tablet right now.Do you have any?Yeah. That's one of the reasons we have this community.Seriously?Just search for one, there are plenty out there. BUMP. If you no-support, then why not show me a variable text engine thingy that can have all cases with all characters, and do anything.
- Cream_E_Cookie
-
1000+ posts
Do as variable [ v] block
OK.Not immediately. I'll find some tomorrow; I'm on my tablet right now.Do you have any?Yeah. That's one of the reasons we have this community.Seriously?Just search for one, there are plenty out there. BUMP. If you no-support, then why not show me a variable text engine thingy that can have all cases with all characters, and do anything.
- wizard192
-
100+ posts
Do as variable [ v] block
^^set [steps v] to [10 ]????
move (steps) steps
This suggestion confuses me.
- Cream_E_Cookie
-
1000+ posts
Do as variable [ v] block
Did you read the whole thing^^set [steps v] to [10 ]????
move (steps) steps
This suggestion confuses me.
- DrKat123
-
1000+ posts
Do as variable [ v] block
Support. This could be really useful !
I always wanted to do this.
I always wanted to do this.
- ScaleneParkour
-
100+ posts
Do as variable [ v] block
if you mean being able to move variables thru code then SUPPORT
- monstermash3
-
1000+ posts
Do as variable [ v] block
This post may be a bit off-topic.
Maybe
Maybe
do as list [ v] block::list cstartas well, although it might not be as useful, but maybe…
end
- Cream_E_Cookie
-
1000+ posts
Do as variable [ v] block
This post may be a bit off-topic.Yeah, that's a good idea
Maybedo as list [ v] block::list cstartas well, although it might not be as useful, but maybe…
end
- Arthurtilly
-
1000+ posts
Do as variable [ v] block
No support, this is ridiculous. No offence, but it's just a bit too strange for Scratch. However, I do support for blocks
move variable [ v] to x: () y: () :: variables
set [ v] viewer type to [large v] :: variables
set [min v] of [ v] slider to () :: variables
move list [ v] to x: () y: () :: list
- 78960
-
100+ posts
Do as variable [ v] block
well, what will that do? But good idia.do as variable [ v] block :: variables cstartThis block simply does the action inside the variable as a variable.
end
Like if you put move 10 steps, the variable will move ten steps.
I like this idea:In fact, this would end all variable motion suggestions. Support. Unsupported blocks could turn red if they are dragged in.
Also, any of the no-supporters should creat this to prove it.
- liam48D
-
1000+ posts
Do as variable [ v] block
Support.
Too bad Watchers don't inherit from Sprites (I think), because that would make it a lot easier to make.
Too bad Watchers don't inherit from Sprites (I think), because that would make it a lot easier to make.
- A-no-meep
-
100+ posts
Do as variable [ v] block
The biggest point of contention I see is the unintuitive name. If the block is going to exist, its name needs to be changed to something more intuitive. Perhaps
EDIT: Grammar and more emphasis.
variable [ v] display runs these blocks :: variables cstartwould be a more logical way to say what it does.
end
EDIT: Grammar and more emphasis.
Last edited by A-no-meep (Dec. 15, 2015 17:32:24)