Moving particle system after trigger overlaping

Hi everyone!

I really need help with blueprint of my collectible which contains an actor and a particle system. What I’m trying to achieve is when my third person character overlaps a sphere (which is also a blueprint component) the collectible actor destroys, particles change colour and particle emitter moves to a nearby Tree actor.

Does anybody know the way to make this work? Please share any thoughts.