Mograph text & xpresso


#1

So i have some user data in string input (text) & i’m making a cloner with multiple text objects in it.

I am try to get each of the letters in the mograph object to be each letter in the word in the string field of the user data

So “TEST”

would make the first mograph text object a “T”
the second one “E”
the third one “S”

etc.

Does anyone have an idea how i could achieve this with xpresso?


#2

This might do what you want. You might have to click in the viewport to update.

xpword.c4d (242.9 KB)


#3

Dude, you have a lot of fantastic about you…


#4

So after some jiggery pokery i bolted the script you wrote into a word search maker. Its working well but has a limit of 11 iterations for some reason. Which is odd…


#5

Do you mean maximum string length ? Have you got the word > length string > cloner count connected ?


#6

I like it