How do I set the stet text of a Text by using the UID of an object from a Family?
I am having a Family Grains with instance variable V_Name(type Text). Grains family is having many sprite(objects) each having instance variable(V_Name type text) with a value. I want to set the text of a Text object with the value of instance variable of objects in the Grains Family.
Note: Grains Family instance variable V_Name is blank.