berrymooor
Hi, simple question:
if i implementing model with one material via AngelScript, it’s look like this:
jack.material = cache.GetResource(“Material”, “mat.xml”);
But how about models with several matarials? How attach second material of model for example?