How could I make this?

hello, newbie here, wondering how i could make a sort of particle effect block.

this may be farfetched, but its something ive been trying to work out.

make particle effect for (20) secounds at x() y() :: grey

my problem is that im trying to make it work using pen.

Well, you could use clones of a pen costume, here’s a script that should work:


(Please note that this is very lazily made and is sloppy, but still works.)

what does the when I start as a clone do?

what I originally said

Run the block, the block makes clones and tells each clone to do its own individual script.

Scratch that:

Sorry, I didn’t see that, I don’t even need the “when I start as clone” block. I suppose I overlooked that.