16-06-2023, 07:13 PM
(This post was last modified: 16-06-2023, 09:17 PM by eduardoseitz.)
(08-06-2023, 09:12 AM)josemendez Wrote: Hi,Hello I tried changin to vertices sampling and the mesh became invisible at runtime so I increased the resolution but them the mesh became a puddle on play mode. Any idea what could be happening?
You can use vertex sampling mode (instead of voxel sampling) in the blueprint editor to ensure that particles are generated at vertex positions, instead of voxel centers. This allows you to precisely place particles anywhere in your softbody. See:
http://obi.virtualmethodstudio.com/manua...setup.html
kind regards
(08-06-2023, 09:12 AM)josemendez Wrote: Hi,Shape matching constrain is enabled in the obi solver:
You can use vertex sampling mode (instead of voxel sampling) in the blueprint editor to ensure that particles are generated at vertex positions, instead of voxel centers. This allows you to precisely place particles anywhere in your softbody. See:
http://obi.virtualmethodstudio.com/manua...setup.html
kind regards