You see, Im still making the Shape Maker project that is a different version than this one.
Now I have a massive script that consists of many random numbers and if I keep on adding new numbers, the new numbers I type in lags somehow.
For example, I do <turn cw( 50 )degrees>.
So its in a very long script right, and then i do,
<move( 125 )steps>
To type 125 took me 10 seconds to do.
This really takes my time and that I think Version V2.1 will come out in a little longer time.
By the way, enjoy the project and Scratch On!
-XxZOTHxX
Last edited by XxZOTHxX (2008-08-29 15:31:39)
Offline
There is another problem I JUST encountered after posting the previous thread.
For me, if i add a Scratch Block, it terminates the color text.
???
See above
-XxZOTHxX
Last edited by XxZOTHxX (2008-08-29 15:33:09)
Offline
I looked at your script...it is very big! It might be time to break it up into smaller pieces. You might try keeping the big long set of IF blocks...but take all the motion blocks and put them under a When I Receive block. Then, use Broadcast and Wait to trigger them from within the IF blocks.
Offline
Paddle2See wrote:
I looked at your script...it is very big! It might be time to break it up into smaller pieces. You might try keeping the big long set of IF blocks...but take all the motion blocks and put them under a When I Receive block. Then, use Broadcast and Wait to trigger them from within the IF blocks.
Ok...
Havent tried that...
Cool...
Might add that to V2.1
Offline