From d82d006a184c32c348e88eb2c654c527cea056aa Mon Sep 17 00:00:00 2001
From: ultrakatiz <ultrakatiz@gmail.com>
Date: Sun, 4 Aug 2019 20:32:34 +0200
Subject: [PATCH] put idle animation on dance animation because we have nothing
 else :/

---
 Assets/Animations/Birds/EvilDuckDance.anim | 38 +++++++++++++++++++---
 Assets/GameObjects/Birbs/EvilDuck.prefab   |  3 +-
 2 files changed, 34 insertions(+), 7 deletions(-)

diff --git a/Assets/Animations/Birds/EvilDuckDance.anim b/Assets/Animations/Birds/EvilDuckDance.anim
index c4f5bdd..9a654a0 100644
--- a/Assets/Animations/Birds/EvilDuckDance.anim
+++ b/Assets/Animations/Birds/EvilDuckDance.anim
@@ -17,21 +17,49 @@ AnimationClip:
   m_PositionCurves: []
   m_ScaleCurves: []
   m_FloatCurves: []
-  m_PPtrCurves: []
-  m_SampleRate: 60
+  m_PPtrCurves:
+  - curve:
+    - time: 0
+      value: {fileID: -7191105378189866728, guid: 76d48e4ed5e734747ae0a5ec3ed3d650,
+        type: 3}
+    - time: 0.083333336
+      value: {fileID: -2568042730344263758, guid: 76d48e4ed5e734747ae0a5ec3ed3d650,
+        type: 3}
+    - time: 0.16666667
+      value: {fileID: 2336415242956950666, guid: 76d48e4ed5e734747ae0a5ec3ed3d650,
+        type: 3}
+    - time: 0.25
+      value: {fileID: -4329476993096501442, guid: 76d48e4ed5e734747ae0a5ec3ed3d650,
+        type: 3}
+    attribute: m_Sprite
+    path: 
+    classID: 212
+    script: {fileID: 0}
+  m_SampleRate: 12
   m_WrapMode: 0
   m_Bounds:
     m_Center: {x: 0, y: 0, z: 0}
     m_Extent: {x: 0, y: 0, z: 0}
   m_ClipBindingConstant:
-    genericBindings: []
-    pptrCurveMapping: []
+    genericBindings:
+    - serializedVersion: 2
+      path: 0
+      attribute: 0
+      script: {fileID: 0}
+      typeID: 212
+      customType: 23
+      isPPtrCurve: 1
+    pptrCurveMapping:
+    - {fileID: -7191105378189866728, guid: 76d48e4ed5e734747ae0a5ec3ed3d650, type: 3}
+    - {fileID: -2568042730344263758, guid: 76d48e4ed5e734747ae0a5ec3ed3d650, type: 3}
+    - {fileID: 2336415242956950666, guid: 76d48e4ed5e734747ae0a5ec3ed3d650, type: 3}
+    - {fileID: -4329476993096501442, guid: 76d48e4ed5e734747ae0a5ec3ed3d650, type: 3}
   m_AnimationClipSettings:
     serializedVersion: 2
     m_AdditiveReferencePoseClip: {fileID: 0}
     m_AdditiveReferencePoseTime: 0
     m_StartTime: 0
-    m_StopTime: 1
+    m_StopTime: 0.33333334
     m_OrientationOffsetY: 0
     m_Level: 0
     m_CycleOffset: 0
diff --git a/Assets/GameObjects/Birbs/EvilDuck.prefab b/Assets/GameObjects/Birbs/EvilDuck.prefab
index 71b8c56..8e42dd8 100644
--- a/Assets/GameObjects/Birbs/EvilDuck.prefab
+++ b/Assets/GameObjects/Birbs/EvilDuck.prefab
@@ -97,8 +97,7 @@ PrefabInstance:
       value: 
       objectReference: {fileID: -7191105378189866728, guid: 76d48e4ed5e734747ae0a5ec3ed3d650,
         type: 3}
-    m_RemovedComponents:
-    - {fileID: 2279991570626666871, guid: 7c1a879494b7b094bbe9684a3d74359c, type: 3}
+    m_RemovedComponents: []
   m_SourcePrefab: {fileID: 100100000, guid: 7c1a879494b7b094bbe9684a3d74359c, type: 3}
 --- !u!1 &1695193658733767104 stripped
 GameObject:
-- 
GitLab