Resolved! Get string content from exploded text element
Hi, how can i get the string content from an exloded 3D text? Say i have the 3D text "ads" that i explode like this: The exploded text will then become a group of lines/arcs etc. How can i get the text content as say a std::string or GS::Unistring fr...