Images in scene get cut in half on old iPad

Hi everybody,

I have my game running on the newest iPad. But when I install it on my old Ipad (one of the first) in some scenes my images get cut off (see screenshot, the yellow clouds are in half). In some scenes everything looks fine, in others the images are cut. I can’t figure out what happens…so maybe someone can help me out.

Thanks in advance for answering,

Cheers,

Jonah

Hi everybody,

I found the solution (after a lot of searching and trying) so I might share it as well. Maybe someone will have the same problem. My solution was turning of Mip Maps of all the images. This can hurt GPU performance but I haven’t found that problem with my game. Probably because I am making a 2D game. I read that if you make a 3D game, turning of Mip Maps is not always a good idea.

(by the way: I made a cool gif of the solution but this forum gives an error when I try to upload it)

Cheers,

Jonah