10-09-2024, 02:51 AM
Hello Everyone,
I want to create a sequence of Tetrahedrons that are placed on the center of its previous particle random face.
in the meantime, I want to check that there are no inner collisions in the whole system.
I mean in the spawn operator I want to choose the correct random face center of previous one to not collide with others.
I do not know how I can create this with Tyflow.
I tried spawn on the surface but it can not place it exactly on the face center.
only the first initial particle is placed correctly because I can use position OP. but position OP does not accept the previous Birth ID particle as an object.
I also tried with script OP but I could not succeed.
appreciate for your help in advance
I want to create a sequence of Tetrahedrons that are placed on the center of its previous particle random face.
in the meantime, I want to check that there are no inner collisions in the whole system.
I mean in the spawn operator I want to choose the correct random face center of previous one to not collide with others.
I do not know how I can create this with Tyflow.
I tried spawn on the surface but it can not place it exactly on the face center.
only the first initial particle is placed correctly because I can use position OP. but position OP does not accept the previous Birth ID particle as an object.
I also tried with script OP but I could not succeed.
appreciate for your help in advance