MY game is change dress color style
When i Change Bone texture or slot texture and chonge bone color
I'm getting problem
ex
armature.getSlot("face").display.dispose()
armature.getSlot("face").display = Image.display as Image
armature.getSlot("face").display.color = Math.random() *0xFFFFFF;
on the first time can change all of thexture and color when change again texture has change but color not change