Snowing particle system

Hi everyone

I’m trying to get a particle emitter to spawn and follow the player to create a snowing effect, I’ve looked at a lot of other questions they don’t seem too help me. this is what I have so far. The player spawns in the trigger as well.

https://puu.sh/xVzQf.jpg

I would have suspected that this should work, but I’m guessing there’s a lot more to this than I’m understanding.

if you have a lot of snowing locations in your game, it is better to add this emitter to your character and enable/disable it, not spawn/destroy every time.