Topic: create several instance of a material/bone animation
hi everyone,
I search a way in c++ to change the material of an entity without change those of the others entities using the same mesh (clones) ?
Same thing for the bones animation, how play an animation of an entity and play an other animation of an entity using the same mesh at the same time ?
regards