Hi,
I tried to find an answer on forum, but not sure what to type and found nothing helpful on it.
I've got two objects :
ArmyList1 and ArmyList2, they contain text.
In events sheet, I've got : "find(ArmyList1.getTextSelected,"Example") = -1"
I need the "1" in ArmyList1 to be a variable, to call the right object when event is triggered. How can I do that without getting an Construct 2 error ?
(Same problem as inserting a variable in variable name)
Thanks !