Hi there. I'm using nParticles along with a surface emitter. The emitter is animated with a very fast motion (this is later used with krakatoa). I set the emitter inherit factor to 0.5, and the nucleus solver's subsampling is at 8. But it seems the inherited velocity is still only calculated during full frames. The emission is happening on subframes, but the velocity calculations seem to not be. because all 8 samples for a frame have the same velocity and direction, resulting in large groups of particles moving the same direction. Is there any way to change the inheritance to subsample it the same as the solver?