egg-texture-cards transparency?

I have been trying to figure this out for a little while now. I have been reading the docs, but I’m not sure how to do what I want. I have a 6 second animation that I made with egg-texture-cards. Each frame of animation has a white background. I would like to make this white background transparent as the animation plays. Is there an easy way to achieve this?

You mean, you just want the white background to fade away? You’ll need to add an alpha channel into your image for this. The alpha value should be white wherever the image is opaque, and black wherever it is transparent.

David

OK… Not enough sleep last night. You are right. The effect I’m looking for is shown in the texture-swapping sample.