2D Toolkit Forum

2D Toolkit => Support => Topic started by: PureArtist on September 11, 2016, 10:36:40 am

Title: Why wont my sprite play the animation in the game window?
Post by: PureArtist on September 11, 2016, 10:36:40 am
Hi I hope you can help, why wont my sprite play the animation in the game window? and how do I make the sprite blue background transparent? please teach.
Title: Re: Why wont my sprite play the animation in the game window?
Post by: unikronsoftware on September 11, 2016, 12:29:01 pm
> why wont my sprite play the animation in the game window?
I don't know, what you have posted isn't working for me at all - you should export a unitypackage when distributing unity content, otherwise there's a chance the metadata will be incorrect / corrupted

> how do I make the sprite blue background transparent?
2D Toolkit doesn't support colour keying, you will need to do that in Photoshop or similar art program.
Title: Re: Why wont my sprite play the animation in the game window?
Post by: unikronsoftware on September 11, 2016, 12:51:12 pm
That works fine, create a sprite with animator and apply "coins_2" clip to it, click "Play automatically" and it starts playing fine.