valx76 Posted June 12, 2016 Share Posted June 12, 2016 Hey guys, When you add actions to a mesh's instances, it affects the parent mesh and every instances. I'm not sure that's the behaviour you want, am I right ? You can see it in this playground : http://www.babylonjs-playground.com/#HZTM8 Thank you Quote Link to comment Share on other sites More sharing options...
jerome Posted June 12, 2016 Share Posted June 12, 2016 I think that all your instances share the same material. So changing the material color affects all the instances using it. Quote Link to comment Share on other sites More sharing options...
valx76 Posted June 12, 2016 Author Share Posted June 12, 2016 Hi jerome, Oh I see what you mean, the instances are using like a reference of the material and not a copy of it.. So that's maybe the wanted behaviour if that's the case, thank you Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.