I looked at your “Sprite1”, but there is no “create clone of myself as [polkadot]” block in that sprite. Can you double-check on that?
Group Details Private
administrators
Member List
-
RE: Clone won't appear :(
-
RE: Clone won't appear :(
Maybe it is a good opportunity to learn how to debug? Here are 2 tutorials that should be helpful:
-
RE: My published projects not showing up in search
Yes, it usually takes 24 hours for the index to be fully updated.
-
RE: Forever loop won't work for 2 clones in a single sprite:
Looking at your code, 2 questions come up:
-
Are you sure those clones with clone ID of “CB1” and “CB2” are both created?
-
Since the code under “when I start as a clone” is all the same except the clone ID, why not use an “or” block to check both conditions?
-
-
RE: new block -- "layer"
That’s true. It can be hard to use when there are many different layers.
How about 2 new blocks?
-
go to layer [LAYER]: LAYER can be any number between 0 and 100
-
my layer: a reporter block for current layer
-
-
RE: new block -- "layer"
Keep in mind that the layers are relative, and there is no concept of “layer 0”, “layer 1”. What do you expect the value of this new block to be?
-
RE: "delete all clones" block
The code should work. Can you provide a project link where it doesn’t work for you? And what do you mean by “doesn’t work”?
-
RE: Measuring decimal places
You can ask XO about it. Here is an example prompt:
write a program to find out the third digit after the decimal point for a number