I am not sure which forum this belongs in so please move it if it is in the wrong one.
Post workarounds for blocks that exist (therefore making them useless).
My entry:
change [variable v] by (1)can be worked around like this:
set [variable v] to <<variable>+(1)>
Useless Blocks
change [variable v] by (1)
Please post more.
Last edited by JH1010 (2012-09-10 14:07:05)
Offline
Why make it more complicated? Workaronds are harder to implement, complicating things for new users. The ST isn't going to implement a block just so you don't need the workaround, but they also aren't going to take stuff out just because there is a workaround. It would, however, be an interestin guide.
Last edited by sonicfan12p (2012-09-10 15:00:43)
Offline
There is a list of workarounds here on the wiki. It's amazing how people can make workarounds for some blocks, especially re-creating variables and lists.
Last edited by northmeister (2012-09-10 14:19:39)
Offline
OK, I'll play...
"Forever if" can be worked around like this:
forever if <(turn) = [1]> go to [mouse-pointer v] end endMakes the "forever if" block redundant.
forever if <(turn) = [1]> go to [mouse-pointer v] end
Offline
Since there is a comprehensive wiki on this subject this topic doesn't need to be here anymore.
Last edited by JH1010 (2012-09-11 14:56:08)
Offline