Hi,
I work on a project that use gem and text3d moving letters.
The text will be variable inputs and it needs to be working in English and Chinese.
Every character is carried by a text3d object and I am stuck because I need to split every character one by one and chinese character use 3 floats when english latin character use only one...
Here is a demo patch to see what's happen.
Thanks for every hint!