Discuss Scratch

NonPlayerScratcher
Scratcher
97 posts

A block that lets you get 'for this sprite only' variables from clones

Last I checked, you can use this cool sensor block to get variables from sprites, even ‘for this sprite only.’ But I don't think you can get them from clones.

To make sure you get the right variable from a clone, that clone would need a name or some way to identify it.
I made a post on giving clones names, but apparently someone had already made a post on giving clones number IDs, and a certain Scratch admin took down my forum post because of it. *glares*

What do you think?
jmb1293634
Scratcher
1000+ posts

A block that lets you get 'for this sprite only' variables from clones

so maybe:
[ v] of clone ()::variables reporter
redspacecat
Scratcher
1000+ posts

A block that lets you get 'for this sprite only' variables from clones

jmb1293634 wrote:

so maybe:
[ v] of clone ()::variables reporter
How would you identify the clone? With another variable? By some ID?
jmb1293634
Scratcher
1000+ posts

A block that lets you get 'for this sprite only' variables from clones

redspacecat wrote:

jmb1293634 wrote:

so maybe:
[ v] of clone ()::variables reporter
How would you identify the clone? With another variable? By some ID?
yes probably with this

Last edited by jmb1293634 (April 23, 2025 15:52:34)

NonPlayerScratcher
Scratcher
97 posts

A block that lets you get 'for this sprite only' variables from clones

redspacecat wrote:

(#3)

jmb1293634 wrote:

so maybe:
[ v] of clone ()::variables reporter
How would you identify the clone? With another variable? By some ID?
There was a post I saw on giving clones ID names, for more advanced clone management

Powered by DjangoBB