Obi Official Forum
Anchoring handle to particle, Custom particle editor properties, force transfer - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: Obi Softbody (https://obi.virtualmethodstudio.com/forum/forum-12.html)
+--- Thread: Anchoring handle to particle, Custom particle editor properties, force transfer (/thread-990.html)



Anchoring handle to particle, Custom particle editor properties, force transfer - Zyn_X - 18-03-2019

Hi,

I've been playing with the asset for the last couple of days and it's absolutely amazing. I have a couple questions though. 

1. I'm trying to make a handle follow a specific particle of another softbody. Is there another way apart from getting that particle from an array and setting handle's transform to follow it?
Even then, how would you specify which one?

2. Can other properties be added to the particle editor, apart from mass, radius, phase etc.?
I can see this becoming very useful, mainly for specifying different types of particles in script. Could be used to specify an anchor, locational damage ( comparing distance a specific particle has travelled since start) and so on. 
What would be the safest way of doing this without destroying the functionality of code?

3. What would be the safest way to transfer force from one Softbody to another and deform it respectively?


RE: Anchoring handle to particle, Custom particle editor properties, force transfer - Zyn_X - 25-03-2019

bump.