Random sprite from sheet per GPU particle in Cascade

By the way: there’s a promising node called “ParticleRandom” that gives you a random value between 0 and 1, per particle, and works for gpu particles. Only problem is that you only get one value and not two, but with some math that could be a great method for randomising subuvs.