- 수정됨
Swapping inages
Hey,
I have just started to use Spine today and its just what I've been looking for. But i have an animation question and a a technical questions.
Firstly how do you swap images within the "slot" to effect a blink, lip sync etc?
and how does Spine handle different size graphics between devices Ipad, Iphone, retina etc.?
Thanks, Paul
http://software-workshop.eu/content/cre ... sing-spine - there you have it explained. Have fun.
When I get my voice back, I'll do a short video that covers this feature. Thanks MariuszP for sharing
In the runtimes you can do the swapping. Nate should be able to give you a little more detail about how that works.
In the runtime you can set the scale on the JSON or binary loader. This scales the skeleton, images, and animations. So if you were using graphics twice as large, you'd use 2, half as large you'd use 0.5, etc.