Jocose's right, polycount doesn't seem to be as crucial as texture budgets, fill rate (shader complexity), draw calls/batch calls, and etc. polycount does still come into affect though--having over 32,000 verts can sometimes be a problem (I think it has something to do with storing the verts in a 16bit versus 8 bit). Older…