Where is ignore base rotation?

To do it in Level Blueprint update target’s rotation by parent’s rotation. It makes target look like it stays at same rotation as parent moves around.

That was how to attach (or method i was using) and this is how I got it to “ignore” base rotation. You do not have to split it up like i did but i needed to be able to adjust yaw rotation value and have it stay consistent as object rotated.