Skip to content

cnsoft/SkeletonAnimationDemos

 
 

Repository files navigation

SkeletonAnimationDemos

http://dragonbones.github.com/

In this project you will find lots of DragonBones demos which have been seperated into two categories, DesignPanelDemos and LibraryDemos.

DesignPanelDemos is for designers. It contains character design with animations which can be imported by DragonBones design panel.
Following steps show you how to use DesignPanelDemos:

  1. Make sure you have installed Flash Pro CS 5.5 or later version.
  2. Make sure you have installed SkeletonAnimationDesignPanel.zxp.
  3. Open a fla file.
  4. Open menu Window->Other Panel->SkeletonAnimationDesignPanel.
  5. Click Import button to import all elements from library.
  6. Edit and review charactors.
  7. Export it as png/swf for developers.

LibraryDemos is for developers. It load assets exported from design panel, put charactors on stage and control them.
Following steps show you how to use LibraryDemos:

  1. Make sure you have installed Flash Pro CS 5.5 or later version.
  2. Make sure you have got SeletonAnimationLibrary project.
  3. Make sure you have got starling.swc v1.2 or later version.
  4. Open Flash Pro, create a new AS3 project and save it into folder SkeletonAnimationLibraryDemos\src.
  5. Open Advanced ActionScript3.0 Settings panel, add starling.swc to "Library path", and add SeletonAnimationLibrary's source to "Source path".
  6. Test Move and have fun.
  7. Don't forget to change wmode to direct to see best performance before publishing.

All things to be downlowded you can find here

About

SkeletonAnimationDemos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published