Actor Rotation in World Space

Hi,

I’m trying to get an actor rotation in world space. GetActorRotation give the rotation in the local coordinate system.
Does anyone have an idea about how to get this rotation ?

Thank you

@Naadril GetActorRotation is in worldspace. I’m assuming it’s just an actor in the world, and you’re calling the node from the level BP?