You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @techcoder-04
Did you find any way to do this?
I recently came across this problem.
Tried using appendLink() on the first soft body to attach it to the second soft body. But nothing happened. @kripken Can you please provide some solution on this?
I found the appendAnchor method to connect a softbody and a rigidbody
Is there any way to connect 2 seperate softbodies along their edges
In bullet forum I found there is one such method called appendLink
The bullet forum link : https://pybullet.org/Bullet/phpBB3/viewtopic.php?f=9&t=6145&p=21456&hilit=appendLink#p21456
But how can I use this in ammo.js
[ How to get nodes of both the softbodies and link them ]
Is there any snippet available for my problem
Any small suggestion would be a great help
The text was updated successfully, but these errors were encountered: