Skip to content

Commit 71b8e8c

Browse files
committed
修改按钮禁用动效
1 parent c20e540 commit 71b8e8c

File tree

1 file changed

+61
-10
lines changed

1 file changed

+61
-10
lines changed

CrazyCar/Assets/Anim/Buttons/Base/Button.controller

Lines changed: 61 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,14 @@ AnimationClip:
731731
m_RotationOrder: 4
732732
path:
733733
m_FloatCurves: []
734-
m_PPtrCurves: []
734+
m_PPtrCurves:
735+
- curve:
736+
- time: 0
737+
value: {fileID: 21300000, guid: b4b024c6ca6464483b99578de7edfd49, type: 3}
738+
attribute: m_Sprite
739+
path: Button
740+
classID: 114
741+
script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
735742
m_SampleRate: 60
736743
m_WrapMode: 0
737744
m_Bounds:
@@ -746,13 +753,21 @@ AnimationClip:
746753
typeID: 4
747754
customType: 0
748755
isPPtrCurve: 0
749-
pptrCurveMapping: []
756+
- serializedVersion: 2
757+
path: 1034594571
758+
attribute: 2015549526
759+
script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
760+
typeID: 114
761+
customType: 0
762+
isPPtrCurve: 1
763+
pptrCurveMapping:
764+
- {fileID: 21300000, guid: b4b024c6ca6464483b99578de7edfd49, type: 3}
750765
m_AnimationClipSettings:
751766
serializedVersion: 2
752767
m_AdditiveReferencePoseClip: {fileID: 0}
753768
m_AdditiveReferencePoseTime: 0
754769
m_StartTime: 0
755-
m_StopTime: 0
770+
m_StopTime: 0.016666668
756771
m_OrientationOffsetY: 0
757772
m_Level: 0
758773
m_CycleOffset: 0
@@ -851,8 +866,17 @@ AnimationClip:
851866
- serializedVersion: 3
852867
time: 0
853868
value: {x: 1, y: 1, z: 1}
854-
inSlope: {x: 0.39454275, y: 0, z: 0}
855-
outSlope: {x: 0.39454275, y: 0, z: 0}
869+
inSlope: {x: 0, y: 0, z: 0}
870+
outSlope: {x: 0, y: 0, z: 0}
871+
tangentMode: 0
872+
weightedMode: 0
873+
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
874+
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
875+
- serializedVersion: 3
876+
time: 1
877+
value: {x: 1, y: 1, z: 1}
878+
inSlope: {x: 0, y: 0, z: 0}
879+
outSlope: {x: 0, y: 0, z: 0}
856880
tangentMode: 0
857881
weightedMode: 0
858882
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
@@ -883,7 +907,7 @@ AnimationClip:
883907
m_AdditiveReferencePoseClip: {fileID: 0}
884908
m_AdditiveReferencePoseTime: 0
885909
m_StartTime: 0
886-
m_StopTime: 0
910+
m_StopTime: 1
887911
m_OrientationOffsetY: 0
888912
m_Level: 0
889913
m_CycleOffset: 0
@@ -905,8 +929,17 @@ AnimationClip:
905929
- serializedVersion: 3
906930
time: 0
907931
value: 1
908-
inSlope: 0.39454275
909-
outSlope: 0.39454275
932+
inSlope: 0
933+
outSlope: 0
934+
tangentMode: 34
935+
weightedMode: 0
936+
inWeight: 0.33333334
937+
outWeight: 0.33333334
938+
- serializedVersion: 3
939+
time: 1
940+
value: 1
941+
inSlope: 0
942+
outSlope: 0
910943
tangentMode: 34
911944
weightedMode: 0
912945
inWeight: 0.33333334
@@ -924,8 +957,17 @@ AnimationClip:
924957
- serializedVersion: 3
925958
time: 0
926959
value: 1
927-
inSlope: -0.92307854
928-
outSlope: -0.92307854
960+
inSlope: 0
961+
outSlope: 0
962+
tangentMode: 34
963+
weightedMode: 0
964+
inWeight: 0.33333334
965+
outWeight: 0.33333334
966+
- serializedVersion: 3
967+
time: 1
968+
value: 1
969+
inSlope: 0
970+
outSlope: 0
929971
tangentMode: 34
930972
weightedMode: 0
931973
inWeight: 0.33333334
@@ -949,6 +991,15 @@ AnimationClip:
949991
weightedMode: 0
950992
inWeight: 0.33333334
951993
outWeight: 0.33333334
994+
- serializedVersion: 3
995+
time: 1
996+
value: 1
997+
inSlope: 0
998+
outSlope: 0
999+
tangentMode: 34
1000+
weightedMode: 0
1001+
inWeight: 0.33333334
1002+
outWeight: 0.33333334
9521003
m_PreInfinity: 2
9531004
m_PostInfinity: 2
9541005
m_RotationOrder: 4

0 commit comments

Comments
 (0)