Does anyone have any links to threads/documents/youtube videos.
Currently trying to make my game as lag free as can be without luck, thinking at first its software then hardware.
I see so many more complex games built on Unity3d work so smoothly on Ios devices.
Here’s a couple of links for optimisation on mobile devices.
The first is from the Unity website itself so perhaps you’re already familiar with it. It’s a comprehensive overview on optimising and has links within it specialising in iOS devices and hardware specifications from 2G up to 5G.
Thanks Billamu for this information, great reply from you. Should really be a sticky post.
Its just a shame that there was a lot of information for older devices now we already on Iphone 5 and Unity 4 without any real “Official” lets say updates to the documentation.
Well, optimisations (typically) work for any new hardware. If it improved performance on a 3rd gen, it probably does on a 5th Gen device too. So updates aren’t so important, so long as the original documentation was quite thorough.
Kind of agree, but with new hardware you want to use new features of that hardware also.
If you optimize for a old device it will work on newer devices but it does not mean u take advantage of what the new device has to offer.
So I guess you have to be clever and do some balancing.
Like I would only develop for Iphone 4/4s/5 and the Ipod touch that match this.