Hello
I am trying out scripting for the first time, so this question might not be relevant. My problem that I'm having is that I have a particle simulation that after about 1000 frames causes XSI to crash. I think this is happening because it overloads. So, it there that you could script this:
go to next frame
wait 10 seconds for it to calculate
I have found out how to make it to go to the next frame, but I haven't been able to find the command to get it to wait. I think this script would solve my problem, because my guess is that if I were to go frame by frame through the animation it wouldn't overload. But, since the animation is several thousand frames long, I don't want to have to click the next frame button for 3 days. Thank you in advance for any help you can give me.
-JSH3D