nicloay / unity-spine-importer

Bring data from spine (EsotericSoftware) in to the unity3d
BSD 3-Clause "New" or "Revised" License
37 stars 14 forks source link

Setting skins for every slot independently. #16

Open abraksil opened 10 years ago

abraksil commented 10 years ago

Spine treats the skin as a whole but It would be nice if we were actually able to mix them up (character's helmet form one skin and armor form the other one).

I’m going to implement this feature to skinController In my game. If you don’t mind I also would like to add it to your project.

Let me know if it is ok with you.

nicloay commented 10 years ago

Hi, I think it could be useful, just need to make one trigger like "show slot item from different skins" or so on. and hide them by default.