In last time I was asked several times if my characters can be used fin games for mobile.
So I decided to prepare several of my most popular characters in order it can be used on mobile platform without any problem.
If someone which already bought one of aproporate packs and want to have mobile version - he/she will get it for free. You just need to send me mail to mr.necturus@gmail.com with some prove, you know.
This version have much less polygon count then PC one.
Only one material for everything.
All armor parts combined into one mesh except assassin mask.
11 new animations included.
Asset can be imported and Used with Unity 4 Mechanim.
with all my respect to the quality of your models I’m really sorry to tell you that it’s not ready for mobile devices. the technical requirements are far from being met.
only the 1024*1024 textures are OK. you can lower the tris count by 2 at least and use around 30 bones max ( with 2 bones influence per vertex ).
Mobile constraints are terrible, maybe this character would be OK on the latest generation of I PAD though.
If someone which already bought one of Elven Assasin packs want to have this version - he/she will get it for free.
You just need to send me mail to mr.necturus@gmail.com with some prove, you know.
Another important thing that if it is possible, the whole character should be one mesh (even if its armor was modelled separately, it should be attached after the modelling to the body, not just linking it to a bone). And the whole character itself should use 1 texture.
These are important because the number of drawcalls. One mesh using one texture: one drawcall. Two non-static meshes, one texture: 2 drawcalls (well there are ways to optimize it, but generally). One mesh using two textures: two drawcalls.
It is always a matter of versatility vs optimisation. If the armor is not separate, then it is less drawcall, but you can’t change or recolor or remove it.
This version have much less polygon count then PC one.
Only one material for everything.
All armor parts combined into one mesh exept helmet.
7 new animations included.
I am pretty fun of optimization. I like to do it, but…
We can see that developers requirements are going in the direction of greater functionality and reduce optimization. This is because mobile devices are becoming stronger. And this trend will continue.
This version have much less polygon count then PC one.
Only one material for everything.
All armor parts combined into one mesh except helmet.
19 new animations included.