You should be able to make a block..
If on costume
Because for some games ( i.e. bowling ) when the bowling pin fall's, you'll have to broadcast, and get's really anyoing because you have to make everything broadcast.
May be hard to understand but it could work diffrently from broadcast.
Offline
Better than a block for "if costume is X" would be a sensor block <costume number> which could be used with existing conditional and loops.
Offline
kevin_karplus wrote:
Better than a block for "if costume is X" would be a sensor block <costume number> which could be used with existing conditional and loops.
Seconded.
I've always wanted to know what the costume number is.
eyra
Offline
That's exactly what i need!!!!! so then i could make there be diffrent screenshots on my "computer 1.7" thing with out it messing up the "discovernet" thing!
Offline
Maybe a costume block thats like a circle. so it looks like: (costume). & then you could put that in a <O = O> block. so it would look like: <(costume) = (the costume you want)>. Then put that in an 'if _' block.
Offline
Since you can already use numbers where costumes are expected, it makes perfect sense to return a number from <costume>, and there is no need for a new data type.
Offline