Hi :)
I am using the helloDragonBones example, and trying to scale down my character: so i do like that :
factory.loadTextureAtlasData("data/sheep/Sheep_Ani_tex.json", &texture, "",0.5f);
but i got strange results : only one part of the character is scaled, and the armature does not seems to be scaled.
So is there a way i haven't seen, for scaling characters ?
Thank you,

Hi :)
I am using the
helloDragonBonesexample, and trying to scale down my character: so i do like that :but i got strange results : only one part of the character is scaled, and the armature does not seems to be scaled.
So is there a way i haven't seen, for scaling characters ?
Thank you,