EsotericSoftware / EsotericSoftware/spine-editor
Allow previewing combinations of multiple skins in SkeletonViewer
- Dominant language
- No language data
- Stars
- 33
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently, SkeletonViewer does not support combining multiple skins. At runtime, only a single skin can be applied. To use multiple skins together, you must first create a combined skin in advance by calling [addSkin()](https://esotericsoftware.com/spine-api-reference#Skin-addSkin). This behavior is intentional; however, allowing skin combinations would be more convenient when using SkeletonViewer for preview purposes.
This may be worth considering in conjunction with issue #562.
**Related forum thread:**
https://esotericsoftware.com/forum/d/29593-skeletonviewer-preview-support-for-compound-skin
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.