Skip to main content
Mr. Baker the Shoe Maker
Inspiring
June 29, 2012
Question

What good are Sprite sheets in CS6?

  • June 29, 2012
  • 1 reply
  • 467 views

In Flash CS6 one can create sprite sheets. What benefit or relationship does this have to direct flash development? What is the primary purpose for Adobe putting this feature in CS6?

This topic has been closed for replies.

1 reply

Chris W. Griffith
Community Expert
Community Expert
June 29, 2012

The most direct use is if you use the Starling Framework for game development. Starling is an ActionScript version of the popular Sparrow framework. You can use sprite sheets to transfer you assets into Starling-friendly version.

Chris Griffith