Move an actor in his local axis orientation using blueprint

Hey, sorry for the late reply, I don’t know if you have a solution to this yet but you can use a linear interpolation on the rotation of your actor to make it rotate over time. I’ve included an example that will rotate towards the player position over time.