04-17-2019, 10:17 PM
(This post was last modified: 04-17-2019, 10:19 PM by Laserschwert.)
To fake a denser simulation of particles, would it be possible to add a random position offset spinner (or one for each axis) to the tyCache object? That way you could just copy the tyCache object multiple times, changing the seed of the random position offset, and get a cheap (and fake) up-res of the sim.
Alternatively it could just be implemented through a "# of random offset copies" value in the tyCache object, so that you don't need multiple tyCache objects.
Alternatively it could just be implemented through a "# of random offset copies" value in the tyCache object, so that you don't need multiple tyCache objects.