Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » cloning issue
- RokCoder
-
Scratcher
1000+ posts
cloning issue
You create two clones in your go to x: y: custom block, and this block is called from reset level every time you bump into an obstacle. Either delete all clones before creating new ones, or move the clone creation elsewhere (so it's only done the once)
- Fancymaster
-
Scratcher
67 posts
cloning issue
You create two clones in your go to x: y: custom block, and this block is called from reset level every time you bump into an obstacle. Either delete all clones before creating new ones, or move the clone creation elsewhere (so it's only done the once)but now the white clone doesnt reclone
- Discussion Forums
- » Help with Scripts
-
» cloning issue