Jacob Teno
Jacob Teno

Reputation: 1

How do I change an "For all sprite" variable in a "When I start as a clone" hat block?

In the game I am programming, I added code that allowed me to tell a specific clone's X pos via a variable for all sprites. This way, I could tell another sprite where to move to. But the X pos variable stayed at 0.

I expected it the variable to be set at the clone's X.

Upvotes: 0

Views: 224

Answers (1)

Vlad Feinstein
Vlad Feinstein

Reputation: 11321

To answer the question in the title: "It just works".

Please see my demo at https://scratch.mit.edu/projects/890097874

If you mean something else, please clarify.

Upvotes: 0

Related Questions