Humanoid Third Person.controller 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257
  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: Humanoid Third Person
  9. serializedVersion: 5
  10. m_AnimatorParameters:
  11. - m_Name: Forward
  12. m_Type: 1
  13. m_DefaultFloat: 0
  14. m_DefaultInt: 0
  15. m_DefaultBool: 0
  16. m_Controller: {fileID: 9100000}
  17. - m_Name: Turn
  18. m_Type: 1
  19. m_DefaultFloat: 0
  20. m_DefaultInt: 0
  21. m_DefaultBool: 0
  22. m_Controller: {fileID: 9100000}
  23. - m_Name: Crouch
  24. m_Type: 4
  25. m_DefaultFloat: 0
  26. m_DefaultInt: 0
  27. m_DefaultBool: 0
  28. m_Controller: {fileID: 9100000}
  29. - m_Name: OnGround
  30. m_Type: 4
  31. m_DefaultFloat: 0
  32. m_DefaultInt: 0
  33. m_DefaultBool: 1
  34. m_Controller: {fileID: 9100000}
  35. - m_Name: Jump
  36. m_Type: 1
  37. m_DefaultFloat: 0
  38. m_DefaultInt: 0
  39. m_DefaultBool: 0
  40. m_Controller: {fileID: 9100000}
  41. - m_Name: JumpLeg
  42. m_Type: 1
  43. m_DefaultFloat: 1
  44. m_DefaultInt: 0
  45. m_DefaultBool: 0
  46. m_Controller: {fileID: 9100000}
  47. - m_Name: Right
  48. m_Type: 1
  49. m_DefaultFloat: 0
  50. m_DefaultInt: 0
  51. m_DefaultBool: 0
  52. m_Controller: {fileID: 9100000}
  53. - m_Name: IsStrafing
  54. m_Type: 4
  55. m_DefaultFloat: 0
  56. m_DefaultInt: 0
  57. m_DefaultBool: 0
  58. m_Controller: {fileID: 9100000}
  59. m_AnimatorLayers:
  60. - serializedVersion: 5
  61. m_Name: Base Layer
  62. m_StateMachine: {fileID: 110700000}
  63. m_Mask: {fileID: 0}
  64. m_Motions: []
  65. m_Behaviours: []
  66. m_BlendingMode: 0
  67. m_SyncedLayerIndex: -1
  68. m_DefaultWeight: 0
  69. m_IKPass: 1
  70. m_SyncedLayerAffectsTiming: 0
  71. m_Controller: {fileID: 9100000}
  72. --- !u!206 &20600000
  73. BlendTree:
  74. m_ObjectHideFlags: 1
  75. m_PrefabParentObject: {fileID: 0}
  76. m_PrefabInternal: {fileID: 0}
  77. m_Name: Blend Tree
  78. m_Childs:
  79. - serializedVersion: 2
  80. m_Motion: {fileID: 7400000, guid: d556ab52e17604958b19876c5f242758, type: 3}
  81. m_Threshold: 0
  82. m_Position: {x: 0, y: 0}
  83. m_TimeScale: 1
  84. m_CycleOffset: 0
  85. m_DirectBlendParameter:
  86. m_Mirror: 0
  87. - serializedVersion: 2
  88. m_Motion: {fileID: 7400000, guid: 5033c980c09474948b2a9510841d9491, type: 3}
  89. m_Threshold: 0.0952381
  90. m_Position: {x: 0.5, y: 0}
  91. m_TimeScale: 1
  92. m_CycleOffset: 0
  93. m_DirectBlendParameter:
  94. m_Mirror: 0
  95. - serializedVersion: 2
  96. m_Motion: {fileID: 7400006, guid: 5033c980c09474948b2a9510841d9491, type: 3}
  97. m_Threshold: 0.1904762
  98. m_Position: {x: 1, y: 0}
  99. m_TimeScale: 1
  100. m_CycleOffset: 0
  101. m_DirectBlendParameter:
  102. m_Mirror: 0
  103. - serializedVersion: 2
  104. m_Motion: {fileID: 7400010, guid: 5033c980c09474948b2a9510841d9491, type: 3}
  105. m_Threshold: 0.2857143
  106. m_Position: {x: -0.5, y: 0}
  107. m_TimeScale: 1
  108. m_CycleOffset: 0
  109. m_DirectBlendParameter:
  110. m_Mirror: 0
  111. - serializedVersion: 2
  112. m_Motion: {fileID: 7400014, guid: 5033c980c09474948b2a9510841d9491, type: 3}
  113. m_Threshold: 0.3809524
  114. m_Position: {x: -1, y: 0}
  115. m_TimeScale: 1
  116. m_CycleOffset: 0
  117. m_DirectBlendParameter:
  118. m_Mirror: 0
  119. - serializedVersion: 2
  120. m_Motion: {fileID: 7400000, guid: b902ceed1016f504cb9949d5c7fd36f2, type: 3}
  121. m_Threshold: 0.42857143
  122. m_Position: {x: 0, y: 0.5}
  123. m_TimeScale: 1
  124. m_CycleOffset: 0
  125. m_DirectBlendParameter:
  126. m_Mirror: 0
  127. - serializedVersion: 2
  128. m_Motion: {fileID: 7400002, guid: de3b14b850aae314a89ad6280b2e3321, type: 3}
  129. m_Threshold: 0.47619048
  130. m_Position: {x: 1, y: 0.5}
  131. m_TimeScale: 1
  132. m_CycleOffset: 0
  133. m_DirectBlendParameter:
  134. m_Mirror: 0
  135. - serializedVersion: 2
  136. m_Motion: {fileID: 7400000, guid: fa004d0f80b32d14ebb332fd0b01b7e5, type: 3}
  137. m_Threshold: 0.52380955
  138. m_Position: {x: 0.5, y: 0.5}
  139. m_TimeScale: 1
  140. m_CycleOffset: 0
  141. m_DirectBlendParameter:
  142. m_Mirror: 0
  143. - serializedVersion: 2
  144. m_Motion: {fileID: 7400000, guid: de3b14b850aae314a89ad6280b2e3321, type: 3}
  145. m_Threshold: 0.61904764
  146. m_Position: {x: -1, y: 0.5}
  147. m_TimeScale: 1
  148. m_CycleOffset: 0
  149. m_DirectBlendParameter:
  150. m_Mirror: 0
  151. - serializedVersion: 2
  152. m_Motion: {fileID: 7400002, guid: fa004d0f80b32d14ebb332fd0b01b7e5, type: 3}
  153. m_Threshold: 0.6666667
  154. m_Position: {x: -0.5, y: 0.5}
  155. m_TimeScale: 1
  156. m_CycleOffset: 0
  157. m_DirectBlendParameter:
  158. m_Mirror: 0
  159. - serializedVersion: 2
  160. m_Motion: {fileID: 7400000, guid: 5793c842832b08348afd121473dfdf7e, type: 3}
  161. m_Threshold: 0.7619048
  162. m_Position: {x: 0, y: 1}
  163. m_TimeScale: 1
  164. m_CycleOffset: 0
  165. m_DirectBlendParameter:
  166. m_Mirror: 0
  167. - serializedVersion: 2
  168. m_Motion: {fileID: 7400000, guid: 4597f75592fba204890fd32d8c11a1fe, type: 3}
  169. m_Threshold: 0.8095238
  170. m_Position: {x: 1, y: 1}
  171. m_TimeScale: 1
  172. m_CycleOffset: 0
  173. m_DirectBlendParameter:
  174. m_Mirror: 0
  175. - serializedVersion: 2
  176. m_Motion: {fileID: 7400002, guid: 4597f75592fba204890fd32d8c11a1fe, type: 3}
  177. m_Threshold: 0.85714287
  178. m_Position: {x: -1, y: 1}
  179. m_TimeScale: 1
  180. m_CycleOffset: 0
  181. m_DirectBlendParameter:
  182. m_Mirror: 0
  183. - serializedVersion: 2
  184. m_Motion: {fileID: 7400000, guid: f2058580a3b66b041bc906b2a8d0accd, type: 3}
  185. m_Threshold: 0.9047619
  186. m_Position: {x: 0.5, y: 1}
  187. m_TimeScale: 1
  188. m_CycleOffset: 0
  189. m_DirectBlendParameter:
  190. m_Mirror: 0
  191. - serializedVersion: 2
  192. m_Motion: {fileID: 7400002, guid: f2058580a3b66b041bc906b2a8d0accd, type: 3}
  193. m_Threshold: 0.95238096
  194. m_Position: {x: -0.5, y: 1}
  195. m_TimeScale: 1
  196. m_CycleOffset: 0
  197. m_DirectBlendParameter:
  198. m_Mirror: 0
  199. m_BlendParameter: Turn
  200. m_BlendParameterY: Forward
  201. m_MinThreshold: 0
  202. m_MaxThreshold: 0.95238096
  203. m_UseAutomaticThresholds: 0
  204. m_NormalizedBlendValues: 0
  205. m_BlendType: 3
  206. --- !u!206 &20600002
  207. BlendTree:
  208. m_ObjectHideFlags: 1
  209. m_PrefabParentObject: {fileID: 0}
  210. m_PrefabInternal: {fileID: 0}
  211. m_Name: Idle
  212. m_Childs:
  213. - serializedVersion: 2
  214. m_Motion: {fileID: 7400010, guid: 4ee731d726c3dd34eb36806ea0d8fe98, type: 3}
  215. m_Threshold: -1
  216. m_Position: {x: 0, y: 0}
  217. m_TimeScale: 2
  218. m_CycleOffset: 0
  219. m_DirectBlendParameter:
  220. m_Mirror: 0
  221. - serializedVersion: 2
  222. m_Motion: {fileID: 7400014, guid: e38eb300eb4745b4db509a224a99bbe1, type: 3}
  223. m_Threshold: 0
  224. m_Position: {x: 0, y: 0}
  225. m_TimeScale: 1
  226. m_CycleOffset: 0
  227. m_DirectBlendParameter:
  228. m_Mirror: 0
  229. - serializedVersion: 2
  230. m_Motion: {fileID: 7400000, guid: 4ee731d726c3dd34eb36806ea0d8fe98, type: 3}
  231. m_Threshold: 1
  232. m_Position: {x: 0, y: 0}
  233. m_TimeScale: 2
  234. m_CycleOffset: 0
  235. m_DirectBlendParameter:
  236. m_Mirror: 0
  237. m_BlendParameter: Turn
  238. m_BlendParameterY: Blend
  239. m_MinThreshold: -1
  240. m_MaxThreshold: 1
  241. m_UseAutomaticThresholds: 0
  242. m_NormalizedBlendValues: 0
  243. m_BlendType: 0
  244. --- !u!206 &20600004
  245. BlendTree:
  246. m_ObjectHideFlags: 1
  247. m_PrefabParentObject: {fileID: 0}
  248. m_PrefabInternal: {fileID: 0}
  249. m_Name: Walk
  250. m_Childs:
  251. - serializedVersion: 2
  252. m_Motion: {fileID: 7400002, guid: 6da89662649b53c49b06616f51157b48, type: 3}
  253. m_Threshold: -1
  254. m_Position: {x: 0, y: 0}
  255. m_TimeScale: 1
  256. m_CycleOffset: 0
  257. m_DirectBlendParameter:
  258. m_Mirror: 0
  259. - serializedVersion: 2
  260. m_Motion: {fileID: 7400000, guid: 24c848a6dbf95e848950ca5403a1191e, type: 3}
  261. m_Threshold: 0
  262. m_Position: {x: 0, y: 0}
  263. m_TimeScale: 1
  264. m_CycleOffset: 0
  265. m_DirectBlendParameter:
  266. m_Mirror: 0
  267. - serializedVersion: 2
  268. m_Motion: {fileID: 7400000, guid: 6da89662649b53c49b06616f51157b48, type: 3}
  269. m_Threshold: 1
  270. m_Position: {x: 0, y: 0}
  271. m_TimeScale: 1
  272. m_CycleOffset: 0
  273. m_DirectBlendParameter:
  274. m_Mirror: 0
  275. m_BlendParameter: Turn
  276. m_BlendParameterY: Blend
  277. m_MinThreshold: -1
  278. m_MaxThreshold: 1
  279. m_UseAutomaticThresholds: 0
  280. m_NormalizedBlendValues: 0
  281. m_BlendType: 0
  282. --- !u!206 &20600006
  283. BlendTree:
  284. m_ObjectHideFlags: 1
  285. m_PrefabParentObject: {fileID: 0}
  286. m_PrefabInternal: {fileID: 0}
  287. m_Name: Run
  288. m_Childs:
  289. - serializedVersion: 2
  290. m_Motion: {fileID: 7400026, guid: ccb909e390d7be24e9107d33119a0eaa, type: 3}
  291. m_Threshold: -1
  292. m_Position: {x: 0, y: 0}
  293. m_TimeScale: 1
  294. m_CycleOffset: 0
  295. m_DirectBlendParameter:
  296. m_Mirror: 0
  297. - serializedVersion: 2
  298. m_Motion: {fileID: 7400024, guid: ccb909e390d7be24e9107d33119a0eaa, type: 3}
  299. m_Threshold: 0
  300. m_Position: {x: 0, y: 0}
  301. m_TimeScale: 1
  302. m_CycleOffset: 0
  303. m_DirectBlendParameter:
  304. m_Mirror: 0
  305. - serializedVersion: 2
  306. m_Motion: {fileID: 7400022, guid: ccb909e390d7be24e9107d33119a0eaa, type: 3}
  307. m_Threshold: 1
  308. m_Position: {x: 0, y: 0}
  309. m_TimeScale: 1
  310. m_CycleOffset: 0
  311. m_DirectBlendParameter:
  312. m_Mirror: 0
  313. m_BlendParameter: Turn
  314. m_BlendParameterY: Blend
  315. m_MinThreshold: -1
  316. m_MaxThreshold: 1
  317. m_UseAutomaticThresholds: 0
  318. m_NormalizedBlendValues: 0
  319. m_BlendType: 0
  320. --- !u!206 &20608386
  321. BlendTree:
  322. m_ObjectHideFlags: 1
  323. m_PrefabParentObject: {fileID: 0}
  324. m_PrefabInternal: {fileID: 0}
  325. m_Name: Idle
  326. m_Childs:
  327. - serializedVersion: 2
  328. m_Motion: {fileID: 7400002, guid: 98e8896e12d39bb41a5a74e9ae897a64, type: 3}
  329. m_Threshold: -1
  330. m_Position: {x: 0, y: 0}
  331. m_TimeScale: 2
  332. m_CycleOffset: 0
  333. m_DirectBlendParameter:
  334. m_Mirror: 0
  335. - serializedVersion: 2
  336. m_Motion: {fileID: 7400000, guid: 11cd8118786c19d49a6bf4fc939ad434, type: 3}
  337. m_Threshold: 0
  338. m_Position: {x: 0, y: 0}
  339. m_TimeScale: 1
  340. m_CycleOffset: 0
  341. m_DirectBlendParameter:
  342. m_Mirror: 0
  343. - serializedVersion: 2
  344. m_Motion: {fileID: 7400000, guid: 98e8896e12d39bb41a5a74e9ae897a64, type: 3}
  345. m_Threshold: 1
  346. m_Position: {x: 0, y: 0}
  347. m_TimeScale: 2
  348. m_CycleOffset: 0
  349. m_DirectBlendParameter:
  350. m_Mirror: 0
  351. m_BlendParameter: Turn
  352. m_BlendParameterY: Blend
  353. m_MinThreshold: -1
  354. m_MaxThreshold: 1
  355. m_UseAutomaticThresholds: 0
  356. m_NormalizedBlendValues: 0
  357. m_BlendType: 0
  358. --- !u!206 &20610505
  359. BlendTree:
  360. m_ObjectHideFlags: 1
  361. m_PrefabParentObject: {fileID: 0}
  362. m_PrefabInternal: {fileID: 0}
  363. m_Name: Blend Tree
  364. m_Childs:
  365. - serializedVersion: 2
  366. m_Motion: {fileID: 7400002, guid: c79d18b7598993246a99ebc7c22b5f0d, type: 3}
  367. m_Threshold: 0
  368. m_Position: {x: 0, y: 0}
  369. m_TimeScale: 1
  370. m_CycleOffset: 0
  371. m_DirectBlendParameter:
  372. m_Mirror: 0
  373. - serializedVersion: 2
  374. m_Motion: {fileID: 7400012, guid: c79d18b7598993246a99ebc7c22b5f0d, type: 3}
  375. m_Threshold: 0.11904762
  376. m_Position: {x: -1, y: 0}
  377. m_TimeScale: 2
  378. m_CycleOffset: 0
  379. m_DirectBlendParameter:
  380. m_Mirror: 0
  381. - serializedVersion: 2
  382. m_Motion: {fileID: 7400010, guid: c79d18b7598993246a99ebc7c22b5f0d, type: 3}
  383. m_Threshold: 0.23809524
  384. m_Position: {x: 1, y: 0}
  385. m_TimeScale: 2
  386. m_CycleOffset: 0
  387. m_DirectBlendParameter:
  388. m_Mirror: 0
  389. - serializedVersion: 2
  390. m_Motion: {fileID: 7400004, guid: c79d18b7598993246a99ebc7c22b5f0d, type: 3}
  391. m_Threshold: 0.35714287
  392. m_Position: {x: 0, y: 1}
  393. m_TimeScale: 2
  394. m_CycleOffset: 0
  395. m_DirectBlendParameter:
  396. m_Mirror: 0
  397. - serializedVersion: 2
  398. m_Motion: {fileID: 7400008, guid: c79d18b7598993246a99ebc7c22b5f0d, type: 3}
  399. m_Threshold: 0.47619048
  400. m_Position: {x: -1, y: 1}
  401. m_TimeScale: 2
  402. m_CycleOffset: 0
  403. m_DirectBlendParameter:
  404. m_Mirror: 0
  405. - serializedVersion: 2
  406. m_Motion: {fileID: 7400014, guid: c79d18b7598993246a99ebc7c22b5f0d, type: 3}
  407. m_Threshold: 0.5952381
  408. m_Position: {x: 1, y: 1}
  409. m_TimeScale: 2
  410. m_CycleOffset: 0
  411. m_DirectBlendParameter:
  412. m_Mirror: 0
  413. m_BlendParameter: Turn
  414. m_BlendParameterY: Forward
  415. m_MinThreshold: 0
  416. m_MaxThreshold: 0.5952381
  417. m_UseAutomaticThresholds: 1
  418. m_NormalizedBlendValues: 0
  419. m_BlendType: 3
  420. --- !u!206 &20610787
  421. BlendTree:
  422. m_ObjectHideFlags: 3
  423. m_PrefabParentObject: {fileID: 0}
  424. m_PrefabInternal: {fileID: 0}
  425. m_Name: Blend Tree
  426. m_Childs:
  427. - serializedVersion: 2
  428. m_Motion: {fileID: 7400002, guid: f03e10c73f30b4ab4aa8ea8f1cc16d36, type: 3}
  429. m_Threshold: 0
  430. m_Position: {x: 0, y: -1}
  431. m_TimeScale: 0.1
  432. m_CycleOffset: 0
  433. m_DirectBlendParameter:
  434. m_Mirror: 0
  435. - serializedVersion: 2
  436. m_Motion: {fileID: 7400004, guid: 51dd2e4c869794f75a0df7d54b210214, type: 3}
  437. m_Threshold: 5
  438. m_Position: {x: 5, y: -1}
  439. m_TimeScale: 0.1
  440. m_CycleOffset: 0
  441. m_DirectBlendParameter:
  442. m_Mirror: 0
  443. - serializedVersion: 2
  444. m_Motion: {fileID: 7400000, guid: 51dd2e4c869794f75a0df7d54b210214, type: 3}
  445. m_Threshold: 15
  446. m_Position: {x: 5, y: 1}
  447. m_TimeScale: 0.1
  448. m_CycleOffset: 0
  449. m_DirectBlendParameter:
  450. m_Mirror: 0
  451. - serializedVersion: 2
  452. m_Motion: {fileID: 7400004, guid: 0d9d26e2162aa4d11ab075b34c029673, type: 3}
  453. m_Threshold: 20
  454. m_Position: {x: -5, y: 0}
  455. m_TimeScale: 0.1
  456. m_CycleOffset: 0
  457. m_DirectBlendParameter:
  458. m_Mirror: 0
  459. - serializedVersion: 2
  460. m_Motion: {fileID: 7400004, guid: f03e10c73f30b4ab4aa8ea8f1cc16d36, type: 3}
  461. m_Threshold: 25
  462. m_Position: {x: 0, y: 1}
  463. m_TimeScale: 0.1
  464. m_CycleOffset: 0
  465. m_DirectBlendParameter:
  466. m_Mirror: 0
  467. - serializedVersion: 2
  468. m_Motion: {fileID: 7400006, guid: 0d9d26e2162aa4d11ab075b34c029673, type: 3}
  469. m_Threshold: 35
  470. m_Position: {x: 5, y: 0}
  471. m_TimeScale: 1
  472. m_CycleOffset: 0
  473. m_DirectBlendParameter:
  474. m_Mirror: 0
  475. - serializedVersion: 2
  476. m_Motion: {fileID: 7400008, guid: 0d9d26e2162aa4d11ab075b34c029673, type: 3}
  477. m_Threshold: 40
  478. m_Position: {x: 0, y: 0}
  479. m_TimeScale: 1
  480. m_CycleOffset: 0
  481. m_DirectBlendParameter:
  482. m_Mirror: 0
  483. m_BlendParameter: Jump
  484. m_BlendParameterY: JumpLeg
  485. m_MinThreshold: 0
  486. m_MaxThreshold: 40
  487. m_UseAutomaticThresholds: 0
  488. m_NormalizedBlendValues: 0
  489. m_BlendType: 3
  490. --- !u!206 &20613014
  491. BlendTree:
  492. m_ObjectHideFlags: 1
  493. m_PrefabParentObject: {fileID: 0}
  494. m_PrefabInternal: {fileID: 0}
  495. m_Name: BlendTree
  496. m_Childs:
  497. - serializedVersion: 2
  498. m_Motion: {fileID: 7400014, guid: 5033c980c09474948b2a9510841d9491, type: 3}
  499. m_Threshold: -0.5
  500. m_Position: {x: 0, y: 0}
  501. m_TimeScale: 1
  502. m_CycleOffset: 0
  503. m_DirectBlendParameter: Forward
  504. m_Mirror: 0
  505. - serializedVersion: 2
  506. m_Motion: {fileID: 7400010, guid: 5033c980c09474948b2a9510841d9491, type: 3}
  507. m_Threshold: -0.25
  508. m_Position: {x: 0, y: 0}
  509. m_TimeScale: 1
  510. m_CycleOffset: 0
  511. m_DirectBlendParameter: Forward
  512. m_Mirror: 0
  513. - serializedVersion: 2
  514. m_Motion: {fileID: 7400000, guid: d556ab52e17604958b19876c5f242758, type: 3}
  515. m_Threshold: 0
  516. m_Position: {x: 0, y: 0}
  517. m_TimeScale: 1
  518. m_CycleOffset: 0
  519. m_DirectBlendParameter: Forward
  520. m_Mirror: 0
  521. - serializedVersion: 2
  522. m_Motion: {fileID: 7400000, guid: 5033c980c09474948b2a9510841d9491, type: 3}
  523. m_Threshold: 0.25
  524. m_Position: {x: 0, y: 0}
  525. m_TimeScale: 1
  526. m_CycleOffset: 0
  527. m_DirectBlendParameter: Forward
  528. m_Mirror: 0
  529. - serializedVersion: 2
  530. m_Motion: {fileID: 7400006, guid: 5033c980c09474948b2a9510841d9491, type: 3}
  531. m_Threshold: 0.5
  532. m_Position: {x: 0, y: 0}
  533. m_TimeScale: 1
  534. m_CycleOffset: 0
  535. m_DirectBlendParameter: Forward
  536. m_Mirror: 0
  537. m_BlendParameter: Turn
  538. m_BlendParameterY: Blend
  539. m_MinThreshold: -0.5
  540. m_MaxThreshold: 0.5
  541. m_UseAutomaticThresholds: 0
  542. m_NormalizedBlendValues: 0
  543. m_BlendType: 0
  544. --- !u!206 &20621344
  545. BlendTree:
  546. m_ObjectHideFlags: 3
  547. m_PrefabParentObject: {fileID: 0}
  548. m_PrefabInternal: {fileID: 0}
  549. m_Name: Blend Tree
  550. m_Childs:
  551. - serializedVersion: 2
  552. m_Motion: {fileID: 7400002, guid: 5549c8281f3923d4bbaa299fc075558c, type: 3}
  553. m_Threshold: 0
  554. m_Position: {x: 0, y: -1}
  555. m_TimeScale: 0.1
  556. m_CycleOffset: 0
  557. m_DirectBlendParameter:
  558. m_Mirror: 0
  559. - serializedVersion: 2
  560. m_Motion: {fileID: 7400004, guid: 25275a2ff07f278408cfa0a8ff8ebce9, type: 3}
  561. m_Threshold: 5
  562. m_Position: {x: 5, y: -1}
  563. m_TimeScale: 0.1
  564. m_CycleOffset: 0
  565. m_DirectBlendParameter:
  566. m_Mirror: 0
  567. - serializedVersion: 2
  568. m_Motion: {fileID: 7400000, guid: 25275a2ff07f278408cfa0a8ff8ebce9, type: 3}
  569. m_Threshold: 15
  570. m_Position: {x: 5, y: 1}
  571. m_TimeScale: 0.1
  572. m_CycleOffset: 0
  573. m_DirectBlendParameter:
  574. m_Mirror: 0
  575. - serializedVersion: 2
  576. m_Motion: {fileID: 7400004, guid: f7b6954ec8fb0de4cbe60b244d54f758, type: 3}
  577. m_Threshold: 20
  578. m_Position: {x: -9, y: 0}
  579. m_TimeScale: 0.1
  580. m_CycleOffset: 0
  581. m_DirectBlendParameter:
  582. m_Mirror: 0
  583. - serializedVersion: 2
  584. m_Motion: {fileID: 7400004, guid: 5549c8281f3923d4bbaa299fc075558c, type: 3}
  585. m_Threshold: 25
  586. m_Position: {x: 0, y: 1}
  587. m_TimeScale: 0.1
  588. m_CycleOffset: 0
  589. m_DirectBlendParameter:
  590. m_Mirror: 0
  591. - serializedVersion: 2
  592. m_Motion: {fileID: 7400006, guid: f7b6954ec8fb0de4cbe60b244d54f758, type: 3}
  593. m_Threshold: 35
  594. m_Position: {x: 5, y: 0}
  595. m_TimeScale: 0.1
  596. m_CycleOffset: 0
  597. m_DirectBlendParameter:
  598. m_Mirror: 0
  599. - serializedVersion: 2
  600. m_Motion: {fileID: 7400008, guid: f7b6954ec8fb0de4cbe60b244d54f758, type: 3}
  601. m_Threshold: 40
  602. m_Position: {x: 0, y: 0}
  603. m_TimeScale: 0.1
  604. m_CycleOffset: 0
  605. m_DirectBlendParameter:
  606. m_Mirror: 0
  607. m_BlendParameter: Jump
  608. m_BlendParameterY: JumpLeg
  609. m_MinThreshold: 0
  610. m_MaxThreshold: 40
  611. m_UseAutomaticThresholds: 0
  612. m_NormalizedBlendValues: 0
  613. m_BlendType: 3
  614. --- !u!206 &20630465
  615. BlendTree:
  616. m_ObjectHideFlags: 3
  617. m_PrefabParentObject: {fileID: 0}
  618. m_PrefabInternal: {fileID: 0}
  619. m_Name: Blend Tree
  620. m_Childs:
  621. - serializedVersion: 2
  622. m_Motion: {fileID: 7400000, guid: b902ceed1016f504cb9949d5c7fd36f2, type: 3}
  623. m_Threshold: 0.125
  624. m_Position: {x: 0, y: 1}
  625. m_TimeScale: 1
  626. m_CycleOffset: 0
  627. m_DirectBlendParameter:
  628. m_Mirror: 0
  629. - serializedVersion: 2
  630. m_Motion: {fileID: 7400010, guid: e566a601721485e46863d1027d4d6d4e, type: 3}
  631. m_Threshold: 0.22222222
  632. m_Position: {x: 0.7, y: 0.7}
  633. m_TimeScale: 1.2
  634. m_CycleOffset: 0
  635. m_DirectBlendParameter:
  636. m_Mirror: 0
  637. - serializedVersion: 2
  638. m_Motion: {fileID: 7400014, guid: e566a601721485e46863d1027d4d6d4e, type: 3}
  639. m_Threshold: 0.31944445
  640. m_Position: {x: 1, y: 0}
  641. m_TimeScale: 1.2
  642. m_CycleOffset: 0
  643. m_DirectBlendParameter:
  644. m_Mirror: 0
  645. - serializedVersion: 2
  646. m_Motion: {fileID: 7400004, guid: e566a601721485e46863d1027d4d6d4e, type: 3}
  647. m_Threshold: 0.4166667
  648. m_Position: {x: 0.7, y: -0.7}
  649. m_TimeScale: 1.2
  650. m_CycleOffset: 0
  651. m_DirectBlendParameter:
  652. m_Mirror: 0
  653. - serializedVersion: 2
  654. m_Motion: {fileID: 7400000, guid: cd3dc152a8698d94890a6312ab347ba1, type: 3}
  655. m_Threshold: 0.5138889
  656. m_Position: {x: 0, y: -1}
  657. m_TimeScale: 1
  658. m_CycleOffset: 0
  659. m_DirectBlendParameter:
  660. m_Mirror: 0
  661. - serializedVersion: 2
  662. m_Motion: {fileID: 7400012, guid: e566a601721485e46863d1027d4d6d4e, type: 3}
  663. m_Threshold: 0.6111111
  664. m_Position: {x: -0.7, y: -0.7}
  665. m_TimeScale: 1.2
  666. m_CycleOffset: 0
  667. m_DirectBlendParameter:
  668. m_Mirror: 0
  669. - serializedVersion: 2
  670. m_Motion: {fileID: 7400016, guid: e566a601721485e46863d1027d4d6d4e, type: 3}
  671. m_Threshold: 0.7083334
  672. m_Position: {x: -1, y: 0}
  673. m_TimeScale: 1.2
  674. m_CycleOffset: 0
  675. m_DirectBlendParameter:
  676. m_Mirror: 0
  677. - serializedVersion: 2
  678. m_Motion: {fileID: 7400002, guid: e566a601721485e46863d1027d4d6d4e, type: 3}
  679. m_Threshold: 0.8055556
  680. m_Position: {x: -0.7, y: 0.7}
  681. m_TimeScale: 1.2
  682. m_CycleOffset: 0
  683. m_DirectBlendParameter:
  684. m_Mirror: 0
  685. - serializedVersion: 2
  686. m_Motion: {fileID: 20613014}
  687. m_Threshold: 0.9027778
  688. m_Position: {x: 0, y: 0}
  689. m_TimeScale: 1
  690. m_CycleOffset: 0
  691. m_DirectBlendParameter: Forward
  692. m_Mirror: 0
  693. m_BlendParameter: Right
  694. m_BlendParameterY: Forward
  695. m_MinThreshold: 0.125
  696. m_MaxThreshold: 0.9027778
  697. m_UseAutomaticThresholds: 1
  698. m_NormalizedBlendValues: 0
  699. m_BlendType: 1
  700. --- !u!206 &20631403
  701. BlendTree:
  702. m_ObjectHideFlags: 1
  703. m_PrefabParentObject: {fileID: 0}
  704. m_PrefabInternal: {fileID: 0}
  705. m_Name: Walk
  706. m_Childs:
  707. - serializedVersion: 2
  708. m_Motion: {fileID: 7400002, guid: 1da5f9c54c49bfc488819dd2df8bb228, type: 3}
  709. m_Threshold: -1
  710. m_Position: {x: 0, y: 0}
  711. m_TimeScale: 2
  712. m_CycleOffset: 0
  713. m_DirectBlendParameter:
  714. m_Mirror: 0
  715. - serializedVersion: 2
  716. m_Motion: {fileID: 7400000, guid: c869773dc0bdfe042a8293344c186eaf, type: 3}
  717. m_Threshold: 0
  718. m_Position: {x: 0, y: 0}
  719. m_TimeScale: 2
  720. m_CycleOffset: 0
  721. m_DirectBlendParameter:
  722. m_Mirror: 0
  723. - serializedVersion: 2
  724. m_Motion: {fileID: 7400000, guid: 1da5f9c54c49bfc488819dd2df8bb228, type: 3}
  725. m_Threshold: 1
  726. m_Position: {x: 0, y: 0}
  727. m_TimeScale: 2
  728. m_CycleOffset: 0
  729. m_DirectBlendParameter:
  730. m_Mirror: 0
  731. m_BlendParameter: Turn
  732. m_BlendParameterY: Blend
  733. m_MinThreshold: -1
  734. m_MaxThreshold: 1
  735. m_UseAutomaticThresholds: 0
  736. m_NormalizedBlendValues: 0
  737. m_BlendType: 0
  738. --- !u!206 &20659883
  739. BlendTree:
  740. m_ObjectHideFlags: 1
  741. m_PrefabParentObject: {fileID: 0}
  742. m_PrefabInternal: {fileID: 0}
  743. m_Name: Blend Tree
  744. m_Childs:
  745. - serializedVersion: 2
  746. m_Motion: {fileID: 20608386}
  747. m_Threshold: 0
  748. m_Position: {x: 0, y: 0}
  749. m_TimeScale: 1
  750. m_CycleOffset: 0
  751. m_DirectBlendParameter:
  752. m_Mirror: 0
  753. - serializedVersion: 2
  754. m_Motion: {fileID: 20631403}
  755. m_Threshold: 1
  756. m_Position: {x: 0, y: 0}
  757. m_TimeScale: 1
  758. m_CycleOffset: 0
  759. m_DirectBlendParameter:
  760. m_Mirror: 0
  761. m_BlendParameter: Forward
  762. m_BlendParameterY: Blend
  763. m_MinThreshold: 0
  764. m_MaxThreshold: 1
  765. m_UseAutomaticThresholds: 1
  766. m_NormalizedBlendValues: 0
  767. m_BlendType: 0
  768. --- !u!206 &20683409
  769. BlendTree:
  770. m_ObjectHideFlags: 3
  771. m_PrefabParentObject: {fileID: 0}
  772. m_PrefabInternal: {fileID: 0}
  773. m_Name: Blend Tree
  774. m_Childs: []
  775. m_BlendParameter: Forward
  776. m_BlendParameterY: Forward
  777. m_MinThreshold: 0
  778. m_MaxThreshold: 1
  779. m_UseAutomaticThresholds: 1
  780. m_NormalizedBlendValues: 0
  781. m_BlendType: 0
  782. --- !u!1101 &110100000
  783. AnimatorStateTransition:
  784. m_ObjectHideFlags: 3
  785. m_PrefabParentObject: {fileID: 0}
  786. m_PrefabInternal: {fileID: 0}
  787. m_Name:
  788. m_Conditions:
  789. - m_ConditionMode: 1
  790. m_ConditionEvent: Crouch
  791. m_EventTreshold: 0
  792. m_DstStateMachine: {fileID: 0}
  793. m_DstState: {fileID: 110200000}
  794. m_Solo: 0
  795. m_Mute: 0
  796. m_IsExit: 0
  797. serializedVersion: 3
  798. m_TransitionDuration: 0.080123246
  799. m_TransitionOffset: 0
  800. m_ExitTime: 0.9
  801. m_HasExitTime: 0
  802. m_HasFixedDuration: 0
  803. m_InterruptionSource: 1
  804. m_OrderedInterruption: 1
  805. m_CanTransitionToSelf: 1
  806. --- !u!1101 &110100036
  807. AnimatorStateTransition:
  808. m_ObjectHideFlags: 3
  809. m_PrefabParentObject: {fileID: 0}
  810. m_PrefabInternal: {fileID: 0}
  811. m_Name:
  812. m_Conditions:
  813. - m_ConditionMode: 2
  814. m_ConditionEvent: Crouch
  815. m_EventTreshold: 0
  816. - m_ConditionMode: 2
  817. m_ConditionEvent: IsStrafing
  818. m_EventTreshold: 0
  819. m_DstStateMachine: {fileID: 0}
  820. m_DstState: {fileID: 110298501}
  821. m_Solo: 0
  822. m_Mute: 0
  823. m_IsExit: 0
  824. serializedVersion: 3
  825. m_TransitionDuration: 0.111009784
  826. m_TransitionOffset: 0
  827. m_ExitTime: 0.9
  828. m_HasExitTime: 0
  829. m_HasFixedDuration: 0
  830. m_InterruptionSource: 1
  831. m_OrderedInterruption: 1
  832. m_CanTransitionToSelf: 1
  833. --- !u!1101 &110114749
  834. AnimatorStateTransition:
  835. m_ObjectHideFlags: 3
  836. m_PrefabParentObject: {fileID: 0}
  837. m_PrefabInternal: {fileID: 0}
  838. m_Name:
  839. m_Conditions:
  840. - m_ConditionMode: 2
  841. m_ConditionEvent: Crouch
  842. m_EventTreshold: 0
  843. - m_ConditionMode: 1
  844. m_ConditionEvent: IsStrafing
  845. m_EventTreshold: 0
  846. m_DstStateMachine: {fileID: 0}
  847. m_DstState: {fileID: 110230465}
  848. m_Solo: 0
  849. m_Mute: 0
  850. m_IsExit: 0
  851. serializedVersion: 3
  852. m_TransitionDuration: 0.13513511
  853. m_TransitionOffset: 0
  854. m_ExitTime: 0.9
  855. m_HasExitTime: 0
  856. m_HasFixedDuration: 0
  857. m_InterruptionSource: 0
  858. m_OrderedInterruption: 1
  859. m_CanTransitionToSelf: 1
  860. --- !u!1101 &110121549
  861. AnimatorStateTransition:
  862. m_ObjectHideFlags: 3
  863. m_PrefabParentObject: {fileID: 0}
  864. m_PrefabInternal: {fileID: 0}
  865. m_Name:
  866. m_Conditions:
  867. - m_ConditionMode: 2
  868. m_ConditionEvent: OnGround
  869. m_EventTreshold: 0
  870. m_DstStateMachine: {fileID: 0}
  871. m_DstState: {fileID: 110276412}
  872. m_Solo: 0
  873. m_Mute: 0
  874. m_IsExit: 0
  875. serializedVersion: 3
  876. m_TransitionDuration: 0.20167303
  877. m_TransitionOffset: 0
  878. m_ExitTime: 0.9
  879. m_HasExitTime: 0
  880. m_HasFixedDuration: 0
  881. m_InterruptionSource: 0
  882. m_OrderedInterruption: 1
  883. m_CanTransitionToSelf: 1
  884. --- !u!1101 &110123257
  885. AnimatorStateTransition:
  886. m_ObjectHideFlags: 3
  887. m_PrefabParentObject: {fileID: 0}
  888. m_PrefabInternal: {fileID: 0}
  889. m_Name:
  890. m_Conditions:
  891. - m_ConditionMode: 1
  892. m_ConditionEvent: OnGround
  893. m_EventTreshold: 0
  894. - m_ConditionMode: 3
  895. m_ConditionEvent: Jump
  896. m_EventTreshold: -2
  897. - m_ConditionMode: 2
  898. m_ConditionEvent: IsStrafing
  899. m_EventTreshold: -2
  900. m_DstStateMachine: {fileID: 0}
  901. m_DstState: {fileID: 110298501}
  902. m_Solo: 0
  903. m_Mute: 0
  904. m_IsExit: 0
  905. serializedVersion: 3
  906. m_TransitionDuration: 0.13258763
  907. m_TransitionOffset: 0
  908. m_ExitTime: 0.9
  909. m_HasExitTime: 0
  910. m_HasFixedDuration: 0
  911. m_InterruptionSource: 1
  912. m_OrderedInterruption: 1
  913. m_CanTransitionToSelf: 1
  914. --- !u!1101 &110124171
  915. AnimatorStateTransition:
  916. m_ObjectHideFlags: 3
  917. m_PrefabParentObject: {fileID: 0}
  918. m_PrefabInternal: {fileID: 0}
  919. m_Name:
  920. m_Conditions:
  921. - m_ConditionMode: 1
  922. m_ConditionEvent: Crouch
  923. m_EventTreshold: 0
  924. m_DstStateMachine: {fileID: 0}
  925. m_DstState: {fileID: 110200000}
  926. m_Solo: 0
  927. m_Mute: 0
  928. m_IsExit: 0
  929. serializedVersion: 3
  930. m_TransitionDuration: 0.20167303
  931. m_TransitionOffset: 0
  932. m_ExitTime: 0.9
  933. m_HasExitTime: 0
  934. m_HasFixedDuration: 0
  935. m_InterruptionSource: 0
  936. m_OrderedInterruption: 1
  937. m_CanTransitionToSelf: 1
  938. --- !u!1101 &110125968
  939. AnimatorStateTransition:
  940. m_ObjectHideFlags: 3
  941. m_PrefabParentObject: {fileID: 0}
  942. m_PrefabInternal: {fileID: 0}
  943. m_Name:
  944. m_Conditions:
  945. - m_ConditionMode: 1
  946. m_ConditionEvent: OnGround
  947. m_EventTreshold: 0
  948. - m_ConditionMode: 3
  949. m_ConditionEvent: Jump
  950. m_EventTreshold: -2
  951. - m_ConditionMode: 1
  952. m_ConditionEvent: IsStrafing
  953. m_EventTreshold: -2
  954. m_DstStateMachine: {fileID: 0}
  955. m_DstState: {fileID: 110230465}
  956. m_Solo: 0
  957. m_Mute: 0
  958. m_IsExit: 0
  959. serializedVersion: 3
  960. m_TransitionDuration: 0.16782224
  961. m_TransitionOffset: 0
  962. m_ExitTime: 0.9
  963. m_HasExitTime: 0
  964. m_HasFixedDuration: 0
  965. m_InterruptionSource: 0
  966. m_OrderedInterruption: 1
  967. m_CanTransitionToSelf: 1
  968. --- !u!1101 &110135218
  969. AnimatorStateTransition:
  970. m_ObjectHideFlags: 3
  971. m_PrefabParentObject: {fileID: 0}
  972. m_PrefabInternal: {fileID: 0}
  973. m_Name:
  974. m_Conditions:
  975. - m_ConditionMode: 2
  976. m_ConditionEvent: OnGround
  977. m_EventTreshold: 0
  978. m_DstStateMachine: {fileID: 0}
  979. m_DstState: {fileID: 110276412}
  980. m_Solo: 0
  981. m_Mute: 0
  982. m_IsExit: 0
  983. serializedVersion: 3
  984. m_TransitionDuration: 0.011170243
  985. m_TransitionOffset: 0.018050108
  986. m_ExitTime: 0.9
  987. m_HasExitTime: 0
  988. m_HasFixedDuration: 0
  989. m_InterruptionSource: 1
  990. m_OrderedInterruption: 1
  991. m_CanTransitionToSelf: 1
  992. --- !u!1101 &110156300
  993. AnimatorStateTransition:
  994. m_ObjectHideFlags: 3
  995. m_PrefabParentObject: {fileID: 0}
  996. m_PrefabInternal: {fileID: 0}
  997. m_Name:
  998. m_Conditions:
  999. - m_ConditionMode: 2
  1000. m_ConditionEvent: IsStrafing
  1001. m_EventTreshold: 0
  1002. m_DstStateMachine: {fileID: 0}
  1003. m_DstState: {fileID: 110298501}
  1004. m_Solo: 0
  1005. m_Mute: 0
  1006. m_IsExit: 0
  1007. serializedVersion: 3
  1008. m_TransitionDuration: 0.24519806
  1009. m_TransitionOffset: 0
  1010. m_ExitTime: 0.9
  1011. m_HasExitTime: 0
  1012. m_HasFixedDuration: 0
  1013. m_InterruptionSource: 0
  1014. m_OrderedInterruption: 1
  1015. m_CanTransitionToSelf: 1
  1016. --- !u!1101 &110161005
  1017. AnimatorStateTransition:
  1018. m_ObjectHideFlags: 3
  1019. m_PrefabParentObject: {fileID: 0}
  1020. m_PrefabInternal: {fileID: 0}
  1021. m_Name:
  1022. m_Conditions:
  1023. - m_ConditionMode: 2
  1024. m_ConditionEvent: OnGround
  1025. m_EventTreshold: 0
  1026. m_DstStateMachine: {fileID: 0}
  1027. m_DstState: {fileID: 110276412}
  1028. m_Solo: 0
  1029. m_Mute: 0
  1030. m_IsExit: 0
  1031. serializedVersion: 3
  1032. m_TransitionDuration: 0.024659414
  1033. m_TransitionOffset: 0
  1034. m_ExitTime: 0.9
  1035. m_HasExitTime: 0
  1036. m_HasFixedDuration: 0
  1037. m_InterruptionSource: 1
  1038. m_OrderedInterruption: 1
  1039. m_CanTransitionToSelf: 1
  1040. --- !u!1101 &110167223
  1041. AnimatorStateTransition:
  1042. m_ObjectHideFlags: 3
  1043. m_PrefabParentObject: {fileID: 0}
  1044. m_PrefabInternal: {fileID: 0}
  1045. m_Name:
  1046. m_Conditions:
  1047. - m_ConditionMode: 2
  1048. m_ConditionEvent: Crouch
  1049. m_EventTreshold: 0
  1050. m_DstStateMachine: {fileID: 0}
  1051. m_DstState: {fileID: 110298501}
  1052. m_Solo: 0
  1053. m_Mute: 0
  1054. m_IsExit: 0
  1055. serializedVersion: 3
  1056. m_TransitionDuration: 0.101033315
  1057. m_TransitionOffset: 0
  1058. m_ExitTime: 0.9
  1059. m_HasExitTime: 0
  1060. m_HasFixedDuration: 0
  1061. m_InterruptionSource: 0
  1062. m_OrderedInterruption: 1
  1063. m_CanTransitionToSelf: 1
  1064. --- !u!1101 &110172777
  1065. AnimatorStateTransition:
  1066. m_ObjectHideFlags: 3
  1067. m_PrefabParentObject: {fileID: 0}
  1068. m_PrefabInternal: {fileID: 0}
  1069. m_Name:
  1070. m_Conditions:
  1071. - m_ConditionMode: 1
  1072. m_ConditionEvent: OnGround
  1073. m_EventTreshold: 0
  1074. - m_ConditionMode: 4
  1075. m_ConditionEvent: Jump
  1076. m_EventTreshold: -2
  1077. m_DstStateMachine: {fileID: 0}
  1078. m_DstState: {fileID: 110200000}
  1079. m_Solo: 0
  1080. m_Mute: 0
  1081. m_IsExit: 0
  1082. serializedVersion: 3
  1083. m_TransitionDuration: 0.18205842
  1084. m_TransitionOffset: 0
  1085. m_ExitTime: 0.9
  1086. m_HasExitTime: 0
  1087. m_HasFixedDuration: 0
  1088. m_InterruptionSource: 1
  1089. m_OrderedInterruption: 1
  1090. m_CanTransitionToSelf: 1
  1091. --- !u!1101 &110192530
  1092. AnimatorStateTransition:
  1093. m_ObjectHideFlags: 3
  1094. m_PrefabParentObject: {fileID: 0}
  1095. m_PrefabInternal: {fileID: 0}
  1096. m_Name:
  1097. m_Conditions:
  1098. - m_ConditionMode: 1
  1099. m_ConditionEvent: IsStrafing
  1100. m_EventTreshold: 0
  1101. m_DstStateMachine: {fileID: 0}
  1102. m_DstState: {fileID: 110230465}
  1103. m_Solo: 0
  1104. m_Mute: 0
  1105. m_IsExit: 0
  1106. serializedVersion: 3
  1107. m_TransitionDuration: 0.24313802
  1108. m_TransitionOffset: 0
  1109. m_ExitTime: 0.9
  1110. m_HasExitTime: 0
  1111. m_HasFixedDuration: 0
  1112. m_InterruptionSource: 0
  1113. m_OrderedInterruption: 1
  1114. m_CanTransitionToSelf: 1
  1115. --- !u!1102 &110200000
  1116. AnimatorState:
  1117. serializedVersion: 5
  1118. m_ObjectHideFlags: 3
  1119. m_PrefabParentObject: {fileID: 0}
  1120. m_PrefabInternal: {fileID: 0}
  1121. m_Name: Crouching
  1122. m_Speed: 1.2
  1123. m_CycleOffset: 0
  1124. m_Transitions:
  1125. - {fileID: 110100036}
  1126. - {fileID: 110161005}
  1127. - {fileID: 110114749}
  1128. m_StateMachineBehaviours: []
  1129. m_Position: {x: 444, y: 240, z: 0}
  1130. m_IKOnFeet: 1
  1131. m_WriteDefaultValues: 1
  1132. m_Mirror: 0
  1133. m_SpeedParameterActive: 0
  1134. m_MirrorParameterActive: 0
  1135. m_CycleOffsetParameterActive: 0
  1136. m_TimeParameterActive: 0
  1137. m_Motion: {fileID: 20610505}
  1138. m_Tag:
  1139. m_SpeedParameter:
  1140. m_MirrorParameter:
  1141. m_CycleOffsetParameter:
  1142. m_TimeParameter:
  1143. --- !u!1102 &110230465
  1144. AnimatorState:
  1145. serializedVersion: 5
  1146. m_ObjectHideFlags: 3
  1147. m_PrefabParentObject: {fileID: 0}
  1148. m_PrefabInternal: {fileID: 0}
  1149. m_Name: Grounded Strafe
  1150. m_Speed: 1
  1151. m_CycleOffset: 0
  1152. m_Transitions:
  1153. - {fileID: 110156300}
  1154. - {fileID: 110121549}
  1155. - {fileID: 110124171}
  1156. m_StateMachineBehaviours: []
  1157. m_Position: {x: 912, y: 96, z: 0}
  1158. m_IKOnFeet: 1
  1159. m_WriteDefaultValues: 1
  1160. m_Mirror: 0
  1161. m_SpeedParameterActive: 0
  1162. m_MirrorParameterActive: 0
  1163. m_CycleOffsetParameterActive: 0
  1164. m_TimeParameterActive: 0
  1165. m_Motion: {fileID: 20630465}
  1166. m_Tag:
  1167. m_SpeedParameter:
  1168. m_MirrorParameter:
  1169. m_CycleOffsetParameter:
  1170. m_TimeParameter:
  1171. --- !u!1102 &110276412
  1172. AnimatorState:
  1173. serializedVersion: 5
  1174. m_ObjectHideFlags: 3
  1175. m_PrefabParentObject: {fileID: 0}
  1176. m_PrefabInternal: {fileID: 0}
  1177. m_Name: Airborne
  1178. m_Speed: 1
  1179. m_CycleOffset: 0
  1180. m_Transitions:
  1181. - {fileID: 110172777}
  1182. - {fileID: 110123257}
  1183. - {fileID: 110125968}
  1184. m_StateMachineBehaviours: []
  1185. m_Position: {x: 444, y: -48, z: 0}
  1186. m_IKOnFeet: 1
  1187. m_WriteDefaultValues: 1
  1188. m_Mirror: 0
  1189. m_SpeedParameterActive: 0
  1190. m_MirrorParameterActive: 0
  1191. m_CycleOffsetParameterActive: 0
  1192. m_TimeParameterActive: 0
  1193. m_Motion: {fileID: 20621344}
  1194. m_Tag:
  1195. m_SpeedParameter:
  1196. m_MirrorParameter:
  1197. m_CycleOffsetParameter:
  1198. m_TimeParameter:
  1199. --- !u!1102 &110298501
  1200. AnimatorState:
  1201. serializedVersion: 5
  1202. m_ObjectHideFlags: 3
  1203. m_PrefabParentObject: {fileID: 0}
  1204. m_PrefabInternal: {fileID: 0}
  1205. m_Name: Grounded Directional
  1206. m_Speed: 1
  1207. m_CycleOffset: 0
  1208. m_Transitions:
  1209. - {fileID: 110100000}
  1210. - {fileID: 110135218}
  1211. - {fileID: 110192530}
  1212. m_StateMachineBehaviours: []
  1213. m_Position: {x: 636, y: 96, z: 0}
  1214. m_IKOnFeet: 1
  1215. m_WriteDefaultValues: 1
  1216. m_Mirror: 0
  1217. m_SpeedParameterActive: 0
  1218. m_MirrorParameterActive: 0
  1219. m_CycleOffsetParameterActive: 0
  1220. m_TimeParameterActive: 0
  1221. m_Motion: {fileID: 20600000}
  1222. m_Tag:
  1223. m_SpeedParameter:
  1224. m_MirrorParameter:
  1225. m_CycleOffsetParameter:
  1226. m_TimeParameter:
  1227. --- !u!1107 &110700000
  1228. AnimatorStateMachine:
  1229. serializedVersion: 5
  1230. m_ObjectHideFlags: 1
  1231. m_PrefabParentObject: {fileID: 0}
  1232. m_PrefabInternal: {fileID: 0}
  1233. m_Name: Base Layer
  1234. m_ChildStates:
  1235. - serializedVersion: 1
  1236. m_State: {fileID: 110298501}
  1237. m_Position: {x: 636, y: 96, z: 0}
  1238. - serializedVersion: 1
  1239. m_State: {fileID: 110200000}
  1240. m_Position: {x: 444, y: 240, z: 0}
  1241. - serializedVersion: 1
  1242. m_State: {fileID: 110276412}
  1243. m_Position: {x: 444, y: -48, z: 0}
  1244. - serializedVersion: 1
  1245. m_State: {fileID: 110230465}
  1246. m_Position: {x: 912, y: 96, z: 0}
  1247. m_ChildStateMachines: []
  1248. m_AnyStateTransitions: []
  1249. m_EntryTransitions: []
  1250. m_StateMachineTransitions: {}
  1251. m_StateMachineBehaviours: []
  1252. m_AnyStatePosition: {x: 50, y: 20, z: 0}
  1253. m_EntryPosition: {x: 50, y: 120, z: 0}
  1254. m_ExitPosition: {x: 852, y: 240, z: 0}
  1255. m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
  1256. m_DefaultState: {fileID: 110298501}