Page 1 of 1

question about texture (image) size!

PostPosted: Fri Mar 18, 2011 8:46 pm
by sonicfire
hi there!

so i´m developing new iphone games and have read that the max. size allowed is (1019x1019).
when i display a PART of an imagefile, lets say 480x320 - is it okay if the original image is like 4800x320? (just an example).
(i mean a BIG image, splitted into parts inside GE, for example 10 vertical images).
or does this apply to the "Limit"?

thanks! :)

Re: question about texture (image) size!

PostPosted: Fri Mar 18, 2011 10:03 pm
by Game A Gogo
How are you going to display part of an image? if the image must be loaded as a whole into memory, iphones can't handle higher with GE

Re: question about texture (image) size!

PostPosted: Fri Mar 18, 2011 11:39 pm
by sonicfire
i guess i wasn´t there when i asked this question, sorry :lol:
(i just do load individual 480x320 images into GE... that´s what animindex is for)... so, my fault. :oops: