After spending a few hours just replacing variables in my game I can see how useful this would be.
You could put some blocks in a little box then it would highlight matches and replace them if you wanted.
Offline
do you mean something like you add a box containing a variable, then you add another variable to it, and when you do all of the variables on that sprite get changed from one variable to the other?
Offline
I mean something like the text version
There is one box that you can drop scripts in and it searches for matches. If it finds a matching script it replaces it.
Offline
I would love something like that. Too many times I've been trying to replace a certain sequence of blocks for another, and it gets tedious searching for and replacing scripts.
Offline
WAAAAAAAY too many times I have a bunch of sprites with the same script, and when I want to modify that script.....
I would LOVE this idea
Offline
That is definitely a must for Scratch!
Offline
ok yes i understand now lol. but maybe it would be even better if you could drop in a group of scripts as well instead of just one, therefore say if you had an
<if><(<{happy}> <=>10)>
<broadcast[ hello
but you made an error on the broadcast and the value so...
changed to
<if><(<{happy}> <=>11)>
<broadcast[ goodbye
Offline