Skip to content

josempans/godot-spine-importer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Import animations from Spine

This is addon for Godot engine for importing animations from Spine. Small video - https://www.youtube.com/watch?v=WB1VCD_Z_0Y

Planned and implemented features:

  • Import atlas (with multiply pages, and rotated images)
  • Import separate images
  • Import skeleton
  • Transform, rotation and scale for rest pose
  • Shear transform for rest pose
  • Skeleton animation with weighted meshes (transform, rotate, scale)
  • Skeleton animation for shear transform
  • Skeleton animation optimizations
  • Deform animations for meshes attached to a single bone
  • Attachments slot animations
  • Color slot animations
  • Sort order animations
  • Inverse kinematics
  • inheritRotation:false
  • inheritScale:false
  • transform:normal
  • transform:onlyTranslation
  • transform:noRotation
  • transform:noScale
  • transform:noScaleOrReflection

Installation

Copy addons folder to your project, enable Spine Importer in Project Settings/Addons

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 100.0%