This behavior is called plasticity. When deformed, plastic materials absorb part of the deformation into their rest shape. You can control the plastic behavior using plastic yield, creep and recovery parameters, see the above link for details.
This behavior is called plasticity. When deformed, plastic materials absorb part of the deformation into their rest shape. You can control the plastic behavior using plastic yield, creep and recovery parameters, see the above link for details.
kind regards,
Hi, Josemendaz,
Thanks for your quick reply. I have encountered another problem, and I am really confused about it.
I set the ball and barrel with plastic yield 0.2, and build a hand model to grasp them. however, when I start the simulation, the ball and barrel immediately shrank, as the attached video shows.
I don't know how to fix this problem. Could you help me?
Thanks for your quick reply. I have encountered another problem, and I am really confused about it.
I set the ball and barrel with plastic yield 0.2, and build a hand model to grasp them. however, when I start the simulation, the ball and barrel immediately shrank, as the attached video shows.
I don't know how to fix this problem. Could you help me?
kind regards,
Fei
Hi,
That means the plastic yield is too large, and the softbodies just crumple under their own weight.
Either spend more substeps on the simulation to make the softbodies more rigid, or reduce the plastic yield.
I set the plastic yield with 0, but the shrink also occurs. It is confused.
Make sure the scale of your transform and the scale of your blueprint are correct. Otherwise the softbody will instantly shrink/expand upon being simulated, because the scale of visuals and physics don't match.
Check the RubberDragon sample scene for a setup example: the Dragon softbody object has a scale of 2 in all axis, the Dragon blueprint has a scale of 2 as well.
(01-11-2023, 12:31 PM)josemendez Wrote: Make sure the scale of your transform and the scale of your blueprint are correct. Otherwise the softbody will instantly shrink/expand upon being simulated, because the scale of visuals and physics don't match.
Check the RubberDragon sample scene for a setup example: the Dragon softbody object has a scale of 2 in all axis, the Dragon blueprint has a scale of 2 as well.
kind regards,
Very useful information! It does work!
I encountered a new problem. I built a VR hand in the scene, which is a rigidbody, but how to make a collision with the softbody?
I put the rigid hand under the obi solver, and also added the obi collision to the VR hand, but it didn't work.
01-11-2023, 02:02 PM (This post was last modified: 01-11-2023, 02:03 PM by josemendez.)
(01-11-2023, 01:54 PM)feitang Wrote: Very useful information! It does work!
I encountered a new problem. I built a VR hand in the scene, which is a rigidbody, but how to make a collision with the softbody?
I put the rigid hand under the obi solver, and also added the obi collision to the VR hand, but it didn't work.
I carefully read the links you provided, and I think the two conditions are guaranteed, as shown in the attached figures.
It is very confused why it doesn't work.
06-11-2023, 10:49 AM (This post was last modified: 06-11-2023, 10:51 AM by josemendez.)
(01-11-2023, 02:51 PM)feitang Wrote: Hi,
I carefully read the links you provided, and I think the two conditions are guaranteed, as shown in the attached figures.
It is very confused why it doesn't work.
Hi,
The attached figures don't show the status of either condition. The first one shows that "particle collision & queries" are enabled, but the status of "collisions" is not shown in the image. They're right below the visible portion of the scrollview.
particle collisions ---> collisions between particles.
collisions ---> regular collisions against colliders.
The second screenshot shows the collision filters of the collider, but not the collision filters of the softbody. There are set per-particle in the softbody blueprint editor.