Hello this is my first topic and i faced a problem. The colliding and finish particles both work except the rocket jet particle. Everytime i press enter all the code gets executed but it doesn’t show my particle with .Play(); . I also have a .Stop(); function in the else to stop the particle showing when the spacebar is not pressed. I noticed that when i removed the .Stop() in the else, the particle got activated when i pressed Spacebar but it wouldn’t stop.
If anyone knows what’s wrong then i would like to know that
Thanks in advance!