Hey, I’m currently watching Complete C# Unity Developer 3D: Learn to Code Making Games on Udemy and watching “Introducing Particle Effects”.
I can only get particles to actually work in the scene editor OR in game mode when i turn on “Play On Awake”. When calling Play() / Stop() nothing happens. Does anyone else have this issue?
I’ve managed to figure out what I was doing wrong. When i dropped the particles on the inspector window, i dragged from the assets prefab. I should have been drag/dropping from the child under Rocket ship.