Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Rope pin+collision problem.
#5
(22-06-2022, 09:55 PM)Destro26 Wrote: Hi, I'm having a similar problem to this. Did you ever find out how to chalge the collision filter on a specific particle, or find any other solution?

Hi!

You can change the filter for a specific particle, just like you can change any other particle property like position, velocity, mass, etc. Just write into the solver.filters array, see:
http://obi.virtualmethodstudio.com/manua...icles.html

This is usually not necessary since you can simply add more control points to your path and set the filters up in editor (initial filter values for each particle are picked from the closest control point along the rope).
Reply


Messages In This Thread
Rope pin+collision problem. - by WinterXYZ - 01-08-2021, 02:42 PM
RE: Rope pin+collision problem. - by josemendez - 02-08-2021, 07:46 AM
RE: Rope pin+collision problem. - by WinterXYZ - 06-08-2021, 05:38 PM
RE: Rope pin+collision problem. - by Destro26 - 22-06-2022, 09:55 PM
RE: Rope pin+collision problem. - by josemendez - 23-06-2022, 07:10 AM
RE: Rope pin+collision problem. - by Destro26 - 23-06-2022, 09:13 PM
RE: Rope pin+collision problem. - by josemendez - 24-06-2022, 07:09 AM