Browse Source

[unity] Ported AnimationState and Animation changes, references in spine-unity. See #1303.

Harald Csaszar 6 years ago
parent
commit
f0e9164648

+ 1 - 1
spine-unity/Assets/Spine/Runtime/spine-unity/SkeletonExtensions.cs

@@ -507,7 +507,7 @@ namespace Spine {
 				skeleton.slots.Items[i].SetColorToSetupPose();
 				break;
 			case TimelineType.Deform:
-				skeleton.slots.Items[i].attachmentVertices.Clear();
+				skeleton.slots.Items[i].Deform.Clear();
 				break;
 			
 			// Skeleton