Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.11 KB

dragonbones.md

File metadata and controls

33 lines (18 loc) · 1.11 KB

Skeletal Animation Assets (DragonBones)

DragonBones skeletal animation assets are data formats exported by DragonBones (supports DragonBones v5.6.3 and below).

Import DragonBones Skeleton Animation Assets

DragonBones skeletal animation assets include

  • .json/.dbbin skeleton data

  • .json atlas data

  • .png atlas textures

    DragonBones

Create Skeletal Animation Assets

Using DragonBones skeletal animation assets in a scene requires two steps:

  1. Create nodes and add DragonBones components

    Drag the skeletal animation asset from the Assets panel to the Dragon Asset property of the created DragonBones component:

    DragonBones

  2. Set the atlas data for the DragonBones component

    Drag the atlas data from the Assets panel to the Dragon Atlas Asset property of the DragonBones component:

    DragonBones

Storage in the Project

For efficient asset management, it is recommended to store the imported asset files in a separate directory so that they won't mix with other assets.