I found this suggestion on the forum. In order to change the angle back to a direction value divide it by 11.25
ATan2(0 - moveY( "o_Player" ), moveX( "o_Player" )) / 11.25
An idea would be to create an active (skin) to always follow the player and set its direction to the angle of the player /11.25