Camera2D zooming and panning works fine but rotation (set_rot) does not seem to have any effect. Why does this not work as expected?
Additition to original question: When set_rotating(true), camera will rotate according to parent. How could one define a Camera2D which still moves with parent, still is rotateable but rotates independently of parent?