How to rotate a physics asset body to the correct orientation?

I’m trying to rotate a bone in a specific direction during a simulation, but it’s not working.
I want to have a “Look at” movement like in an animation blueprint, but I want to add physically interact with it. Angular Drive for physics assets seems like it might work, but it doesn’t seem like it can be changed at runtime.
Does anyone have any ideas?