I have a game that rotates the layout. In this game there is 2 layers: 1 HUD (score) at the top and 0-Layer 0 (game objects). The problem is when the layout rotates, the HUD layer is also rotated. How do I prevent the HUD from rotating?
I set the HUD parallax to 0%, which helped, but still rotates.