KaiKostack / bullet-constraints-builder

Add-on for Blender to connect rigid bodies via constraints in a physical plausible way. (You only need the ZIP file for installation in Blender. Click the filename and at the next page "Download", right click and "Save As" won't work!)
https://inachuslaurea.wordpress.com
GNU General Public License v2.0
135 stars 21 forks source link

Building causes spaces in-between objects #12

Closed NikoB999 closed 2 years ago

NikoB999 commented 2 years ago

After preprocessing, I built the structure I made, but then all the objects became spaced out. I tried looking for a setting to disable this but it doesn't seem to exist.

Before building: image

After building: image

KaiKostack commented 2 years ago

Every element group has a Rescale Factor in the Advanced Element Group Settings panel, which by default is 0.95. Set it to 1 to avoid spaces.

NikoB999 commented 2 years ago

Thanks, I will have to bookmark this