Quick questions, is there anyway to create and define a variable in a child from the parent?
For example, if I add a child to the stage with code, and then want to be able to say
child.variable=0
to create a variable in the child and be able to edit and read the variable. I know the above code is way off but it’s just to kinda get the point through.
Any ideas? I have to define the variable this way, so, no major of-road alternatives please