UuuNyaa / blender_mmd_tools

MMD Tools is a blender addon for importing/exporting Models and Motions of MikuMikuDance.
GNU General Public License v3.0
1.94k stars 92 forks source link

Reset/Toggle Physics #68

Closed ghost closed 1 year ago

ghost commented 1 year ago

When the body part accidentally penetrate the skirt, it is hard to get the skirt recovered to the correct shape. A trick is to toggle the enable physics in the MMD software.

Is there any way to reset the physics to the initial A-pose and re-run the physics computation for a specific frame in blender? One can bake the computed positions into that frame as initials for follow-up frames

UuuNyaa commented 1 year ago

This could be accomplished by following methods:

  1. Add multiple the same models and building physics in the initial pose of each
  2. Add a scene for each initial pose and have rigid body world collections for each scene

The following URL may also be helpful: https://blender.stackexchange.com/questions/77976/starting-and-stopping-rigid-body-simulations