Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.05 KB

spine.md

File metadata and controls

33 lines (18 loc) · 1.05 KB

Spine

Spine skeleton animation resources are data formats that exported by Spine (Creator v2.0.7 and below support for Spine v2.5, Creator v2.0.8 to v2.1 support for Spine v3.6, Creator v2.2 support for Spine v3.7, Creator v2.3 and above support for Spine v3.8).

Import skeleton animation resources

Skeleton animation resource use three main resources:

  • .json/.skel Skeletal animation data

  • .png Atlas

  • .txt/.atlas Atlas data

    spine

Create a skeleton animation resources

You can create a spine node in three ways:

  1. Drag the Spine assets directly from Assets to Node Tree:

    spine

  2. Drag the Spine assets directly from Assets to Scene:

    spine

  3. Drag the Spine assets directly from Assets to the Skeleton Data property of the Spine Skeleton component in the Properties panel.

    spine


Continue on to read about Content Creation Workflow.