AnDG Posted April 3, 2017 Share Posted April 3, 2017 Hi all, Today i have a problem from my project and i need help from you! Problem when i'm try to create a new PIXI.MovieClip! Every thing will be ok and so good with this! But when i'm try to change the textures of this MovieClip (this MovieClip have one value textures and MovieClip.update run) = new textures value! The MovieClip not change in my game play! Can you help me know problem in here! Thanks so much! Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted April 3, 2017 Share Posted April 3, 2017 It should work. Whats the problem? Quote Link to comment Share on other sites More sharing options...
AnDG Posted April 4, 2017 Author Share Posted April 4, 2017 12 hours ago, ivan.popelyshev said: It should work. Whats the problem? I fixed the problem and i found: the movie clip can't change textures in game play if you missing call gotoAndStop or gotoAndPlay after you set textures file! gotoAndPlay or gotoAndStop call textures in movieClip and my MovieClip has change! 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.