Reset scene to middle state rather than initial state
Reset scene to middle state rather than initial state
Hello, how can I reset scene to middle state (for example what the scene looks like at 10th second ) rather than initial state at simulation end by script?
Re: Reset scene to middle state rather than initial state
Hello,
the easiest would be to drop the model Models/tools/playback tool.ttm into the scene: then you can play-back the whole simulation by moving a slider.
Something similar can be achieves by writing a customization script (or an add-on) that memorizes the poses of all objects at a specific simulation time, then restores that state once simulation ended.
Cheers
the easiest would be to drop the model Models/tools/playback tool.ttm into the scene: then you can play-back the whole simulation by moving a slider.
Something similar can be achieves by writing a customization script (or an add-on) that memorizes the poses of all objects at a specific simulation time, then restores that state once simulation ended.
Cheers