How to get script variable of a clone

I have a clone of Sprite with a script variable (a) that is not defined anywhere else. if I call ((variable a) of (reporter that returns the clone)) from the parent it says a variable of ‘a’ does not exist in this context.

wait sorry I set a to RGBA at myself I could just access that I’m so dumbbb

To provide a better answer. Just use the

Inherit  []

Block