azerion / phaser-spine

A plugin for Phaser 2 that adds Spine support
MIT License
121 stars 58 forks source link

Switching facial features programmatically? #17

Closed shibekin69 closed 8 years ago

shibekin69 commented 8 years ago

I'm thinking of using Spine's bones to position and switch out pre-made facial parts:

How should I go about it here? Do I use skins, or is there a way to set attachments? And since this is the face we're talking about, what if I want to programmatically switch out my faces during playback of different animations?