So many people have wasted so much space in advanced topics for things that are obviously going to happen. If you want that block, and more, I suggest that you try Panther. It is a re-make of Scratch that has a lot more blocks, and other new features.
Offline
henley wrote:
So many people have wasted so much space in advanced topics for things that are obviously going to happen. If you want that block, and more, I suggest that you try Panther. It is a re-make of Scratch that has a lot more blocks, and other new features.
oh! thats cool. is there a download form??
Offline
Slash is just as good as Panther, you could also try that.
(Note: I'm not trying to cause a fight. To me, the top 3 mods are:
1. BYOB
2. Slash
3. Panther
Slash is above Panther because I made it. Programwise, they're about equal.
Offline
Billybob-Mario wrote:
Slash is just as good as Panther, you could also try that.
(Note: I'm not trying to cause a fight. To me, the top 3 mods are:
1. BYOB
2. Slash
3. Panther
Slash is above Panther because I made it. Programwise, they're about equal.
you made a web site? well i think i'm pretty basic i think i'll stick to scratch.
Offline
coolstuff wrote:
Alright, this is getting off-topic...
Back on topic: You can quite easily make an <I recieve> block at the moment, but they'll still probably implement it in 2.0.
unnfortunately i don't understand codes
Offline
chipguy wrote:
coolstuff wrote:
Alright, this is getting off-topic...
Back on topic: You can quite easily make an <I recieve> block at the moment, but they'll still probably implement it in 2.0.unnfortunately i don't understand codes
No, I meant in Scratch. Something like this:
You can broadcast it as many times as you want
Offline
coolstuff wrote:
chipguy wrote:
coolstuff wrote:
Alright, this is getting off-topic...
Back on topic: You can quite easily make an <I recieve> block at the moment, but they'll still probably implement it in 2.0.unnfortunately i don't understand codes
No, I meant in Scratch. Something like this:
http://i31.tinypic.com/2w3qgdy.gif
You can broadcast it as many times as you want
hmm.. never thought of that.
Offline
chipguy wrote:
coolstuff wrote:
chipguy wrote:
unnfortunately i don't understand codesNo, I meant in Scratch. Something like this:
http://i31.tinypic.com/2w3qgdy.gif
You can broadcast it as many times as you wanthmm.. never thought of that.
Yep! It's the most commonly used method to detect broadcasts, and it's a simple workaround. But like I said before, they will probably include a <I recieve> block with the release of the next version of Scratch, 2.0.
Offline
coolstuff wrote:
chipguy wrote:
coolstuff wrote:
No, I meant in Scratch. Something like this:
http://i31.tinypic.com/2w3qgdy.gif
You can broadcast it as many times as you wanthmm.. never thought of that.
Yep! It's the most commonly used method to detect broadcasts, and it's a simple workaround. But like I said before, they will probably include a <I recieve> block with the release of the next version of Scratch, 2.0.
it is a bit like other blocks... we really don't need the "wait until" block
Offline
chipguy wrote:
coolstuff wrote:
chipguy wrote:
hmm.. never thought of that.Yep! It's the most commonly used method to detect broadcasts, and it's a simple workaround. But like I said before, they will probably include a <I recieve> block with the release of the next version of Scratch, 2.0.
it is a bit like other blocks... we really don't need the "wait until" block
How so? There are some other alternatives to "wait until," but I find it really useful. I think it's a pretty necessary block.
Offline
An empty repeat until can be used instead of wait until, but I still think it looks a lot neater in a script.
Offline
ON TOPIC:
chipguy wrote:
oh! thats cool. is there a download form??
Right here
OFF TOPIC:
Billybob-Mario wrote:
Slash is just as good as Panther, you could also try that.
(Note: I'm not trying to cause a fight. To me, the top 3 mods are:
1. BYOB
2. Slash
3. Panther
Slash is above Panther because I made it. Programwise, they're about equal.
Slash is not as good as Panther. Nothing equalizes it to CYOB, The colorscheme is tacky and choppy, the blocks are not placed in certain positions, and the website is well unorganized. I could go on, and on, about how much better Panther is than Slash. And I think BYOB and Panther are kind of tied.
Offline
coolstuff wrote:
chipguy wrote:
coolstuff wrote:
Yep! It's the most commonly used method to detect broadcasts, and it's a simple workaround. But like I said before, they will probably include a <I recieve> block with the release of the next version of Scratch, 2.0.
it is a bit like other blocks... we really don't need the "wait until" block
How so? There are some other alternatives to "wait until," but I find it really useful. I think it's a pretty necessary block.
i guess you are right... i just don't use it much
the most important i think is eather
<forever>
<end> or
<if>
<end>
Offline