Hi Guys, I have another problem on translation. In the skinning model, it uses customer effect for the skin/bone transformations. So we can not use the BasicEffect, right? the problem is I cant find the World parameter in the effect. I have already solved the problem by multiplying the world martix to transformed bones matrix arrary (this works ...