Is somehow possible to load in prt loader particles with id from 1:10000 and in second from 10001 to 20000 and in thirt from 20001 to 30000. I am asking because when i want to frost lot of milons of particles i need to separate one simulation from for example realflow to more prt. If it is not supportet is possible to implement it
It is possible to DELETE the particles with IDs outside of the range during the loading process by adding a Magma modifier to the PRT Loader and setting the Selection channel with a Switch that uses Logical operators to check the ID range(s). Then add a Krakatoa Delete modifier on top and it will delete any particles that have a Selection of 1 (True).