Hi,
i just recently got lucky cats 3d into the app store and am now trying to get the whole thing to work on the iPad.
One major issue i have is a “ghosting” effekt due to camera clearing.
i used GuiManager 2 for the game Hud and found a working setup that allows me to have:
- one Gui Camera to display a background image
- another one in front of that with a background textbox
- the actual game camera over that
- had elements (Buttons and icons) on top of that
- finally text on top of everything
This worked perfectly on iPhone. The same thing on Ipad… see the attached image. Please note all the double grafics, those are left overs from the last frame of animation.
Seems i need to set the game camera clearing to solid color, depth only has no effekt. But using solid color will make the background disappear.
The GUIManager Cams are all set to depth only.
Anybody have a solution for this, or a another way to display a background image?
