Hi!!
Im trying to make a particle system made of butterflies... I've already made 9 different fly cycles and i have made Geometry snapshots per frame... I ended up with around 250 objects... I select them in order and instanced them... now the tricky part...
How can i tell the Object index in the instancer to divide the cycles and loop just within X range of models? (from 0 to 25 and 26 to 50 and just loop in that 25 objects rage?)
Any clue? i've been trying with "ifs" without any luck.
Any advice will be more than welcome...
Thanks a lot in advanced.