14 Days Ago
Replace CameraComponent.RenderUI with ScreenPanel.TargetCamera. Restore previous behaviour of UI only drawing to the Main Camera by default instead of all Cameras by default. Also allows you to specify exactly which Camera a ScreenPanel should be drawn over. So you can easily handle splitscreen, ect.