anim npc processing

This commit is contained in:
VDH
2025-12-18 11:20:46 +07:00
parent 49f0ab3da6
commit 81bd9b55df
6 changed files with 526 additions and 68 deletions
@@ -520,6 +520,7 @@ GameObject:
m_Component:
- component: {fileID: 1514653177914178785}
- component: {fileID: 1781785440582438618}
- component: {fileID: 7527074718667527754}
m_Layer: 0
m_Name: "\u6C34\u6BCD2"
m_TagString: Untagged
@@ -567,6 +568,38 @@ Animator:
m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorStateOnDisable: 0
m_WriteDefaultValuesOnDisable: 0
--- !u!114 &7527074718667527754
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1710108859218094398}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c75c0dcb6d50eb64abd727a90406ca2b, type: 3}
m_Name:
m_EditorClassIdentifier:
_Animator: {fileID: 1781785440582438618}
_ActionOnDisable: 0
_PlayAutomatically: 1
_Animations:
- {fileID: 7400000, guid: 6f39ab4512cae33419667c525882f449, type: 2}
- {fileID: 7400000, guid: 0f75c9ce7be71ec40a7b95c441b9d01e, type: 2}
- {fileID: 7400000, guid: 79767b3da94513149b4924ddb459705b, type: 2}
- {fileID: 7400000, guid: e6ca1b7d44f4eb548963afa7fa33fa1b, type: 2}
- {fileID: 7400000, guid: a5a8758a62205a048afd94754fcf13ee, type: 2}
- {fileID: 7400000, guid: b7cb049f81eeddb4cbc025e535f1f6ad, type: 2}
- {fileID: 7400000, guid: 31499be279adcae459a65c6437ec36f6, type: 2}
- {fileID: 7400000, guid: d685eb2773931d042be8a9e2f67c515d, type: 2}
- {fileID: 7400000, guid: decaad5c59e331c4c811e72595da1020, type: 2}
- {fileID: 7400000, guid: 03c5bc6102d20b54e82e996bd11b5bc2, type: 2}
- {fileID: 7400000, guid: 915bb723b6b8d5441949d693acee2402, type: 2}
- {fileID: 7400000, guid: 8555af547430e4940b7fdc92083b4406, type: 2}
- {fileID: 7400000, guid: 12c774f5b313d29419833d5c0e15e8d8, type: 2}
- {fileID: 7400000, guid: e175a26ba8aba1e468f66c115b09ba44, type: 2}
- {fileID: 7400000, guid: 86fbb16b78128a747b1cd4cdf806da88, type: 2}
- {fileID: 7400000, guid: 5abf0077058ac124a837f2b9c2fe4392, type: 2}
--- !u!1 &1775889791038673272
GameObject:
m_ObjectHideFlags: 0
@@ -24,7 +24,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 45586739874281309}
serializedVersion: 2
m_LocalRotation: {x: 0.0001954734, y: 0.035910603, z: 0.15620628, w: 0.9870714}
m_LocalRotation: {x: 0.00019547342, y: 0.035910606, z: 0.1562063, w: 0.98707145}
m_LocalPosition: {x: 0.12802695, y: 0.000000059604645, z: 0.0000014826653}
m_LocalScale: {x: 1, y: 1, z: 1.0000001}
m_ConstrainProportionsScale: 0
@@ -215,7 +215,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 520456255340831225}
serializedVersion: 2
m_LocalRotation: {x: 0.21676102, y: -0.07601235, z: 0.1893922, w: 0.9546556}
m_LocalRotation: {x: 0.21676104, y: -0.07601236, z: 0.18939221, w: 0.95465565}
m_LocalPosition: {x: 0.08670271, y: 0.000000018626451, z: -0.00000003352761}
m_LocalScale: {x: 1.0000001, y: 0.99999994, z: 1}
m_ConstrainProportionsScale: 0
@@ -507,7 +507,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1788951587306344036}
serializedVersion: 2
m_LocalRotation: {x: -0.21676102, y: -0.07601233, z: -0.18939213, w: 0.9546556}
m_LocalRotation: {x: -0.21676104, y: -0.076012336, z: -0.18939215, w: 0.95465565}
m_LocalPosition: {x: 0.08670274, y: -0.00000007171184, z: 0.000000044703484}
m_LocalScale: {x: 1.0000001, y: 0.99999994, z: 1}
m_ConstrainProportionsScale: 0
@@ -782,6 +782,7 @@ GameObject:
m_Component:
- component: {fileID: 6429822982320471272}
- component: {fileID: 8693483490045746834}
- component: {fileID: 4464202492105974582}
m_Layer: 0
m_Name: "\u7A7A\u8D3C\u6253\u624B"
m_TagString: Untagged
@@ -830,6 +831,38 @@ Animator:
m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorStateOnDisable: 0
m_WriteDefaultValuesOnDisable: 0
--- !u!114 &4464202492105974582
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3196212326985794337}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c75c0dcb6d50eb64abd727a90406ca2b, type: 3}
m_Name:
m_EditorClassIdentifier:
_Animator: {fileID: 8693483490045746834}
_ActionOnDisable: 0
_PlayAutomatically: 1
_Animations:
- {fileID: 7400000, guid: 424caa999db5a9042b10d24d933f9a5a, type: 2}
- {fileID: 7400000, guid: 3a3509da72fb52d4193610ff05cd70a1, type: 2}
- {fileID: 7400000, guid: 8b49caf55e9f5d945a8ab339e9155e76, type: 2}
- {fileID: 7400000, guid: 7973d79c20bb023469964e057409130d, type: 2}
- {fileID: 7400000, guid: 0566eea56fcd14b48a4b5403942fcdfe, type: 2}
- {fileID: 7400000, guid: 8d3f663a077c9f24a907f804db949ba5, type: 2}
- {fileID: 7400000, guid: ad1e6fdd4d6b7a443895cb5d611ba882, type: 2}
- {fileID: 7400000, guid: 67fb903ba4893d241982e566ef2ee3b9, type: 2}
- {fileID: 7400000, guid: dd544ffcf8fb9314494ffb0e29a1f99a, type: 2}
- {fileID: 7400000, guid: 384fa0279c8e587499e4c11762af2b40, type: 2}
- {fileID: 7400000, guid: 6fc4775c91cb1234b9501f75cc5f4ece, type: 2}
- {fileID: 7400000, guid: e2c4f67e3c94ea14d9089aec32fe94f6, type: 2}
- {fileID: 7400000, guid: 810f08682d5b5ca489dfbfcf03c57ad9, type: 2}
- {fileID: 7400000, guid: d4c117021d987294fa715576148d3da6, type: 2}
- {fileID: 7400000, guid: ebbecd0e592aae54988a4f2253be0d68, type: 2}
- {fileID: 7400000, guid: 415c96613c1797a45aa02afb5565db6e, type: 2}
--- !u!1 &3254135137060844130
GameObject:
m_ObjectHideFlags: 0
@@ -917,7 +950,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3411362651181489437}
serializedVersion: 2
m_LocalRotation: {x: -0.15743898, y: 0.21654342, z: -0.16221733, w: -0.9497407}
m_LocalRotation: {x: -0.157439, y: 0.21654344, z: -0.16221735, w: -0.94974077}
m_LocalPosition: {x: 0.08178991, y: 0.03681789, z: 0.0021713264}
m_LocalScale: {x: 1, y: 1, z: 0.99999994}
m_ConstrainProportionsScale: 0
@@ -980,7 +1013,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3594614052251443764}
serializedVersion: 2
m_LocalRotation: {x: -0.000000083819, y: 0.20195249, z: -0.000000010011714, w: -0.9793953}
m_LocalRotation: {x: -0.00000008381901, y: 0.2019525, z: -0.000000010011715, w: -0.97939533}
m_LocalPosition: {x: 0.08501097, y: 0.000000026659109, z: -0.000000017229471}
m_LocalScale: {x: 0.99999994, y: 0.99999994, z: 1}
m_ConstrainProportionsScale: 0
@@ -1011,7 +1044,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3827960749917197065}
serializedVersion: 2
m_LocalRotation: {x: 0.64047587, y: -0.05603034, z: 0.051385324, w: 0.764206}
m_LocalRotation: {x: 0.6404759, y: -0.05603034, z: 0.05138533, w: 0.764206}
m_LocalPosition: {x: 0.10646789, y: -0.000000044784954, z: -0.00000002142042}
m_LocalScale: {x: 1.0000001, y: 1, z: 1}
m_ConstrainProportionsScale: 0
@@ -1149,7 +1182,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4349560966842217713}
serializedVersion: 2
m_LocalRotation: {x: -0.1574388, y: -0.21654342, z: -0.1622174, w: 0.9497407}
m_LocalRotation: {x: -0.15743881, y: -0.21654344, z: -0.16221741, w: 0.94974077}
m_LocalPosition: {x: 0.081789866, y: -0.036817905, z: 0.0021712705}
m_LocalScale: {x: 1, y: 0.99999994, z: 1.0000001}
m_ConstrainProportionsScale: 0
@@ -1369,7 +1402,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5250363857599433293}
serializedVersion: 2
m_LocalRotation: {x: -0.000000029802315, y: 0.29306743, z: -0.000000081956365, w: 0.95609176}
m_LocalRotation: {x: -0.000000029802317, y: 0.29306746, z: -0.00000008195637, w: 0.9560918}
m_LocalPosition: {x: 0.15779065, y: 0.00000008754433, z: 0.000000014901161}
m_LocalScale: {x: 0.99999994, y: 1, z: 1}
m_ConstrainProportionsScale: 0
@@ -1528,7 +1561,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6128346470182529136}
serializedVersion: 2
m_LocalRotation: {x: 0.000000011621976, y: 0.085773446, z: -0.00000032071873, w: 0.99631464}
m_LocalRotation: {x: 0.000000011621977, y: 0.08577345, z: -0.00000032071875, w: 0.9963147}
m_LocalPosition: {x: 0.13940951, y: -0.000000028714545, z: -0.00012374607}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
@@ -1562,7 +1595,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6421309482096614329}
serializedVersion: 2
m_LocalRotation: {x: 0.9536091, y: -0.19540954, z: -0.12846017, w: 0.1895857}
m_LocalRotation: {x: 0.95360917, y: -0.19540955, z: -0.12846018, w: 0.18958572}
m_LocalPosition: {x: 0.020712197, y: 0.68221074, z: -0.05697149}
m_LocalScale: {x: 1, y: 1, z: 1.0000001}
m_ConstrainProportionsScale: 0
@@ -1689,7 +1722,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7487885992924631694}
serializedVersion: 2
m_LocalRotation: {x: 0.52299047, y: 0.53679824, z: 0.16240825, w: 0.641835}
m_LocalRotation: {x: 0.5229905, y: 0.5367983, z: 0.16240826, w: 0.64183503}
m_LocalPosition: {x: 0.13305534, y: 0.13447787, z: -0.040462982}
m_LocalScale: {x: 1, y: 1, z: 1.0000001}
m_ConstrainProportionsScale: 0
@@ -1783,7 +1816,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7741618491220627044}
serializedVersion: 2
m_LocalRotation: {x: -0.000000052154054, y: -0.26218522, z: -0.000000026077027, w: 0.96501756}
m_LocalRotation: {x: -0.000000052154057, y: -0.26218525, z: -0.000000026077029, w: 0.9650176}
m_LocalPosition: {x: 0.062060088, y: -0.000000047264628, z: -0.000000009051291}
m_LocalScale: {x: 1, y: 1, z: 0.99999994}
m_ConstrainProportionsScale: 0
@@ -1910,7 +1943,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7952703869286412366}
serializedVersion: 2
m_LocalRotation: {x: 0.00000005960463, y: 0.3649806, z: 0.000000014901158, w: -0.9310151}
m_LocalRotation: {x: 0.000000059604634, y: 0.36498064, z: 0.0000000149011585, w: -0.93101513}
m_LocalPosition: {x: 0.07001711, y: 0.000000016298147, z: 0.0000000037252899}
m_LocalScale: {x: 0.99999994, y: 1, z: 1}
m_ConstrainProportionsScale: 0
@@ -969,6 +969,7 @@ GameObject:
m_Component:
- component: {fileID: 8513744691834803436}
- component: {fileID: 6222804949618996396}
- component: {fileID: 6284544870579980070}
m_Layer: 0
m_Name: "\u82B1\u8C79"
m_TagString: Untagged
@@ -1016,6 +1017,38 @@ Animator:
m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorStateOnDisable: 0
m_WriteDefaultValuesOnDisable: 0
--- !u!114 &6284544870579980070
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6291544443269639784}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c75c0dcb6d50eb64abd727a90406ca2b, type: 3}
m_Name:
m_EditorClassIdentifier:
_Animator: {fileID: 6222804949618996396}
_ActionOnDisable: 0
_PlayAutomatically: 1
_Animations:
- {fileID: 7400000, guid: a6c236bef99e04946b3c28c22f3661bb, type: 2}
- {fileID: 7400000, guid: 2aedf8ade51962e449dbcbef1adc85d8, type: 2}
- {fileID: 7400000, guid: 4f30498c8c0699a47b4039cb091dfe81, type: 2}
- {fileID: 7400000, guid: 24560002aa5e19c42a20a2d5e7360f35, type: 2}
- {fileID: 7400000, guid: 913d4047c35d3324e89fa8859b69ef74, type: 2}
- {fileID: 7400000, guid: e1f3f3fc2d57de64aaf94c8fa32a3860, type: 2}
- {fileID: 7400000, guid: 71c47816afed00c418c9e9cd79d26315, type: 2}
- {fileID: 7400000, guid: 3ca5d41b96a35484f92beaf0a3ce76ec, type: 2}
- {fileID: 7400000, guid: d261c7c48eaac4347bab371deeedd42e, type: 2}
- {fileID: 7400000, guid: fd8e7fc4227dfbe45aa1d418bd23200c, type: 2}
- {fileID: 7400000, guid: 8daaa8dc0c38c8b41ac653abe18f8fee, type: 2}
- {fileID: 7400000, guid: 925dfd57683bb08499f400b13d9dfa3c, type: 2}
- {fileID: 7400000, guid: a37a9569aede6304086374437233c854, type: 2}
- {fileID: 7400000, guid: 52b4c4e6f114d964f9f73ff2a261e213, type: 2}
- {fileID: 7400000, guid: 692d514d72802f5458aeaf83c6cd371f, type: 2}
- {fileID: 7400000, guid: f0c10a1bacbe9184bb0c3ba7c7006a8d, type: 2}
--- !u!1 &6375080183479865639
GameObject:
m_ObjectHideFlags: 0
@@ -809,6 +809,7 @@ GameObject:
m_Component:
- component: {fileID: 3711983614278443899}
- component: {fileID: 823848778240499435}
- component: {fileID: 8616167533555448516}
m_Layer: 0
m_Name: "\u50E7\u4FA3\u5355\u5251"
m_TagString: Untagged
@@ -857,6 +858,38 @@ Animator:
m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorStateOnDisable: 0
m_WriteDefaultValuesOnDisable: 0
--- !u!114 &8616167533555448516
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3058087514046679526}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c75c0dcb6d50eb64abd727a90406ca2b, type: 3}
m_Name:
m_EditorClassIdentifier:
_Animator: {fileID: 823848778240499435}
_ActionOnDisable: 0
_PlayAutomatically: 1
_Animations:
- {fileID: 7400000, guid: e6112ed81b2a2e24b9919b483ce4a605, type: 2}
- {fileID: 7400000, guid: 2124bad9faba68848a18d1344267b7a4, type: 2}
- {fileID: 7400000, guid: 38ab65c1469ca224ca08647c06a8da43, type: 2}
- {fileID: 7400000, guid: a200b926dbc0e3147a2c9211d3350f8b, type: 2}
- {fileID: 7400000, guid: 882b157691ff2a749831a196675e2405, type: 2}
- {fileID: 7400000, guid: 51014fa8c49fb9f4cbe3d7c4aba19324, type: 2}
- {fileID: 7400000, guid: 063ffb862b00f6f45b71d728f5b65078, type: 2}
- {fileID: 7400000, guid: 4bd89d091f6640844a86266e74f92490, type: 2}
- {fileID: 7400000, guid: 2f3e4ff01f2e616408690bd3b36532a2, type: 2}
- {fileID: 7400000, guid: 5a12c6da9e4320f47ac93b2215950070, type: 2}
- {fileID: 7400000, guid: e1f7d23b1bddb454b8535be8d046c215, type: 2}
- {fileID: 7400000, guid: 810e6d7eb13bbe348ba2ec3351f65a42, type: 2}
- {fileID: 7400000, guid: cd26d967269cd0f4eaf80afff86ba1ff, type: 2}
- {fileID: 7400000, guid: e4206683e9c8a7c4489927a9bb7b0349, type: 2}
- {fileID: 7400000, guid: 87bb3de3725cbe44fac1644f30f0b5e5, type: 2}
- {fileID: 7400000, guid: 8d3c106cce608c54cb4d19d84b24a558, type: 2}
--- !u!1 &3077685063795617965
GameObject:
m_ObjectHideFlags: 0
@@ -55,7 +55,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 92632119455821304}
serializedVersion: 2
m_LocalRotation: {x: -0.05635936, y: 0.29717746, z: -0.00070020533, w: -0.9531572}
m_LocalRotation: {x: -0.056359366, y: 0.2971775, z: -0.0007002054, w: -0.95315725}
m_LocalPosition: {x: 0.15940511, y: 0.0047162552, z: 0.00483957}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
@@ -87,7 +87,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 178179734801629782}
serializedVersion: 2
m_LocalRotation: {x: -0.07728869, y: -0.3023459, z: -0.10720066, w: 0.94399226}
m_LocalRotation: {x: -0.077288695, y: -0.30234593, z: -0.10720067, w: 0.9439923}
m_LocalPosition: {x: 0.15192957, y: -0.03125526, z: 0.00027488175}
m_LocalScale: {x: 0.99999994, y: 1.0000001, z: 0.99999994}
m_ConstrainProportionsScale: 0
@@ -150,7 +150,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 638843383514299629}
serializedVersion: 2
m_LocalRotation: {x: 0.9718735, y: -0.16886371, z: -0.086734936, w: 0.13936974}
m_LocalRotation: {x: 0.9718735, y: -0.16886373, z: -0.086734936, w: 0.13936976}
m_LocalPosition: {x: 0.04328624, y: 1.7480638, z: 0.045479275}
m_LocalScale: {x: 1, y: 1, z: 0.99999994}
m_ConstrainProportionsScale: 0
@@ -275,7 +275,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1867451216877802460}
serializedVersion: 2
m_LocalRotation: {x: 0.041189156, y: -0.023255572, z: -0.99619025, w: 0.07326531}
m_LocalRotation: {x: 0.041189153, y: -0.02325557, z: -0.99619013, w: 0.0732653}
m_LocalPosition: {x: -0.1303714, y: -0.104785755, z: -0.0065859198}
m_LocalScale: {x: 1.0000001, y: 0.99999994, z: 1}
m_ConstrainProportionsScale: 0
@@ -339,7 +339,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2406603524351910456}
serializedVersion: 2
m_LocalRotation: {x: 0.08788753, y: -0.08788874, z: -0.7016234, w: 0.7016238}
m_LocalRotation: {x: 0.08788754, y: -0.08788874, z: -0.70162344, w: 0.7016238}
m_LocalPosition: {x: -1.4601593, y: -0.00000092431765, z: -0.45707753}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
@@ -405,7 +405,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2538312542743506497}
serializedVersion: 2
m_LocalRotation: {x: -0.18907966, y: 0.24376844, z: -0.22086385, w: -0.925227}
m_LocalRotation: {x: -0.18907966, y: 0.24376845, z: -0.22086385, w: -0.92522705}
m_LocalPosition: {x: 0.13965422, y: 0.06281624, z: 0.015685275}
m_LocalScale: {x: 0.99999994, y: 1, z: 0.99999994}
m_ConstrainProportionsScale: 0
@@ -437,7 +437,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2558877562187769920}
serializedVersion: 2
m_LocalRotation: {x: -0.07728862, y: 0.30234593, z: -0.10720065, w: -0.94399226}
m_LocalRotation: {x: -0.07728863, y: 0.30234596, z: -0.10720066, w: -0.9439923}
m_LocalPosition: {x: 0.15192944, y: 0.031255268, z: 0.00027523935}
m_LocalScale: {x: 0.99999994, y: 1, z: 1}
m_ConstrainProportionsScale: 0
@@ -565,7 +565,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3080025147217486903}
serializedVersion: 2
m_LocalRotation: {x: -0.06690981, y: 0.13363884, z: -0.19966486, w: 0.9683995}
m_LocalRotation: {x: -0.06690982, y: 0.13363886, z: -0.19966488, w: 0.9683996}
m_LocalPosition: {x: 0.11676419, y: 0.00000012060627, z: 0.00000048941}
m_LocalScale: {x: 0.99999994, y: 1, z: 1.0000001}
m_ConstrainProportionsScale: 0
@@ -693,7 +693,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3463120044558257715}
serializedVersion: 2
m_LocalRotation: {x: -0.0000000745058, y: -0.70641655, z: 0.00000020861623, w: 0.70779645}
m_LocalRotation: {x: -0.00000007450579, y: -0.7064165, z: 0.0000002086162, w: 0.7077964}
m_LocalPosition: {x: 0.06429524, y: -0.00000021234155, z: -0.00000018998983}
m_LocalScale: {x: 1, y: 0.99999994, z: 1}
m_ConstrainProportionsScale: 0
@@ -756,7 +756,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3767153989455307952}
serializedVersion: 2
m_LocalRotation: {x: 0.041189358, y: 0.023252808, z: -0.9961902, w: -0.073265284}
m_LocalRotation: {x: 0.041189358, y: 0.02325281, z: -0.9961902, w: -0.07326529}
m_LocalPosition: {x: -0.13037133, y: 0.104785874, z: -0.006586503}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
@@ -979,7 +979,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4066685055055141221}
serializedVersion: 2
m_LocalRotation: {x: -0.25928712, y: 0.04187922, z: -0.32206276, w: 0.909556}
m_LocalRotation: {x: -0.2592871, y: 0.041879218, z: -0.32206273, w: 0.90955585}
m_LocalPosition: {x: 0.17707777, y: 0.00000015459956, z: 0.000000011175871}
m_LocalScale: {x: 1.0000001, y: 1, z: 0.99999994}
m_ConstrainProportionsScale: 0
@@ -1492,7 +1492,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5521139815119678981}
serializedVersion: 2
m_LocalRotation: {x: 0.06690993, y: -0.13363868, z: -0.1996651, w: 0.96839947}
m_LocalRotation: {x: 0.06690994, y: -0.1336387, z: -0.19966511, w: 0.9683995}
m_LocalPosition: {x: 0.11676411, y: -0.000000006519259, z: -0.0000005075708}
m_LocalScale: {x: 0.9999999, y: 1, z: 1}
m_ConstrainProportionsScale: 0
@@ -1860,6 +1860,7 @@ GameObject:
m_Component:
- component: {fileID: 8463555932257893841}
- component: {fileID: 4491199959685949998}
- component: {fileID: 6959264307503872077}
m_Layer: 0
m_Name: "\u53CC\u5200\u6028\u7075\u536B"
m_TagString: Untagged
@@ -1907,6 +1908,38 @@ Animator:
m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorStateOnDisable: 0
m_WriteDefaultValuesOnDisable: 0
--- !u!114 &6959264307503872077
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7125332430751824567}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c75c0dcb6d50eb64abd727a90406ca2b, type: 3}
m_Name:
m_EditorClassIdentifier:
_Animator: {fileID: 4491199959685949998}
_ActionOnDisable: 0
_PlayAutomatically: 1
_Animations:
- {fileID: 7400000, guid: 7279931e819d7994487e90e2e731f074, type: 2}
- {fileID: 7400000, guid: c9ef49829d46c2b418b863cfccdeeab1, type: 2}
- {fileID: 7400000, guid: 0003c4b7201187a479e731506e607478, type: 2}
- {fileID: 7400000, guid: 4d39ac08922389a4b8e0f99020f51d6b, type: 2}
- {fileID: 7400000, guid: 11512bc376180144d83d7c986409c9e6, type: 2}
- {fileID: 7400000, guid: 48dd1a09de3b9eb48bdf534b18b9d852, type: 2}
- {fileID: 7400000, guid: 9a8b40e2ac7a00c4daaf96d0365e2712, type: 2}
- {fileID: 7400000, guid: 50e8bc4be0b3d2940b1f40e05dc06274, type: 2}
- {fileID: 7400000, guid: 20d37b975e95a0e4381ae7419fec1d3d, type: 2}
- {fileID: 7400000, guid: f8b32a88fd337de4c9845d29babd8f17, type: 2}
- {fileID: 7400000, guid: 7a721a2ca6cb4d546a8ef248388580df, type: 2}
- {fileID: 7400000, guid: 371c415ddff13754481c19317515bb6e, type: 2}
- {fileID: 7400000, guid: fcb6f3e8dc51e144e940eea26805fd05, type: 2}
- {fileID: 7400000, guid: e4d6dbeec7fe1834995639da52f06a3e, type: 2}
- {fileID: 7400000, guid: 9b8a51f2169467c4d9603c183e9803ae, type: 2}
- {fileID: 7400000, guid: 187bfa9d4333064458e780d7168df6fb, type: 2}
--- !u!1 &7182174859064421606
GameObject:
m_ObjectHideFlags: 0
@@ -1931,7 +1964,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7182174859064421606}
serializedVersion: 2
m_LocalRotation: {x: -0.7917402, y: 0.09850128, z: 0.15855013, w: -0.5816415}
m_LocalRotation: {x: -0.7917402, y: 0.09850129, z: 0.15855013, w: -0.58164155}
m_LocalPosition: {x: 0.2818504, y: 0.000000045849816, z: -0.00000001816079}
m_LocalScale: {x: 0.9999999, y: 0.99999994, z: 0.99999994}
m_ConstrainProportionsScale: 0
@@ -2035,7 +2068,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8030754373401754064}
serializedVersion: 2
m_LocalRotation: {x: 0.000000044703473, y: -0.70710677, z: -0.00000005960463, w: 0.70710677}
m_LocalRotation: {x: 0.000000044703476, y: -0.7071068, z: -0.000000059604634, w: 0.7071068}
m_LocalPosition: {x: 0.12050369, y: 0.000000041443855, z: 0.13949478}
m_LocalScale: {x: 1, y: 1, z: 0.99999994}
m_ConstrainProportionsScale: 0
@@ -2066,7 +2099,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8210202068172138639}
serializedVersion: 2
m_LocalRotation: {x: 0.2592871, y: 0.04187918, z: 0.32206276, w: 0.90955585}
m_LocalRotation: {x: 0.25928712, y: 0.041879185, z: 0.3220628, w: 0.9095559}
m_LocalPosition: {x: 0.17707768, y: -0.00000008195639, z: 0.000000022351745}
m_LocalScale: {x: 0.99999994, y: 1, z: 0.99999994}
m_ConstrainProportionsScale: 0
File diff suppressed because one or more lines are too long