Catchawavegraphix Posted October 1, 2012 Share Posted October 1, 2012 Ok, I'm working on a project where I'm emitting words and letters from a particle network using a Font SOP. I've created a library of words and letters and the POPnet is pulling from it randomly. Is there any way to set up a subnet or digital asset that will allow the popnet to emit randomly from letters and words you choose without using a library? Ideally being able to type in words on a top level to input into the mix? Quote Link to comment Share on other sites More sharing options...
sadhu Posted October 2, 2012 Share Posted October 2, 2012 (edited) Take a look at arg and argc hscript functions. In font sop, write the words / letters you want to copy on particles.In another font sop access each letter / word writtent in the first font sop using arg function then copy it on particle. Edited October 2, 2012 by sadhu Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.