Button.controller 28 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!91 &9100000
  4. AnimatorController:
  5. m_ObjectHideFlags: 0
  6. m_PrefabParentObject: {fileID: 0}
  7. m_PrefabInternal: {fileID: 0}
  8. m_Name: Button
  9. serializedVersion: 5
  10. m_AnimatorParameters:
  11. - m_Name: Normal
  12. m_Type: 9
  13. m_DefaultFloat: 0
  14. m_DefaultInt: 0
  15. m_DefaultBool: 0
  16. m_Controller: {fileID: 0}
  17. - m_Name: Highlighted
  18. m_Type: 9
  19. m_DefaultFloat: 0
  20. m_DefaultInt: 0
  21. m_DefaultBool: 0
  22. m_Controller: {fileID: 0}
  23. - m_Name: Pressed
  24. m_Type: 9
  25. m_DefaultFloat: 0
  26. m_DefaultInt: 0
  27. m_DefaultBool: 0
  28. m_Controller: {fileID: 0}
  29. - m_Name: Disabled
  30. m_Type: 9
  31. m_DefaultFloat: 0
  32. m_DefaultInt: 0
  33. m_DefaultBool: 0
  34. m_Controller: {fileID: 0}
  35. m_AnimatorLayers:
  36. - serializedVersion: 5
  37. m_Name: Base Layer
  38. m_StateMachine: {fileID: 1107053982479620766}
  39. m_Mask: {fileID: 0}
  40. m_Motions: []
  41. m_Behaviours: []
  42. m_BlendingMode: 0
  43. m_SyncedLayerIndex: -1
  44. m_DefaultWeight: 0
  45. m_IKPass: 0
  46. m_SyncedLayerAffectsTiming: 0
  47. m_Controller: {fileID: 9100000}
  48. --- !u!74 &74033460401819164
  49. AnimationClip:
  50. m_ObjectHideFlags: 0
  51. m_PrefabParentObject: {fileID: 0}
  52. m_PrefabInternal: {fileID: 0}
  53. m_Name: Disabled
  54. serializedVersion: 6
  55. m_Legacy: 0
  56. m_Compressed: 0
  57. m_UseHighQualityCurve: 1
  58. m_RotationCurves: []
  59. m_CompressedRotationCurves: []
  60. m_EulerCurves: []
  61. m_PositionCurves: []
  62. m_ScaleCurves: []
  63. m_FloatCurves: []
  64. m_PPtrCurves: []
  65. m_SampleRate: 60
  66. m_WrapMode: 0
  67. m_Bounds:
  68. m_Center: {x: 0, y: 0, z: 0}
  69. m_Extent: {x: 0, y: 0, z: 0}
  70. m_ClipBindingConstant:
  71. genericBindings: []
  72. pptrCurveMapping: []
  73. m_AnimationClipSettings:
  74. serializedVersion: 2
  75. m_AdditiveReferencePoseClip: {fileID: 0}
  76. m_AdditiveReferencePoseTime: 0
  77. m_StartTime: 0
  78. m_StopTime: 1
  79. m_OrientationOffsetY: 0
  80. m_Level: 0
  81. m_CycleOffset: 0
  82. m_HasAdditiveReferencePose: 0
  83. m_LoopTime: 1
  84. m_LoopBlend: 0
  85. m_LoopBlendOrientation: 0
  86. m_LoopBlendPositionY: 0
  87. m_LoopBlendPositionXZ: 0
  88. m_KeepOriginalOrientation: 0
  89. m_KeepOriginalPositionY: 1
  90. m_KeepOriginalPositionXZ: 0
  91. m_HeightFromFeet: 0
  92. m_Mirror: 0
  93. m_EditorCurves: []
  94. m_EulerEditorCurves: []
  95. m_HasGenericRootTransform: 0
  96. m_HasMotionFloatCurves: 0
  97. m_GenerateMotionCurves: 0
  98. m_Events: []
  99. --- !u!74 &74156488346619228
  100. AnimationClip:
  101. m_ObjectHideFlags: 0
  102. m_PrefabParentObject: {fileID: 0}
  103. m_PrefabInternal: {fileID: 0}
  104. m_Name: Highlighted
  105. serializedVersion: 6
  106. m_Legacy: 0
  107. m_Compressed: 0
  108. m_UseHighQualityCurve: 1
  109. m_RotationCurves: []
  110. m_CompressedRotationCurves: []
  111. m_EulerCurves: []
  112. m_PositionCurves: []
  113. m_ScaleCurves:
  114. - curve:
  115. serializedVersion: 2
  116. m_Curve:
  117. - serializedVersion: 2
  118. time: 0
  119. value: {x: 1.05, y: 1.05, z: 1.05}
  120. inSlope: {x: 0, y: 0, z: 0}
  121. outSlope: {x: 0, y: 0, z: 0}
  122. tangentMode: 0
  123. m_PreInfinity: 2
  124. m_PostInfinity: 2
  125. m_RotationOrder: 4
  126. path:
  127. m_FloatCurves:
  128. - curve:
  129. serializedVersion: 2
  130. m_Curve:
  131. - serializedVersion: 2
  132. time: 0
  133. value: 0.040873684
  134. inSlope: 0
  135. outSlope: 0
  136. tangentMode: 136
  137. m_PreInfinity: 2
  138. m_PostInfinity: 2
  139. m_RotationOrder: 4
  140. attribute: m_Color.r
  141. path:
  142. classID: 114
  143. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  144. - curve:
  145. serializedVersion: 2
  146. m_Curve:
  147. - serializedVersion: 2
  148. time: 0
  149. value: 0.7421383
  150. inSlope: 0
  151. outSlope: 0
  152. tangentMode: 136
  153. m_PreInfinity: 2
  154. m_PostInfinity: 2
  155. m_RotationOrder: 4
  156. attribute: m_Color.g
  157. path:
  158. classID: 114
  159. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  160. - curve:
  161. serializedVersion: 2
  162. m_Curve:
  163. - serializedVersion: 2
  164. time: 0
  165. value: 0.9264706
  166. inSlope: 0
  167. outSlope: 0
  168. tangentMode: 136
  169. m_PreInfinity: 2
  170. m_PostInfinity: 2
  171. m_RotationOrder: 4
  172. attribute: m_Color.b
  173. path:
  174. classID: 114
  175. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  176. - curve:
  177. serializedVersion: 2
  178. m_Curve:
  179. - serializedVersion: 2
  180. time: 0
  181. value: 1
  182. inSlope: 0
  183. outSlope: 0
  184. tangentMode: 136
  185. m_PreInfinity: 2
  186. m_PostInfinity: 2
  187. m_RotationOrder: 4
  188. attribute: m_Color.a
  189. path:
  190. classID: 114
  191. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  192. m_PPtrCurves: []
  193. m_SampleRate: 60
  194. m_WrapMode: 0
  195. m_Bounds:
  196. m_Center: {x: 0, y: 0, z: 0}
  197. m_Extent: {x: 0, y: 0, z: 0}
  198. m_ClipBindingConstant:
  199. genericBindings:
  200. - serializedVersion: 2
  201. path: 0
  202. attribute: 3
  203. script: {fileID: 0}
  204. typeID: 4
  205. customType: 0
  206. isPPtrCurve: 0
  207. - serializedVersion: 2
  208. path: 0
  209. attribute: 2526845255
  210. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  211. typeID: 114
  212. customType: 0
  213. isPPtrCurve: 0
  214. - serializedVersion: 2
  215. path: 0
  216. attribute: 4215373228
  217. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  218. typeID: 114
  219. customType: 0
  220. isPPtrCurve: 0
  221. - serializedVersion: 2
  222. path: 0
  223. attribute: 2334886179
  224. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  225. typeID: 114
  226. customType: 0
  227. isPPtrCurve: 0
  228. - serializedVersion: 2
  229. path: 0
  230. attribute: 304273561
  231. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  232. typeID: 114
  233. customType: 0
  234. isPPtrCurve: 0
  235. pptrCurveMapping: []
  236. m_AnimationClipSettings:
  237. serializedVersion: 2
  238. m_AdditiveReferencePoseClip: {fileID: 0}
  239. m_AdditiveReferencePoseTime: 0
  240. m_StartTime: 0
  241. m_StopTime: 0
  242. m_OrientationOffsetY: 0
  243. m_Level: 0
  244. m_CycleOffset: 0
  245. m_HasAdditiveReferencePose: 0
  246. m_LoopTime: 1
  247. m_LoopBlend: 0
  248. m_LoopBlendOrientation: 0
  249. m_LoopBlendPositionY: 0
  250. m_LoopBlendPositionXZ: 0
  251. m_KeepOriginalOrientation: 0
  252. m_KeepOriginalPositionY: 1
  253. m_KeepOriginalPositionXZ: 0
  254. m_HeightFromFeet: 0
  255. m_Mirror: 0
  256. m_EditorCurves:
  257. - curve:
  258. serializedVersion: 2
  259. m_Curve:
  260. - serializedVersion: 2
  261. time: 0
  262. value: 1.05
  263. inSlope: 0
  264. outSlope: 0
  265. tangentMode: 136
  266. m_PreInfinity: 2
  267. m_PostInfinity: 2
  268. m_RotationOrder: 4
  269. attribute: m_LocalScale.x
  270. path:
  271. classID: 224
  272. script: {fileID: 0}
  273. - curve:
  274. serializedVersion: 2
  275. m_Curve:
  276. - serializedVersion: 2
  277. time: 0
  278. value: 1.05
  279. inSlope: 0
  280. outSlope: 0
  281. tangentMode: 136
  282. m_PreInfinity: 2
  283. m_PostInfinity: 2
  284. m_RotationOrder: 4
  285. attribute: m_LocalScale.y
  286. path:
  287. classID: 224
  288. script: {fileID: 0}
  289. - curve:
  290. serializedVersion: 2
  291. m_Curve:
  292. - serializedVersion: 2
  293. time: 0
  294. value: 1.05
  295. inSlope: 0
  296. outSlope: 0
  297. tangentMode: 136
  298. m_PreInfinity: 2
  299. m_PostInfinity: 2
  300. m_RotationOrder: 4
  301. attribute: m_LocalScale.z
  302. path:
  303. classID: 224
  304. script: {fileID: 0}
  305. - curve:
  306. serializedVersion: 2
  307. m_Curve:
  308. - serializedVersion: 2
  309. time: 0
  310. value: 0.040873684
  311. inSlope: 0
  312. outSlope: 0
  313. tangentMode: 136
  314. m_PreInfinity: 2
  315. m_PostInfinity: 2
  316. m_RotationOrder: 4
  317. attribute: m_Color.r
  318. path:
  319. classID: 114
  320. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  321. - curve:
  322. serializedVersion: 2
  323. m_Curve:
  324. - serializedVersion: 2
  325. time: 0
  326. value: 0.7421383
  327. inSlope: 0
  328. outSlope: 0
  329. tangentMode: 136
  330. m_PreInfinity: 2
  331. m_PostInfinity: 2
  332. m_RotationOrder: 4
  333. attribute: m_Color.g
  334. path:
  335. classID: 114
  336. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  337. - curve:
  338. serializedVersion: 2
  339. m_Curve:
  340. - serializedVersion: 2
  341. time: 0
  342. value: 0.9264706
  343. inSlope: 0
  344. outSlope: 0
  345. tangentMode: 136
  346. m_PreInfinity: 2
  347. m_PostInfinity: 2
  348. m_RotationOrder: 4
  349. attribute: m_Color.b
  350. path:
  351. classID: 114
  352. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  353. - curve:
  354. serializedVersion: 2
  355. m_Curve:
  356. - serializedVersion: 2
  357. time: 0
  358. value: 1
  359. inSlope: 0
  360. outSlope: 0
  361. tangentMode: 136
  362. m_PreInfinity: 2
  363. m_PostInfinity: 2
  364. m_RotationOrder: 4
  365. attribute: m_Color.a
  366. path:
  367. classID: 114
  368. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  369. m_EulerEditorCurves: []
  370. m_HasGenericRootTransform: 0
  371. m_HasMotionFloatCurves: 0
  372. m_GenerateMotionCurves: 0
  373. m_Events: []
  374. --- !u!74 &74375903912385654
  375. AnimationClip:
  376. m_ObjectHideFlags: 0
  377. m_PrefabParentObject: {fileID: 0}
  378. m_PrefabInternal: {fileID: 0}
  379. m_Name: Pressed
  380. serializedVersion: 6
  381. m_Legacy: 0
  382. m_Compressed: 0
  383. m_UseHighQualityCurve: 1
  384. m_RotationCurves: []
  385. m_CompressedRotationCurves: []
  386. m_EulerCurves: []
  387. m_PositionCurves: []
  388. m_ScaleCurves:
  389. - curve:
  390. serializedVersion: 2
  391. m_Curve:
  392. - serializedVersion: 2
  393. time: 0
  394. value: {x: 0.95, y: 0.95, z: 0.95}
  395. inSlope: {x: 0, y: 0, z: 0}
  396. outSlope: {x: 0, y: 0, z: 0}
  397. tangentMode: 0
  398. m_PreInfinity: 2
  399. m_PostInfinity: 2
  400. m_RotationOrder: 4
  401. path:
  402. m_FloatCurves:
  403. - curve:
  404. serializedVersion: 2
  405. m_Curve:
  406. - serializedVersion: 2
  407. time: 0
  408. value: 0
  409. inSlope: 0
  410. outSlope: 0
  411. tangentMode: 136
  412. m_PreInfinity: 2
  413. m_PostInfinity: 2
  414. m_RotationOrder: 4
  415. attribute: m_Color.r
  416. path:
  417. classID: 114
  418. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  419. - curve:
  420. serializedVersion: 2
  421. m_Curve:
  422. - serializedVersion: 2
  423. time: 0
  424. value: 0.5938915
  425. inSlope: 0
  426. outSlope: 0
  427. tangentMode: 136
  428. m_PreInfinity: 2
  429. m_PostInfinity: 2
  430. m_RotationOrder: 4
  431. attribute: m_Color.g
  432. path:
  433. classID: 114
  434. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  435. - curve:
  436. serializedVersion: 2
  437. m_Curve:
  438. - serializedVersion: 2
  439. time: 0
  440. value: 0.75
  441. inSlope: 0
  442. outSlope: 0
  443. tangentMode: 136
  444. m_PreInfinity: 2
  445. m_PostInfinity: 2
  446. m_RotationOrder: 4
  447. attribute: m_Color.b
  448. path:
  449. classID: 114
  450. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  451. - curve:
  452. serializedVersion: 2
  453. m_Curve:
  454. - serializedVersion: 2
  455. time: 0
  456. value: 1
  457. inSlope: 0
  458. outSlope: 0
  459. tangentMode: 136
  460. m_PreInfinity: 2
  461. m_PostInfinity: 2
  462. m_RotationOrder: 4
  463. attribute: m_Color.a
  464. path:
  465. classID: 114
  466. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  467. m_PPtrCurves: []
  468. m_SampleRate: 60
  469. m_WrapMode: 0
  470. m_Bounds:
  471. m_Center: {x: 0, y: 0, z: 0}
  472. m_Extent: {x: 0, y: 0, z: 0}
  473. m_ClipBindingConstant:
  474. genericBindings:
  475. - serializedVersion: 2
  476. path: 0
  477. attribute: 3
  478. script: {fileID: 0}
  479. typeID: 4
  480. customType: 0
  481. isPPtrCurve: 0
  482. - serializedVersion: 2
  483. path: 0
  484. attribute: 2526845255
  485. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  486. typeID: 114
  487. customType: 0
  488. isPPtrCurve: 0
  489. - serializedVersion: 2
  490. path: 0
  491. attribute: 4215373228
  492. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  493. typeID: 114
  494. customType: 0
  495. isPPtrCurve: 0
  496. - serializedVersion: 2
  497. path: 0
  498. attribute: 2334886179
  499. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  500. typeID: 114
  501. customType: 0
  502. isPPtrCurve: 0
  503. - serializedVersion: 2
  504. path: 0
  505. attribute: 304273561
  506. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  507. typeID: 114
  508. customType: 0
  509. isPPtrCurve: 0
  510. pptrCurveMapping: []
  511. m_AnimationClipSettings:
  512. serializedVersion: 2
  513. m_AdditiveReferencePoseClip: {fileID: 0}
  514. m_AdditiveReferencePoseTime: 0
  515. m_StartTime: 0
  516. m_StopTime: 0
  517. m_OrientationOffsetY: 0
  518. m_Level: 0
  519. m_CycleOffset: 0
  520. m_HasAdditiveReferencePose: 0
  521. m_LoopTime: 1
  522. m_LoopBlend: 0
  523. m_LoopBlendOrientation: 0
  524. m_LoopBlendPositionY: 0
  525. m_LoopBlendPositionXZ: 0
  526. m_KeepOriginalOrientation: 0
  527. m_KeepOriginalPositionY: 1
  528. m_KeepOriginalPositionXZ: 0
  529. m_HeightFromFeet: 0
  530. m_Mirror: 0
  531. m_EditorCurves:
  532. - curve:
  533. serializedVersion: 2
  534. m_Curve:
  535. - serializedVersion: 2
  536. time: 0
  537. value: 0.95
  538. inSlope: 0
  539. outSlope: 0
  540. tangentMode: 136
  541. m_PreInfinity: 2
  542. m_PostInfinity: 2
  543. m_RotationOrder: 4
  544. attribute: m_LocalScale.x
  545. path:
  546. classID: 224
  547. script: {fileID: 0}
  548. - curve:
  549. serializedVersion: 2
  550. m_Curve:
  551. - serializedVersion: 2
  552. time: 0
  553. value: 0.95
  554. inSlope: 0
  555. outSlope: 0
  556. tangentMode: 136
  557. m_PreInfinity: 2
  558. m_PostInfinity: 2
  559. m_RotationOrder: 4
  560. attribute: m_LocalScale.y
  561. path:
  562. classID: 224
  563. script: {fileID: 0}
  564. - curve:
  565. serializedVersion: 2
  566. m_Curve:
  567. - serializedVersion: 2
  568. time: 0
  569. value: 0.95
  570. inSlope: 0
  571. outSlope: 0
  572. tangentMode: 136
  573. m_PreInfinity: 2
  574. m_PostInfinity: 2
  575. m_RotationOrder: 4
  576. attribute: m_LocalScale.z
  577. path:
  578. classID: 224
  579. script: {fileID: 0}
  580. - curve:
  581. serializedVersion: 2
  582. m_Curve:
  583. - serializedVersion: 2
  584. time: 0
  585. value: 0
  586. inSlope: 0
  587. outSlope: 0
  588. tangentMode: 136
  589. m_PreInfinity: 2
  590. m_PostInfinity: 2
  591. m_RotationOrder: 4
  592. attribute: m_Color.r
  593. path:
  594. classID: 114
  595. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  596. - curve:
  597. serializedVersion: 2
  598. m_Curve:
  599. - serializedVersion: 2
  600. time: 0
  601. value: 0.5938915
  602. inSlope: 0
  603. outSlope: 0
  604. tangentMode: 136
  605. m_PreInfinity: 2
  606. m_PostInfinity: 2
  607. m_RotationOrder: 4
  608. attribute: m_Color.g
  609. path:
  610. classID: 114
  611. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  612. - curve:
  613. serializedVersion: 2
  614. m_Curve:
  615. - serializedVersion: 2
  616. time: 0
  617. value: 0.75
  618. inSlope: 0
  619. outSlope: 0
  620. tangentMode: 136
  621. m_PreInfinity: 2
  622. m_PostInfinity: 2
  623. m_RotationOrder: 4
  624. attribute: m_Color.b
  625. path:
  626. classID: 114
  627. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  628. - curve:
  629. serializedVersion: 2
  630. m_Curve:
  631. - serializedVersion: 2
  632. time: 0
  633. value: 1
  634. inSlope: 0
  635. outSlope: 0
  636. tangentMode: 136
  637. m_PreInfinity: 2
  638. m_PostInfinity: 2
  639. m_RotationOrder: 4
  640. attribute: m_Color.a
  641. path:
  642. classID: 114
  643. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  644. m_EulerEditorCurves: []
  645. m_HasGenericRootTransform: 0
  646. m_HasMotionFloatCurves: 0
  647. m_GenerateMotionCurves: 0
  648. m_Events: []
  649. --- !u!74 &74613542284867208
  650. AnimationClip:
  651. m_ObjectHideFlags: 0
  652. m_PrefabParentObject: {fileID: 0}
  653. m_PrefabInternal: {fileID: 0}
  654. m_Name: Normal
  655. serializedVersion: 6
  656. m_Legacy: 0
  657. m_Compressed: 0
  658. m_UseHighQualityCurve: 1
  659. m_RotationCurves: []
  660. m_CompressedRotationCurves: []
  661. m_EulerCurves: []
  662. m_PositionCurves: []
  663. m_ScaleCurves:
  664. - curve:
  665. serializedVersion: 2
  666. m_Curve:
  667. - serializedVersion: 2
  668. time: 0
  669. value: {x: 1, y: 1, z: 1}
  670. inSlope: {x: 0, y: 0, z: 0}
  671. outSlope: {x: 0, y: 0, z: 0}
  672. tangentMode: 0
  673. m_PreInfinity: 2
  674. m_PostInfinity: 2
  675. m_RotationOrder: 4
  676. path:
  677. m_FloatCurves:
  678. - curve:
  679. serializedVersion: 2
  680. m_Curve:
  681. - serializedVersion: 2
  682. time: 0
  683. value: 0
  684. inSlope: 0
  685. outSlope: 0
  686. tangentMode: 136
  687. m_PreInfinity: 2
  688. m_PostInfinity: 2
  689. m_RotationOrder: 4
  690. attribute: m_Color.r
  691. path:
  692. classID: 114
  693. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  694. - curve:
  695. serializedVersion: 2
  696. m_Curve:
  697. - serializedVersion: 2
  698. time: 0
  699. value: 0.6862745
  700. inSlope: 0
  701. outSlope: 0
  702. tangentMode: 136
  703. m_PreInfinity: 2
  704. m_PostInfinity: 2
  705. m_RotationOrder: 4
  706. attribute: m_Color.g
  707. path:
  708. classID: 114
  709. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  710. - curve:
  711. serializedVersion: 2
  712. m_Curve:
  713. - serializedVersion: 2
  714. time: 0
  715. value: 0.8666667
  716. inSlope: 0
  717. outSlope: 0
  718. tangentMode: 136
  719. m_PreInfinity: 2
  720. m_PostInfinity: 2
  721. m_RotationOrder: 4
  722. attribute: m_Color.b
  723. path:
  724. classID: 114
  725. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  726. - curve:
  727. serializedVersion: 2
  728. m_Curve:
  729. - serializedVersion: 2
  730. time: 0
  731. value: 1
  732. inSlope: 0
  733. outSlope: 0
  734. tangentMode: 136
  735. m_PreInfinity: 2
  736. m_PostInfinity: 2
  737. m_RotationOrder: 4
  738. attribute: m_Color.a
  739. path:
  740. classID: 114
  741. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  742. m_PPtrCurves: []
  743. m_SampleRate: 60
  744. m_WrapMode: 0
  745. m_Bounds:
  746. m_Center: {x: 0, y: 0, z: 0}
  747. m_Extent: {x: 0, y: 0, z: 0}
  748. m_ClipBindingConstant:
  749. genericBindings:
  750. - serializedVersion: 2
  751. path: 0
  752. attribute: 3
  753. script: {fileID: 0}
  754. typeID: 4
  755. customType: 0
  756. isPPtrCurve: 0
  757. - serializedVersion: 2
  758. path: 0
  759. attribute: 2526845255
  760. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  761. typeID: 114
  762. customType: 0
  763. isPPtrCurve: 0
  764. - serializedVersion: 2
  765. path: 0
  766. attribute: 4215373228
  767. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  768. typeID: 114
  769. customType: 0
  770. isPPtrCurve: 0
  771. - serializedVersion: 2
  772. path: 0
  773. attribute: 2334886179
  774. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  775. typeID: 114
  776. customType: 0
  777. isPPtrCurve: 0
  778. - serializedVersion: 2
  779. path: 0
  780. attribute: 304273561
  781. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  782. typeID: 114
  783. customType: 0
  784. isPPtrCurve: 0
  785. pptrCurveMapping: []
  786. m_AnimationClipSettings:
  787. serializedVersion: 2
  788. m_AdditiveReferencePoseClip: {fileID: 0}
  789. m_AdditiveReferencePoseTime: 0
  790. m_StartTime: 0
  791. m_StopTime: 0
  792. m_OrientationOffsetY: 0
  793. m_Level: 0
  794. m_CycleOffset: 0
  795. m_HasAdditiveReferencePose: 0
  796. m_LoopTime: 1
  797. m_LoopBlend: 0
  798. m_LoopBlendOrientation: 0
  799. m_LoopBlendPositionY: 0
  800. m_LoopBlendPositionXZ: 0
  801. m_KeepOriginalOrientation: 0
  802. m_KeepOriginalPositionY: 1
  803. m_KeepOriginalPositionXZ: 0
  804. m_HeightFromFeet: 0
  805. m_Mirror: 0
  806. m_EditorCurves:
  807. - curve:
  808. serializedVersion: 2
  809. m_Curve:
  810. - serializedVersion: 2
  811. time: 0
  812. value: 1
  813. inSlope: 0
  814. outSlope: 0
  815. tangentMode: 136
  816. m_PreInfinity: 2
  817. m_PostInfinity: 2
  818. m_RotationOrder: 4
  819. attribute: m_LocalScale.x
  820. path:
  821. classID: 224
  822. script: {fileID: 0}
  823. - curve:
  824. serializedVersion: 2
  825. m_Curve:
  826. - serializedVersion: 2
  827. time: 0
  828. value: 1
  829. inSlope: 0
  830. outSlope: 0
  831. tangentMode: 136
  832. m_PreInfinity: 2
  833. m_PostInfinity: 2
  834. m_RotationOrder: 4
  835. attribute: m_LocalScale.y
  836. path:
  837. classID: 224
  838. script: {fileID: 0}
  839. - curve:
  840. serializedVersion: 2
  841. m_Curve:
  842. - serializedVersion: 2
  843. time: 0
  844. value: 1
  845. inSlope: 0
  846. outSlope: 0
  847. tangentMode: 136
  848. m_PreInfinity: 2
  849. m_PostInfinity: 2
  850. m_RotationOrder: 4
  851. attribute: m_LocalScale.z
  852. path:
  853. classID: 224
  854. script: {fileID: 0}
  855. - curve:
  856. serializedVersion: 2
  857. m_Curve:
  858. - serializedVersion: 2
  859. time: 0
  860. value: 0
  861. inSlope: 0
  862. outSlope: 0
  863. tangentMode: 136
  864. m_PreInfinity: 2
  865. m_PostInfinity: 2
  866. m_RotationOrder: 4
  867. attribute: m_Color.r
  868. path:
  869. classID: 114
  870. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  871. - curve:
  872. serializedVersion: 2
  873. m_Curve:
  874. - serializedVersion: 2
  875. time: 0
  876. value: 0.6862745
  877. inSlope: 0
  878. outSlope: 0
  879. tangentMode: 136
  880. m_PreInfinity: 2
  881. m_PostInfinity: 2
  882. m_RotationOrder: 4
  883. attribute: m_Color.g
  884. path:
  885. classID: 114
  886. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  887. - curve:
  888. serializedVersion: 2
  889. m_Curve:
  890. - serializedVersion: 2
  891. time: 0
  892. value: 0.8666667
  893. inSlope: 0
  894. outSlope: 0
  895. tangentMode: 136
  896. m_PreInfinity: 2
  897. m_PostInfinity: 2
  898. m_RotationOrder: 4
  899. attribute: m_Color.b
  900. path:
  901. classID: 114
  902. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  903. - curve:
  904. serializedVersion: 2
  905. m_Curve:
  906. - serializedVersion: 2
  907. time: 0
  908. value: 1
  909. inSlope: 0
  910. outSlope: 0
  911. tangentMode: 136
  912. m_PreInfinity: 2
  913. m_PostInfinity: 2
  914. m_RotationOrder: 4
  915. attribute: m_Color.a
  916. path:
  917. classID: 114
  918. script: {fileID: -765806418, guid: f70555f144d8491a825f0804e09c671c, type: 3}
  919. m_EulerEditorCurves: []
  920. m_HasGenericRootTransform: 0
  921. m_HasMotionFloatCurves: 0
  922. m_GenerateMotionCurves: 0
  923. m_Events: []
  924. --- !u!1101 &1101219391788813304
  925. AnimatorStateTransition:
  926. m_ObjectHideFlags: 1
  927. m_PrefabParentObject: {fileID: 0}
  928. m_PrefabInternal: {fileID: 0}
  929. m_Name:
  930. m_Conditions:
  931. - m_ConditionMode: 1
  932. m_ConditionEvent: Normal
  933. m_EventTreshold: 0
  934. m_DstStateMachine: {fileID: 0}
  935. m_DstState: {fileID: 1102028014879840636}
  936. m_Solo: 0
  937. m_Mute: 0
  938. m_IsExit: 0
  939. serializedVersion: 3
  940. m_TransitionDuration: 0.020292997
  941. m_TransitionOffset: 0
  942. m_ExitTime: 0.75
  943. m_HasExitTime: 0
  944. m_HasFixedDuration: 1
  945. m_InterruptionSource: 0
  946. m_OrderedInterruption: 1
  947. m_CanTransitionToSelf: 1
  948. --- !u!1101 &1101371333417541364
  949. AnimatorStateTransition:
  950. m_ObjectHideFlags: 1
  951. m_PrefabParentObject: {fileID: 0}
  952. m_PrefabInternal: {fileID: 0}
  953. m_Name:
  954. m_Conditions:
  955. - m_ConditionMode: 1
  956. m_ConditionEvent: Pressed
  957. m_EventTreshold: 0
  958. m_DstStateMachine: {fileID: 0}
  959. m_DstState: {fileID: 1102554570266297274}
  960. m_Solo: 0
  961. m_Mute: 0
  962. m_IsExit: 0
  963. serializedVersion: 3
  964. m_TransitionDuration: 0.020292997
  965. m_TransitionOffset: 0
  966. m_ExitTime: 0.75
  967. m_HasExitTime: 0
  968. m_HasFixedDuration: 1
  969. m_InterruptionSource: 0
  970. m_OrderedInterruption: 1
  971. m_CanTransitionToSelf: 1
  972. --- !u!1101 &1101565966373538068
  973. AnimatorStateTransition:
  974. m_ObjectHideFlags: 1
  975. m_PrefabParentObject: {fileID: 0}
  976. m_PrefabInternal: {fileID: 0}
  977. m_Name:
  978. m_Conditions:
  979. - m_ConditionMode: 1
  980. m_ConditionEvent: Disabled
  981. m_EventTreshold: 0
  982. m_DstStateMachine: {fileID: 0}
  983. m_DstState: {fileID: 1102898851951867572}
  984. m_Solo: 0
  985. m_Mute: 0
  986. m_IsExit: 0
  987. serializedVersion: 3
  988. m_TransitionDuration: 0.028800666
  989. m_TransitionOffset: 0
  990. m_ExitTime: 0.75
  991. m_HasExitTime: 0
  992. m_HasFixedDuration: 1
  993. m_InterruptionSource: 0
  994. m_OrderedInterruption: 1
  995. m_CanTransitionToSelf: 1
  996. --- !u!1101 &1101977212255013708
  997. AnimatorStateTransition:
  998. m_ObjectHideFlags: 1
  999. m_PrefabParentObject: {fileID: 0}
  1000. m_PrefabInternal: {fileID: 0}
  1001. m_Name:
  1002. m_Conditions:
  1003. - m_ConditionMode: 1
  1004. m_ConditionEvent: Highlighted
  1005. m_EventTreshold: 0
  1006. m_DstStateMachine: {fileID: 0}
  1007. m_DstState: {fileID: 1102668834934274800}
  1008. m_Solo: 0
  1009. m_Mute: 0
  1010. m_IsExit: 0
  1011. serializedVersion: 3
  1012. m_TransitionDuration: 0.037308335
  1013. m_TransitionOffset: 0
  1014. m_ExitTime: 0.75
  1015. m_HasExitTime: 0
  1016. m_HasFixedDuration: 1
  1017. m_InterruptionSource: 0
  1018. m_OrderedInterruption: 1
  1019. m_CanTransitionToSelf: 1
  1020. --- !u!1102 &1102028014879840636
  1021. AnimatorState:
  1022. serializedVersion: 5
  1023. m_ObjectHideFlags: 1
  1024. m_PrefabParentObject: {fileID: 0}
  1025. m_PrefabInternal: {fileID: 0}
  1026. m_Name: Normal
  1027. m_Speed: 1
  1028. m_CycleOffset: 0
  1029. m_Transitions: []
  1030. m_StateMachineBehaviours: []
  1031. m_Position: {x: 50, y: 50, z: 0}
  1032. m_IKOnFeet: 0
  1033. m_WriteDefaultValues: 1
  1034. m_Mirror: 0
  1035. m_SpeedParameterActive: 0
  1036. m_MirrorParameterActive: 0
  1037. m_CycleOffsetParameterActive: 0
  1038. m_TimeParameterActive: 0
  1039. m_Motion: {fileID: 74613542284867208}
  1040. m_Tag:
  1041. m_SpeedParameter:
  1042. m_MirrorParameter:
  1043. m_CycleOffsetParameter:
  1044. m_TimeParameter:
  1045. --- !u!1102 &1102554570266297274
  1046. AnimatorState:
  1047. serializedVersion: 5
  1048. m_ObjectHideFlags: 1
  1049. m_PrefabParentObject: {fileID: 0}
  1050. m_PrefabInternal: {fileID: 0}
  1051. m_Name: Pressed
  1052. m_Speed: 1
  1053. m_CycleOffset: 0
  1054. m_Transitions: []
  1055. m_StateMachineBehaviours: []
  1056. m_Position: {x: 50, y: 50, z: 0}
  1057. m_IKOnFeet: 0
  1058. m_WriteDefaultValues: 1
  1059. m_Mirror: 0
  1060. m_SpeedParameterActive: 0
  1061. m_MirrorParameterActive: 0
  1062. m_CycleOffsetParameterActive: 0
  1063. m_TimeParameterActive: 0
  1064. m_Motion: {fileID: 74375903912385654}
  1065. m_Tag:
  1066. m_SpeedParameter:
  1067. m_MirrorParameter:
  1068. m_CycleOffsetParameter:
  1069. m_TimeParameter:
  1070. --- !u!1102 &1102668834934274800
  1071. AnimatorState:
  1072. serializedVersion: 5
  1073. m_ObjectHideFlags: 1
  1074. m_PrefabParentObject: {fileID: 0}
  1075. m_PrefabInternal: {fileID: 0}
  1076. m_Name: Highlighted
  1077. m_Speed: 1
  1078. m_CycleOffset: 0
  1079. m_Transitions: []
  1080. m_StateMachineBehaviours: []
  1081. m_Position: {x: 50, y: 50, z: 0}
  1082. m_IKOnFeet: 0
  1083. m_WriteDefaultValues: 1
  1084. m_Mirror: 0
  1085. m_SpeedParameterActive: 0
  1086. m_MirrorParameterActive: 0
  1087. m_CycleOffsetParameterActive: 0
  1088. m_TimeParameterActive: 0
  1089. m_Motion: {fileID: 74156488346619228}
  1090. m_Tag:
  1091. m_SpeedParameter:
  1092. m_MirrorParameter:
  1093. m_CycleOffsetParameter:
  1094. m_TimeParameter:
  1095. --- !u!1102 &1102898851951867572
  1096. AnimatorState:
  1097. serializedVersion: 5
  1098. m_ObjectHideFlags: 1
  1099. m_PrefabParentObject: {fileID: 0}
  1100. m_PrefabInternal: {fileID: 0}
  1101. m_Name: Disabled
  1102. m_Speed: 1
  1103. m_CycleOffset: 0
  1104. m_Transitions: []
  1105. m_StateMachineBehaviours: []
  1106. m_Position: {x: 50, y: 50, z: 0}
  1107. m_IKOnFeet: 0
  1108. m_WriteDefaultValues: 1
  1109. m_Mirror: 0
  1110. m_SpeedParameterActive: 0
  1111. m_MirrorParameterActive: 0
  1112. m_CycleOffsetParameterActive: 0
  1113. m_TimeParameterActive: 0
  1114. m_Motion: {fileID: 74033460401819164}
  1115. m_Tag:
  1116. m_SpeedParameter:
  1117. m_MirrorParameter:
  1118. m_CycleOffsetParameter:
  1119. m_TimeParameter:
  1120. --- !u!1107 &1107053982479620766
  1121. AnimatorStateMachine:
  1122. serializedVersion: 5
  1123. m_ObjectHideFlags: 1
  1124. m_PrefabParentObject: {fileID: 0}
  1125. m_PrefabInternal: {fileID: 0}
  1126. m_Name: Base Layer
  1127. m_ChildStates:
  1128. - serializedVersion: 1
  1129. m_State: {fileID: 1102028014879840636}
  1130. m_Position: {x: 300, y: 0, z: 0}
  1131. - serializedVersion: 1
  1132. m_State: {fileID: 1102668834934274800}
  1133. m_Position: {x: 235, y: 65, z: 0}
  1134. - serializedVersion: 1
  1135. m_State: {fileID: 1102554570266297274}
  1136. m_Position: {x: 270, y: 130, z: 0}
  1137. - serializedVersion: 1
  1138. m_State: {fileID: 1102898851951867572}
  1139. m_Position: {x: 305, y: 195, z: 0}
  1140. m_ChildStateMachines: []
  1141. m_AnyStateTransitions:
  1142. - {fileID: 1101219391788813304}
  1143. - {fileID: 1101977212255013708}
  1144. - {fileID: 1101371333417541364}
  1145. - {fileID: 1101565966373538068}
  1146. m_EntryTransitions: []
  1147. m_StateMachineTransitions: {}
  1148. m_StateMachineBehaviours: []
  1149. m_AnyStatePosition: {x: 50, y: 20, z: 0}
  1150. m_EntryPosition: {x: 50, y: 120, z: 0}
  1151. m_ExitPosition: {x: 800, y: 120, z: 0}
  1152. m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
  1153. m_DefaultState: {fileID: 1102028014879840636}