How to Get Actor Location in Niagara?

Hi everyone,
I’m building a VFX in Niagara and I have to point it toward certain actors in the world. Any idea on how to do it?

Thank you

1 Like

for anyone wondering this is possible in UE5.4 using Actor component interface.
Just make a Scratch Dynamic input and use the Get Transform node

1 Like