Richard C Posted January 10, 2018 Share Posted January 10, 2018 (edited) I am using CreatandStartAnimation to change the diffuse colour of an object (created in Blender). It works as it should, but it appears the change isn't permanent. If I console.log the diffuse color of the object before and then after the animation the object's diffusecolor is the same. Am I right ? Thanks Richard C ***** I was not thinking it through The post animation console.log was running before the animation had finished ! Console.log within a Timeout function ensured the log run after the animation. The answer to my question is that an animation does change the diffuseColour of an object !! Edited January 10, 2018 by Richard C solved Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted January 10, 2018 Share Posted January 10, 2018 so everything is fine ;D 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.