cocos_add_dragonbones_data
Import DragonBones animation assets into Cocos Creator projects to add skeletal animations to game characters and objects.
Instructions
Import DragonBones assets (_ske.json + _tex.json + _tex.png).
Returns {dragon_asset_uuid, dragon_atlas_uuid, textures, dir}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| db_json_path | Yes | ||
| atlas_json_path | Yes | ||
| texture_paths | No | ||
| rel_dir | No |