collision with a particle

hi guys… i have a question:

how can create a script where say what the player collisions with a particle system, the life of him down?

example:

if player touch a particle system:

life of player - = 10;

:v

i wait your helps my friend`s :slight_smile: good night and thank you :slight_smile:

If you already knew that part, are you just looking for how to subtract the value of health from the player?

i cannot understand the question :v .-.?

Okay, if you look through the page I linked it talks about how to detect particle collisions.
Do you have that much working, so far, before the part about the player losing health?