-
I have a word that is one object, but I would like to split it into 1 object per letter
I have a word (Polygon object), all of the letters are disconnected from each other visually. But I would like to split the polygon object into 7 different polygon objects, 1 for each letter. I’m planning on having all of these in a null group, so that they fly on screen, but I’d also like to have a random effector on these so that they all fly in from randomish directions.
Any tips?