Skip to main content
May 8, 2013
Answered

Sprite Sheet?

  • May 8, 2013
  • 1 reply
  • 5018 views

Decided to try using CS6's Sprite sheet exprter and hoping I am missing something - basically I have an animation of a baseball coming to home plate. The ball is a movie clip that is composed of 11 frames, so that the ball rotates as it moves. However when I export to sprite sheet only the movement of the clip is exported, and not the sub-animation contained in the clip - the rotation. Is this just a FOL and the sprite sheet exporter simply doesn't work? That's what I'm thinking... So anyone know of a sprite sheet export that does work properly? Anyone tried Spriter? I know it's standalone, but it looks promising.

Thanks

This topic has been closed for replies.
Correct answer kglad

you'll need a spritesheet for your rotating baseball and a spritesheet for the ball moving across home plate. 

or, use a graphic (not movieclip) of the rotating baseball.

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
May 9, 2013

you'll need a spritesheet for your rotating baseball and a spritesheet for the ball moving across home plate. 

or, use a graphic (not movieclip) of the rotating baseball.

May 9, 2013

Not sure what you mean about needing two sprite sheets - you can't combine sprite sheets - at least not in the engine I'm using (Impact). I've found one tool called SWFSheet that pretty much does what I need, but it has some flaws so was looking for something better. I'd like for Flash's sprite sheet export to just work properly... but that's probably not going to happen anytime soon.

kglad
Community Expert
Community Expert
May 27, 2013

Thank you for the response and sorry for the delay in reply.

I don't see in this instance how I can load bitmaps as it appears to me to be a package type scenario and the load (file size) is borne by the storefront (Apple/Amazon etc).

Thank you


if you're creating an iOS/android app, file size isn't an issue. 

rendering speed is often an issue and spritesheets would be used to blit animation and increase rendering speed.