actually morphing and per-vertex animation is simpler, thats why it dominated the "old days" like quake1/2/3. The main problems are memory, as CheapAlert pointed out, and the fact you cannot change the animation blended, like rotate a few bones from code (rotate head..). scaling can work with pure skeletal, but often…