So I press the trigger button and the particle did appear for just 1 second. Here’s a video. How to I fix this.
In your code you Destroy the particles after 1 second (Destroy(GameObject, seconds)
That’s why it disapears
I tried increasing the second from 1 to 10 it still didn’t work