Today, 09:23 AM
In the SoccerGoal sample scene, I added a kinematic rigidbody and collider to the goal poles with a very bouncy physics material. When shooting a ball at the goal poles, the ball bounces very little. The expected bounciness is only seen if the goal poles are sufficiently far enough from the net cloth.
This 30s video demonstrates the behavior: https://youtu.be/CaCBXBeM1XQ
I assume that if the collision is within some radius of the cloth, the cloth physics are being applied instead of the goal_poles collider physics. Is that accurate? If so, is there a standard way of respecting the physics object's material (the bounciness of the soccer goal poles) while being attached to a cloth (the net)?
I'm new to Obi Cloth, so apologies if I missed something in the documentation. Thanks!
This 30s video demonstrates the behavior: https://youtu.be/CaCBXBeM1XQ
I assume that if the collision is within some radius of the cloth, the cloth physics are being applied instead of the goal_poles collider physics. Is that accurate? If so, is there a standard way of respecting the physics object's material (the bounciness of the soccer goal poles) while being attached to a cloth (the net)?
I'm new to Obi Cloth, so apologies if I missed something in the documentation. Thanks!