14-03-2023, 08:58 PM
(14-03-2023, 06:01 PM)tegleg Wrote: ok thanks
is it possible to addforce to an individual particle?
or add force at position (giving the particle position)?
edit, solved it by deconstructing AddForce() and applying force to a single particle instead of them all
Yes, it’s possible. You can get/set particle positions velocities, masses, forces and a lot other properties. See the particles API in the manual: http://obi.virtualmethodstudio.com/manua...icles.html