hi, is there a way to change the data linq name via script? (or do it globally per scene, not project)
I have a scene that calls a data linq A.txt , but I want to duplicate it four times to link each copy with datalinqs B.txt, C.txt, D.txt and E.txt. As I have several textobjects that are linked to the datalinqs, I have to manually change each textobject in my scene to the new datalinq files. Also, I can think of several uses for a script like that.