I want to place Mining Quarry where the server does not allow it. Since "CanBuild" and other hooks cannot intercept the moment of the placement attempt, I have to intercept it via "OnPlayerInput".

I can get the quarry position from the survey crater, but there are problems with the angle of rotation. I don't understand how it can be obtained or somehow brought closer to what the client sees.