I have recreated the problem in this capx: https://www.dropbox.com/s/orxulcub04aiu ... .capx?dl=0
Basically I am working on a level editor, Each object in the game has an instance variable called IconFrame. There is also an icon object, the icon object has as many frames as there are objects in the game and each objects Iconframe instance variable is "connected" to the correct frame in the icon object. Although when I try to change the animation frame it doesnt work.
If anyone knows how to improve the icon system or how to make a better one I would like to know.
Develop games in your browser. Powerful, performant & highly capable.
Hey Bunneh, are the plugins essential to the problem you are having?
If not, if you remove them and re-post the the cap I will take a look for you.
Oh sorry, did not even realise I had added that behavior. I just uploaded a .capx without the plugin:
https://www.dropbox.com/s/orxulcub04aiu ... .capx?dl=0