Pauan / blender-rigid-body-bones

Blender Addon which adds rigid body / spring physics to bones
126 stars 9 forks source link

Issues maintaining rig when appending #4

Open Destrab opened 3 years ago

Destrab commented 3 years ago

Hi, I'm still quite new to the workflow and Blender overall and have been having issues appending a rigged character to other scene files. The rig starts out like this, and the rigid body physics don't function, so I uncheck/recheck the "Enable rigid body physics" box, which (at least sometimes) restores it to functionality. image

image The rig working.

However, when I begin to move the rig around during the simulation, it disconnects and only reconnects if I return the simulation to frame 1 and alt G everything back into base position. I have found that this occurs due to the simulation restarting and looping around to frame 1. image

After a certain point in the simulation, usually about 300 frames the armature consistently breaks, its physics stop and becomes impossible to use past this point image

I am using 2.92.0, so this may be exacerbated by a version mismatch. Let me know if there are any workarounds you would recommend. Thank you for the addon! I appreciate the work going into it, I hope this is helpful in identifying a possible fix.

Pauan commented 3 years ago

I just released version 1.5.0, could you try that out and see if it fixes this?