Image gets passed to Child Widget, but String does not

Yes I already have the “factory” made I just need to pass it the dta asset.

Once I get that working I planned on adding a method to handle the rmeoval of whatever was last spawned to clear the way for the next object.

I’m having a little trouble figuring out how to get the soft object reference thought (yes this is for mobile)). I have the variable in the child widget, initialized it and all that. I just am not sure what to choose once I pull off the data asset package from the for loop. Assuming that’s where I’m supposed to be picking it up from that is.