1
Support / Re: Can't create animation clip
« on: April 11, 2014, 06:42:22 pm »
what I mean is, if I add a 1x and 2x platform in my Font Sprite Collection (collection which only contains 1 font) and commit. I'm then unable to make animations.
Maybe I don't understand the workflow for 2x fonts.
1. Create a font and png at 1x (font size 16)
2. Create a font and png at 2x (font size 32)
3. Add the 1x font into the sprite collection
4. Put 2x font into a sub folder named "2x", name font.png "font@2x.png", name font.txt "font@2x.txt"
Is there something else I need to do?
I've attached a test project that replicates the problem. Try and create a new animation clip in the "TestAnimation" sprite animation.
Maybe I don't understand the workflow for 2x fonts.
1. Create a font and png at 1x (font size 16)
2. Create a font and png at 2x (font size 32)
3. Add the 1x font into the sprite collection
4. Put 2x font into a sub folder named "2x", name font.png "font@2x.png", name font.txt "font@2x.txt"
Is there something else I need to do?
I've attached a test project that replicates the problem. Try and create a new animation clip in the "TestAnimation" sprite animation.


