after click on specific place I want to summon particles.
I did it with events- click on object - set x,y position. then particles appears on place I want. but I want particles to disappear after 2 secons slowly. I tried opacity with clamp and time delta, I also tried set fadeout time and set timeout and it does not work for me, do you know what can be wrong?