Emitter Origin in Niagara

Hi Chris,

Unfortunately that won’t work in this case. For some context, this is the effect I’m working on:

https://realtimevfx.com/t/joyce-sketch-18-hologram-wip/6611

I’m adding a ‘boot up’ effect before the sphere and hologram appear (using a second emitter). I can easily change the position of the sphere, but because I’m caching out the position of the mesh at spawn (and can’t for the life of me figure out how to tell Niagara to offset the mesh starting position either), moving the sphere still leaves the mesh transition in the wrong location. As the sphere and mesh are correctly aligned in the first emitter, thought it would be better to simply move the entire emitter in the Niagara system…