30-01-2019, 01:43 PM
Hi there!
Is it possible to apply force to specific particles and not to the whole softbody?
Is it possible to apply force to specific particles and not to the whole softbody?
Apply force to specific particles
|
30-01-2019, 01:43 PM
Hi there!
Is it possible to apply force to specific particles and not to the whole softbody?
30-01-2019, 08:36 PM
(30-01-2019, 01:43 PM)pouletfrit Wrote: Hi there! Sure. Just change their velocity directly by writing to the velocities array, or write to the externalForce array instead if you don't want to calculate the force yourself. See: http://obi.virtualmethodstudio.com/tutor...icles.html
01-02-2019, 12:01 PM
(30-01-2019, 08:36 PM)josemendez Wrote: Sure. Just change their velocity directly by writing to the velocities array, or write to the externalForce array instead if you don't want to calculate the force yourself. See: Ok thank you! I'll give it a try |
« Next Oldest | Next Newest »
|