pixijs / spine

Pixi.js plugin that enables Spine support.
Other
564 stars 217 forks source link

How to blend two spine components? #381

Open W-went opened 3 years ago

W-went commented 3 years ago

For example, if I have one spine character (with slots and animations) and one spine cloth (also attached with slots, bones and animations), how can I blend these two spine components together, so I can get a new character that combined with both animations? Any help, appreciated.

bencresty commented 2 years ago

@W-went looks like what you're after can be solved in the Spine editor itself by using skins. You can combine skins. A good place to start would be the spine manual here: http://esotericsoftware.com/spine-skins

You than only need to switch skins in the runtime.