How to delete particle that collide on spawn ?
#1
What is the best way to delete particles that collide at spawn ? 
I tried with a propert Test Neighbors but it doesn't work like I would like.


Here is a printscreen to show how I did it.
The issue is that I think it deletes cloth particles and not the parent one.

[Image: tyflow-debug-2019-07-09%20172228.jpg]


Does anyone could give me a hint with a proper way ?
  Reply
#2
I'm not sure what you mean by "delete particles that collide at spawn". Could you rephrase?
  Reply
#3
I would like to be able to check when a particle is spawned, if it has a neighbor at less than x distance then I should either change it's location or delete it.
That's why I tried to use the property test but I think I should not understand something correctly.


Alright, nevermind. I managed to make it work.
  Reply


Forum Jump: