Discuss Scratch

monstermash3
Scratcher
1000+ posts

Do as variable [ v] block

Cream_E_Cookie wrote:

monstermash3 wrote:

Cream_E_Cookie wrote:

monstermash3 wrote:

scratchinghead wrote:

I have an idea…
set the variable [ v]in [slider v] mode :: variables
set the variable [ v] in [number without text v] mode :: variables
set the variable [ v] in [number with text v] mode :: variables
etc.
We could put it so that, as said in previous posts, while inside the
do as variable [ v] block::variables cstart
end
block, the dropdown in the
switch costume to [ v]
would have:
switch costume to [normal readout v]
switch costume to [large readout v]
switch costume to [slider v]
Not sure how we would set the slider min/max though…
Also, please post your ideas on a new thread.
I think what he did probably was fine since it's sort of related to the original suggestion.
Well it is still better to do that, as more people will see it.
True, but it still sort of goes with your suggestion.

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
Scratcher
1000+ posts

Do as variable [ v] block

stickfiregames wrote:

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
Scratcher
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.
Cream_E_Cookie
Scratcher
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
Scratcher
1000+ posts

Do as variable [ v] block

Cream_E_Cookie wrote:

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.
Just search for one, there are plenty out there.
Cream_E_Cookie
Scratcher
1000+ posts

Do as variable [ v] block

DaSpudLord wrote:

Cream_E_Cookie wrote:

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.
Just search for one, there are plenty out there.
Seriously?
DaSpudLord
Scratcher
1000+ posts

Do as variable [ v] block

Cream_E_Cookie wrote:

DaSpudLord wrote:

Cream_E_Cookie wrote:

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.
Just search for one, there are plenty out there.
Seriously?
Yeah. That's one of the reasons we have this community.
Cream_E_Cookie
Scratcher
1000+ posts

Do as variable [ v] block

DaSpudLord wrote:

Cream_E_Cookie wrote:

DaSpudLord wrote:

Cream_E_Cookie wrote:

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.
Just search for one, there are plenty out there.
Seriously?
Yeah. That's one of the reasons we have this community.
Do you have any?
DaSpudLord
Scratcher
1000+ posts

Do as variable [ v] block

Cream_E_Cookie wrote:

DaSpudLord wrote:

Cream_E_Cookie wrote:

DaSpudLord wrote:

Cream_E_Cookie wrote:

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.
Just search for one, there are plenty out there.
Seriously?
Yeah. That's one of the reasons we have this community.
Do you have any?
Not immediately. I'll find some tomorrow; I'm on my tablet right now.
Cream_E_Cookie
Scratcher
1000+ posts

Do as variable [ v] block

DaSpudLord wrote:

Cream_E_Cookie wrote:

DaSpudLord wrote:

Cream_E_Cookie wrote:

DaSpudLord wrote:

Cream_E_Cookie wrote:

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.
Just search for one, there are plenty out there.
Seriously?
Yeah. That's one of the reasons we have this community.
Do you have any?
Not immediately. I'll find some tomorrow; I'm on my tablet right now.
OK.
wizard192
Scratcher
100+ posts

Do as variable [ v] block

VoltageGames wrote:

set [steps v] to [10 ]
move (steps) steps
????
This suggestion confuses me.
^^
Cream_E_Cookie
Scratcher
1000+ posts

Do as variable [ v] block

wizard192 wrote:

VoltageGames wrote:

set [steps v] to [10 ]
move (steps) steps
????
This suggestion confuses me.
^^
Did you read the whole thing
DrKat123
Scratcher
1000+ posts

Do as variable [ v] block

Support. This could be really useful !
I always wanted to do this.
ScaleneParkour
Scratcher
100+ posts

Do as variable [ v] block

if you mean being able to move variables thru code then SUPPORT
monstermash3
Scratcher
1000+ posts

Do as variable [ v] block

This post may be a bit off-topic.
Maybe
do as list [ v] block::list cstart
end
as well, although it might not be as useful, but maybe…
Cream_E_Cookie
Scratcher
1000+ posts

Do as variable [ v] block

monstermash3 wrote:

This post may be a bit off-topic.
Maybe
do as list [ v] block::list cstart
end
as well, although it might not be as useful, but maybe…
Yeah, that's a good idea
Arthurtilly
Scratcher
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
Scratcher
100+ posts

Do as variable [ v] block

Cream_E_Cookie wrote:

do as variable [ v] block :: variables cstart
end
This block simply does the action inside the variable as a variable.
Like if you put move 10 steps, the variable will move ten steps.
I like this idea:

Sonickyle wrote:

Support. Unsupported blocks could turn red if they are dragged in.
In fact, this would end all variable motion suggestions.
Also, any of the no-supporters should creat this to prove it.
well, what will that do? But good idia.
liam48D
Scratcher
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.
A-no-meep
Scratcher
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
variable [ v] display runs these blocks :: variables cstart

end
would be a more logical way to say what it does.

EDIT: Grammar and more emphasis.

Last edited by A-no-meep (Dec. 15, 2015 17:32:24)

Powered by DjangoBB