Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to make multiple clone of sprites with different parameters.
- Aashir_Anwar
-
New Scratcher
1 post
How to make multiple clone of sprites with different parameters.
I want to make rain drops with parameter “no of drops” such that it draws drops with given parameter.
- mstone326
-
Scratcher
1000+ posts
How to make multiple clone of sprites with different parameters.
Not exactly sure what you want to do but to have give clones different parameters you have to use For This Sprite Only (Local) variables. Then each clone will have its own value.
- Discussion Forums
- » Help with Scripts
-
» How to make multiple clone of sprites with different parameters.