03-08-2021, 10:00 AM
I want to attach non-jelly objects to my slime. I need to reach the closest particles for those game objects to set their positions. Those game objects will stick to the surface of that slime.
|
Attach Game Objects To Obi Softbody
|
|
03-08-2021, 10:00 AM
I want to attach non-jelly objects to my slime. I need to reach the closest particles for those game objects to set their positions. Those game objects will stick to the surface of that slime.
03-08-2021, 10:22 AM
(03-08-2021, 10:00 AM)WarrockTr Wrote: I want to attach non-jelly objects to my slime. I need to reach the closest particles for those game objects to set their positions. Those game objects will stick to the surface of that slime. Use a combination of collision callbacks to detect objects in contact with particles: http://obi.virtualmethodstudio.com/manua...sions.html And pin constraints to attach these objects to the particles: http://obi.virtualmethodstudio.com/manua...aints.html |
|
« Next Oldest | Next Newest »
|