PDA

View Full Version : mray motion blur problem


Adrian Lazar
02-28-2008, 08:19 AM
Hey guys!
I have to do some bats flying using a particle system and a bat to be instanced.
Now the problem is that when i increase the deformation steps above 1 the transform motion blur is no longer calculated. Basically what i think that happens is that mray doesn't compute transform mb and deformation mb together, i can have only one. So if I have 4 motion steps for transform and 4 for deformation only deformation mb is calculated. The particle simulation is cached!
Any idea?
Thanks!