Hello,
I am interested in making an rpg with defold where the character can change their clothing in addition weapons, hair, etc. I saw in the official spine documentation that this can be done using spine runtime by creating a skin programmatically by creating a new skin and combining different skins into one;
Is there currently a way to do this in defold currently or are there plans to implement this?