Hi,
is there a way to tween composite strings like "x|y|z" ? I have a depthmap (*.obj) and I would like to change its origin (all 3 coordinates at once) using the tween. E.g. from "0|0|0" to "2|-3|1" Something like this ... which obviously doesn't work. Thanks