man.prefab 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "man",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "man",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 7
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 51
  32. },
  33. {
  34. "__id__": 53
  35. },
  36. {
  37. "__id__": 55
  38. },
  39. {
  40. "__id__": 57
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 59
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0
  51. },
  52. "_lrot": {
  53. "__type__": "cc.Quat",
  54. "x": 0,
  55. "y": 1,
  56. "z": 0,
  57. "w": 6.123233995736766e-17
  58. },
  59. "_lscale": {
  60. "__type__": "cc.Vec3",
  61. "x": 0.5,
  62. "y": 0.5,
  63. "z": 0.5
  64. },
  65. "_mobility": 1,
  66. "_layer": 524288,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 180,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "People",
  78. "_objFlags": 0,
  79. "__editorExtras__": {},
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [],
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 3
  88. }
  89. ],
  90. "_prefab": {
  91. "__id__": 6
  92. },
  93. "_lpos": {
  94. "__type__": "cc.Vec3",
  95. "x": 0,
  96. "y": 0,
  97. "z": 0
  98. },
  99. "_lrot": {
  100. "__type__": "cc.Quat",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0,
  104. "w": 1
  105. },
  106. "_lscale": {
  107. "__type__": "cc.Vec3",
  108. "x": 1,
  109. "y": 1,
  110. "z": 1
  111. },
  112. "_mobility": 0,
  113. "_layer": 524288,
  114. "_euler": {
  115. "__type__": "cc.Vec3",
  116. "x": 0,
  117. "y": 0,
  118. "z": 0
  119. },
  120. "_id": ""
  121. },
  122. {
  123. "__type__": "cc.SkinnedMeshRenderer",
  124. "_name": "",
  125. "_objFlags": 0,
  126. "__editorExtras__": {},
  127. "node": {
  128. "__id__": 2
  129. },
  130. "_enabled": true,
  131. "__prefab": {
  132. "__id__": 4
  133. },
  134. "_materials": [
  135. {
  136. "__uuid__": "370bea58-1482-4705-b3f1-e3fe6412ddb4",
  137. "__expectedType__": "cc.Material"
  138. }
  139. ],
  140. "_visFlags": 0,
  141. "bakeSettings": {
  142. "__id__": 5
  143. },
  144. "_mesh": {
  145. "__uuid__": "ac5259d6-c444-4bd0-af66-94793c59a036@48b52",
  146. "__expectedType__": "cc.Mesh"
  147. },
  148. "_shadowCastingMode": 1,
  149. "_shadowReceivingMode": 1,
  150. "_shadowBias": 0,
  151. "_shadowNormalBias": 0,
  152. "_reflectionProbeId": -1,
  153. "_reflectionProbeBlendId": -1,
  154. "_reflectionProbeBlendWeight": 0,
  155. "_enabledGlobalStandardSkinObject": false,
  156. "_enableMorph": true,
  157. "_skeleton": {
  158. "__uuid__": "ac5259d6-c444-4bd0-af66-94793c59a036@438fe",
  159. "__expectedType__": "cc.Skeleton"
  160. },
  161. "_skinningRoot": {
  162. "__id__": 1
  163. },
  164. "_id": ""
  165. },
  166. {
  167. "__type__": "cc.CompPrefabInfo",
  168. "fileId": "35lBLLhHVUyLZGQzXxyvIn"
  169. },
  170. {
  171. "__type__": "cc.ModelBakeSettings",
  172. "texture": null,
  173. "uvParam": {
  174. "__type__": "cc.Vec4",
  175. "x": 0,
  176. "y": 0,
  177. "z": 0,
  178. "w": 0
  179. },
  180. "_bakeable": false,
  181. "_castShadow": true,
  182. "_receiveShadow": true,
  183. "_recieveShadow": true,
  184. "_lightmapSize": 64,
  185. "_useLightProbe": false,
  186. "_bakeToLightProbe": true,
  187. "_reflectionProbeType": 0,
  188. "_bakeToReflectionProbe": true
  189. },
  190. {
  191. "__type__": "cc.PrefabInfo",
  192. "root": {
  193. "__id__": 1
  194. },
  195. "asset": {
  196. "__id__": 0
  197. },
  198. "fileId": "09MeEQechRsZv2USu1rodv",
  199. "instance": null,
  200. "targetOverrides": null,
  201. "nestedPrefabInstanceRoots": null
  202. },
  203. {
  204. "__type__": "cc.Node",
  205. "_name": "Bip001",
  206. "_objFlags": 0,
  207. "__editorExtras__": {},
  208. "_parent": {
  209. "__id__": 1
  210. },
  211. "_children": [
  212. {
  213. "__id__": 8
  214. }
  215. ],
  216. "_active": true,
  217. "_components": [],
  218. "_prefab": {
  219. "__id__": 50
  220. },
  221. "_lpos": {
  222. "__type__": "cc.Vec3",
  223. "x": 0,
  224. "y": 0.6499999761581421,
  225. "z": -1.4178124452257634e-8
  226. },
  227. "_lrot": {
  228. "__type__": "cc.Quat",
  229. "x": -0.5000003576277408,
  230. "y": -0.49999964237200345,
  231. "z": -0.49999964237200345,
  232. "w": 0.5000003576277408
  233. },
  234. "_lscale": {
  235. "__type__": "cc.Vec3",
  236. "x": 0.9999999403953552,
  237. "y": 0.9999999403953552,
  238. "z": 1
  239. },
  240. "_mobility": 0,
  241. "_layer": 524288,
  242. "_euler": {
  243. "__type__": "cc.Vec3",
  244. "x": -90,
  245. "y": -89.99991803772996,
  246. "z": 0
  247. },
  248. "_id": ""
  249. },
  250. {
  251. "__type__": "cc.Node",
  252. "_name": "Bip001 Pelvis",
  253. "_objFlags": 0,
  254. "__editorExtras__": {},
  255. "_parent": {
  256. "__id__": 7
  257. },
  258. "_children": [
  259. {
  260. "__id__": 9
  261. },
  262. {
  263. "__id__": 33
  264. },
  265. {
  266. "__id__": 41
  267. }
  268. ],
  269. "_active": true,
  270. "_components": [],
  271. "_prefab": {
  272. "__id__": 49
  273. },
  274. "_lpos": {
  275. "__type__": "cc.Vec3",
  276. "x": 0,
  277. "y": 0,
  278. "z": 0
  279. },
  280. "_lrot": {
  281. "__type__": "cc.Quat",
  282. "x": -0.49999964237200345,
  283. "y": -0.5000003576277408,
  284. "z": -0.49999964237200345,
  285. "w": 0.5000003576277408
  286. },
  287. "_lscale": {
  288. "__type__": "cc.Vec3",
  289. "x": 1,
  290. "y": 0.9999999403953552,
  291. "z": 0.9999999403953552
  292. },
  293. "_mobility": 0,
  294. "_layer": 524288,
  295. "_euler": {
  296. "__type__": "cc.Vec3",
  297. "x": -89.99991803772996,
  298. "y": -90,
  299. "z": 0
  300. },
  301. "_id": ""
  302. },
  303. {
  304. "__type__": "cc.Node",
  305. "_name": "Bip001 Spine",
  306. "_objFlags": 0,
  307. "__editorExtras__": {},
  308. "_parent": {
  309. "__id__": 8
  310. },
  311. "_children": [
  312. {
  313. "__id__": 10
  314. }
  315. ],
  316. "_active": true,
  317. "_components": [],
  318. "_prefab": {
  319. "__id__": 32
  320. },
  321. "_lpos": {
  322. "__type__": "cc.Vec3",
  323. "x": 0.10999999940395355,
  324. "y": 0.035000015050172806,
  325. "z": 5.4343036737236616e-8
  326. },
  327. "_lrot": {
  328. "__type__": "cc.Quat",
  329. "x": -0.0000020807510736581212,
  330. "y": -6.917427981517646e-7,
  331. "z": -1.1914176589715944e-10,
  332. "w": 0.9999999999975961
  333. },
  334. "_lscale": {
  335. "__type__": "cc.Vec3",
  336. "x": 1,
  337. "y": 1,
  338. "z": 0.9999999403953552
  339. },
  340. "_mobility": 0,
  341. "_layer": 524288,
  342. "_euler": {
  343. "__type__": "cc.Vec3",
  344. "x": -0.00023843650948540923,
  345. "y": -0.0000792678857135747,
  346. "z": -1.3487703961006653e-8
  347. },
  348. "_id": ""
  349. },
  350. {
  351. "__type__": "cc.Node",
  352. "_name": "Bip001 Spine1",
  353. "_objFlags": 0,
  354. "__editorExtras__": {},
  355. "_parent": {
  356. "__id__": 9
  357. },
  358. "_children": [
  359. {
  360. "__id__": 11
  361. },
  362. {
  363. "__id__": 15
  364. },
  365. {
  366. "__id__": 23
  367. }
  368. ],
  369. "_active": true,
  370. "_components": [],
  371. "_prefab": {
  372. "__id__": 31
  373. },
  374. "_lpos": {
  375. "__type__": "cc.Vec3",
  376. "x": 0.1535065472126007,
  377. "y": -0.00022185564739629626,
  378. "z": -6.228856319623333e-10
  379. },
  380. "_lrot": {
  381. "__type__": "cc.Quat",
  382. "x": 0,
  383. "y": 0,
  384. "z": 0,
  385. "w": 1
  386. },
  387. "_lscale": {
  388. "__type__": "cc.Vec3",
  389. "x": 1,
  390. "y": 1,
  391. "z": 1
  392. },
  393. "_mobility": 0,
  394. "_layer": 524288,
  395. "_euler": {
  396. "__type__": "cc.Vec3",
  397. "x": 0,
  398. "y": 0,
  399. "z": 0
  400. },
  401. "_id": ""
  402. },
  403. {
  404. "__type__": "cc.Node",
  405. "_name": "Bip001 Neck",
  406. "_objFlags": 0,
  407. "__editorExtras__": {},
  408. "_parent": {
  409. "__id__": 10
  410. },
  411. "_children": [
  412. {
  413. "__id__": 12
  414. }
  415. ],
  416. "_active": true,
  417. "_components": [],
  418. "_prefab": {
  419. "__id__": 14
  420. },
  421. "_lpos": {
  422. "__type__": "cc.Vec3",
  423. "x": 0.2539934515953064,
  424. "y": -0.018771031871438026,
  425. "z": -2.569666790463998e-8
  426. },
  427. "_lrot": {
  428. "__type__": "cc.Quat",
  429. "x": 0,
  430. "y": 0,
  431. "z": 0,
  432. "w": 1
  433. },
  434. "_lscale": {
  435. "__type__": "cc.Vec3",
  436. "x": 1,
  437. "y": 1,
  438. "z": 1
  439. },
  440. "_mobility": 0,
  441. "_layer": 524288,
  442. "_euler": {
  443. "__type__": "cc.Vec3",
  444. "x": 0,
  445. "y": 0,
  446. "z": 0
  447. },
  448. "_id": ""
  449. },
  450. {
  451. "__type__": "cc.Node",
  452. "_name": "Bip001 Head",
  453. "_objFlags": 0,
  454. "__editorExtras__": {},
  455. "_parent": {
  456. "__id__": 11
  457. },
  458. "_children": [],
  459. "_active": true,
  460. "_components": [],
  461. "_prefab": {
  462. "__id__": 13
  463. },
  464. "_lpos": {
  465. "__type__": "cc.Vec3",
  466. "x": 0.06024360656738281,
  467. "y": 0,
  468. "z": -4.547473830737161e-15
  469. },
  470. "_lrot": {
  471. "__type__": "cc.Quat",
  472. "x": 0,
  473. "y": 0,
  474. "z": 0,
  475. "w": 1
  476. },
  477. "_lscale": {
  478. "__type__": "cc.Vec3",
  479. "x": 1,
  480. "y": 0.9999999403953552,
  481. "z": 1
  482. },
  483. "_mobility": 0,
  484. "_layer": 524288,
  485. "_euler": {
  486. "__type__": "cc.Vec3",
  487. "x": 0,
  488. "y": 0,
  489. "z": 0
  490. },
  491. "_id": ""
  492. },
  493. {
  494. "__type__": "cc.PrefabInfo",
  495. "root": {
  496. "__id__": 1
  497. },
  498. "asset": {
  499. "__id__": 0
  500. },
  501. "fileId": "f94MUutSZWTphLjhaaNTW+",
  502. "instance": null,
  503. "targetOverrides": null,
  504. "nestedPrefabInstanceRoots": null
  505. },
  506. {
  507. "__type__": "cc.PrefabInfo",
  508. "root": {
  509. "__id__": 1
  510. },
  511. "asset": {
  512. "__id__": 0
  513. },
  514. "fileId": "7cI5Wh0zNfJJcmQ3ERrFgl",
  515. "instance": null,
  516. "targetOverrides": null,
  517. "nestedPrefabInstanceRoots": null
  518. },
  519. {
  520. "__type__": "cc.Node",
  521. "_name": "Bip001 L Clavicle",
  522. "_objFlags": 0,
  523. "__editorExtras__": {},
  524. "_parent": {
  525. "__id__": 10
  526. },
  527. "_children": [
  528. {
  529. "__id__": 16
  530. }
  531. ],
  532. "_active": true,
  533. "_components": [],
  534. "_prefab": {
  535. "__id__": 22
  536. },
  537. "_lpos": {
  538. "__type__": "cc.Vec3",
  539. "x": 0.18149346113204956,
  540. "y": -0.012278351932764053,
  541. "z": 0.049999941140413284
  542. },
  543. "_lrot": {
  544. "__type__": "cc.Quat",
  545. "x": 0.707106725137523,
  546. "y": -0.0002815409160161222,
  547. "z": 0.707106725137523,
  548. "w": 0.0002815409160161222
  549. },
  550. "_lscale": {
  551. "__type__": "cc.Vec3",
  552. "x": 1,
  553. "y": 0.9999999403953552,
  554. "z": 1
  555. },
  556. "_mobility": 0,
  557. "_layer": 524288,
  558. "_euler": {
  559. "__type__": "cc.Vec3",
  560. "x": 179.95437434033056,
  561. "y": -90,
  562. "z": 0
  563. },
  564. "_id": ""
  565. },
  566. {
  567. "__type__": "cc.Node",
  568. "_name": "Bip001 L UpperArm",
  569. "_objFlags": 0,
  570. "__editorExtras__": {},
  571. "_parent": {
  572. "__id__": 15
  573. },
  574. "_children": [
  575. {
  576. "__id__": 17
  577. }
  578. ],
  579. "_active": true,
  580. "_components": [],
  581. "_prefab": {
  582. "__id__": 21
  583. },
  584. "_lpos": {
  585. "__type__": "cc.Vec3",
  586. "x": 0.11990292370319366,
  587. "y": -2.38418573772492e-9,
  588. "z": 0
  589. },
  590. "_lrot": {
  591. "__type__": "cc.Quat",
  592. "x": 0.0003981344265390953,
  593. "y": 6.728485725143615e-8,
  594. "z": 6.689837601202536e-7,
  595. "w": 0.99999992074426
  596. },
  597. "_lscale": {
  598. "__type__": "cc.Vec3",
  599. "x": 1,
  600. "y": 1,
  601. "z": 1
  602. },
  603. "_mobility": 0,
  604. "_layer": 524288,
  605. "_euler": {
  606. "__type__": "cc.Vec3",
  607. "x": 0.04562284583926279,
  608. "y": 0.000007679755138064172,
  609. "z": 0.00007666295568624097
  610. },
  611. "_id": ""
  612. },
  613. {
  614. "__type__": "cc.Node",
  615. "_name": "Bip001 L Forearm",
  616. "_objFlags": 0,
  617. "__editorExtras__": {},
  618. "_parent": {
  619. "__id__": 16
  620. },
  621. "_children": [
  622. {
  623. "__id__": 18
  624. }
  625. ],
  626. "_active": true,
  627. "_components": [],
  628. "_prefab": {
  629. "__id__": 20
  630. },
  631. "_lpos": {
  632. "__type__": "cc.Vec3",
  633. "x": 0.24320432543754578,
  634. "y": 0,
  635. "z": -1.4210854397564648e-16
  636. },
  637. "_lrot": {
  638. "__type__": "cc.Quat",
  639. "x": 0,
  640. "y": 0,
  641. "z": 0,
  642. "w": 1
  643. },
  644. "_lscale": {
  645. "__type__": "cc.Vec3",
  646. "x": 0.9999999403953552,
  647. "y": 0.9999999403953552,
  648. "z": 1
  649. },
  650. "_mobility": 0,
  651. "_layer": 524288,
  652. "_euler": {
  653. "__type__": "cc.Vec3",
  654. "x": 0,
  655. "y": 0,
  656. "z": 0
  657. },
  658. "_id": ""
  659. },
  660. {
  661. "__type__": "cc.Node",
  662. "_name": "Bip001 L Hand",
  663. "_objFlags": 0,
  664. "__editorExtras__": {},
  665. "_parent": {
  666. "__id__": 17
  667. },
  668. "_children": [],
  669. "_active": true,
  670. "_components": [],
  671. "_prefab": {
  672. "__id__": 19
  673. },
  674. "_lpos": {
  675. "__type__": "cc.Vec3",
  676. "x": 0.20603600144386292,
  677. "y": 4.440891999238953e-18,
  678. "z": 0
  679. },
  680. "_lrot": {
  681. "__type__": "cc.Quat",
  682. "x": -0.7068252124052276,
  683. "y": 3.247049841514178e-15,
  684. "z": 6.8029592426602e-15,
  685. "w": 0.7073882378922517
  686. },
  687. "_lscale": {
  688. "__type__": "cc.Vec3",
  689. "x": 0.9999999403953552,
  690. "y": 1,
  691. "z": 0.9999999403953552
  692. },
  693. "_mobility": 0,
  694. "_layer": 524288,
  695. "_euler": {
  696. "__type__": "cc.Vec3",
  697. "x": -89.95437890588063,
  698. "y": 8.142220694800475e-13,
  699. "z": 2.8845407298631173e-13
  700. },
  701. "_id": ""
  702. },
  703. {
  704. "__type__": "cc.PrefabInfo",
  705. "root": {
  706. "__id__": 1
  707. },
  708. "asset": {
  709. "__id__": 0
  710. },
  711. "fileId": "bf6k9gT9dQUokF6pcvzGLF",
  712. "instance": null,
  713. "targetOverrides": null,
  714. "nestedPrefabInstanceRoots": null
  715. },
  716. {
  717. "__type__": "cc.PrefabInfo",
  718. "root": {
  719. "__id__": 1
  720. },
  721. "asset": {
  722. "__id__": 0
  723. },
  724. "fileId": "16LB04qwVYQ4lW9DDTgJ2F",
  725. "instance": null,
  726. "targetOverrides": null,
  727. "nestedPrefabInstanceRoots": null
  728. },
  729. {
  730. "__type__": "cc.PrefabInfo",
  731. "root": {
  732. "__id__": 1
  733. },
  734. "asset": {
  735. "__id__": 0
  736. },
  737. "fileId": "d8i4QLACdSrZJo1oTKAJ60",
  738. "instance": null,
  739. "targetOverrides": null,
  740. "nestedPrefabInstanceRoots": null
  741. },
  742. {
  743. "__type__": "cc.PrefabInfo",
  744. "root": {
  745. "__id__": 1
  746. },
  747. "asset": {
  748. "__id__": 0
  749. },
  750. "fileId": "37wi9Uj1BUTq1i5zma9+sw",
  751. "instance": null,
  752. "targetOverrides": null,
  753. "nestedPrefabInstanceRoots": null
  754. },
  755. {
  756. "__type__": "cc.Node",
  757. "_name": "Bip001 R Clavicle",
  758. "_objFlags": 0,
  759. "__editorExtras__": {},
  760. "_parent": {
  761. "__id__": 10
  762. },
  763. "_children": [
  764. {
  765. "__id__": 24
  766. }
  767. ],
  768. "_active": true,
  769. "_components": [],
  770. "_prefab": {
  771. "__id__": 30
  772. },
  773. "_lpos": {
  774. "__type__": "cc.Vec3",
  775. "x": 0.18149346113204956,
  776. "y": -0.01227807067334652,
  777. "z": -0.05000001937150955
  778. },
  779. "_lrot": {
  780. "__type__": "cc.Quat",
  781. "x": 0.7071067251375,
  782. "y": -0.0002815409742237752,
  783. "z": -0.7071067251375,
  784. "w": -0.0002815409742237752
  785. },
  786. "_lscale": {
  787. "__type__": "cc.Vec3",
  788. "x": 1,
  789. "y": 0.9999999403953552,
  790. "z": 1
  791. },
  792. "_mobility": 0,
  793. "_layer": 524288,
  794. "_euler": {
  795. "__type__": "cc.Vec3",
  796. "x": -179.95437433089762,
  797. "y": 90.00000000000001,
  798. "z": 0
  799. },
  800. "_id": ""
  801. },
  802. {
  803. "__type__": "cc.Node",
  804. "_name": "Bip001 R UpperArm",
  805. "_objFlags": 0,
  806. "__editorExtras__": {},
  807. "_parent": {
  808. "__id__": 23
  809. },
  810. "_children": [
  811. {
  812. "__id__": 25
  813. }
  814. ],
  815. "_active": true,
  816. "_components": [],
  817. "_prefab": {
  818. "__id__": 29
  819. },
  820. "_lpos": {
  821. "__type__": "cc.Vec3",
  822. "x": 0.11990292370319366,
  823. "y": 2.38418573772492e-9,
  824. "z": 0
  825. },
  826. "_lrot": {
  827. "__type__": "cc.Quat",
  828. "x": -0.00039813442653908624,
  829. "y": -6.727176194907191e-8,
  830. "z": 7.019042844460372e-7,
  831. "w": 0.9999999207442374
  832. },
  833. "_lscale": {
  834. "__type__": "cc.Vec3",
  835. "x": 1,
  836. "y": 1,
  837. "z": 1
  838. },
  839. "_mobility": 0,
  840. "_layer": 524288,
  841. "_euler": {
  842. "__type__": "cc.Vec3",
  843. "x": -0.04562284583901207,
  844. "y": -0.00000767675259910303,
  845. "z": 0.00008043536899626258
  846. },
  847. "_id": ""
  848. },
  849. {
  850. "__type__": "cc.Node",
  851. "_name": "Bip001 R Forearm",
  852. "_objFlags": 0,
  853. "__editorExtras__": {},
  854. "_parent": {
  855. "__id__": 24
  856. },
  857. "_children": [
  858. {
  859. "__id__": 26
  860. }
  861. ],
  862. "_active": true,
  863. "_components": [],
  864. "_prefab": {
  865. "__id__": 28
  866. },
  867. "_lpos": {
  868. "__type__": "cc.Vec3",
  869. "x": 0.24320438504219055,
  870. "y": 0,
  871. "z": 0
  872. },
  873. "_lrot": {
  874. "__type__": "cc.Quat",
  875. "x": 0,
  876. "y": 0,
  877. "z": 0,
  878. "w": 1
  879. },
  880. "_lscale": {
  881. "__type__": "cc.Vec3",
  882. "x": 0.9999999403953552,
  883. "y": 0.9999999403953552,
  884. "z": 1
  885. },
  886. "_mobility": 0,
  887. "_layer": 524288,
  888. "_euler": {
  889. "__type__": "cc.Vec3",
  890. "x": 0,
  891. "y": 0,
  892. "z": 0
  893. },
  894. "_id": ""
  895. },
  896. {
  897. "__type__": "cc.Node",
  898. "_name": "Bip001 R Hand",
  899. "_objFlags": 0,
  900. "__editorExtras__": {},
  901. "_parent": {
  902. "__id__": 25
  903. },
  904. "_children": [],
  905. "_active": true,
  906. "_components": [],
  907. "_prefab": {
  908. "__id__": 27
  909. },
  910. "_lpos": {
  911. "__type__": "cc.Vec3",
  912. "x": 0.20603595674037933,
  913. "y": -4.440891999238953e-18,
  914. "z": 0
  915. },
  916. "_lrot": {
  917. "__type__": "cc.Quat",
  918. "x": 0.7068252124052276,
  919. "y": -5.024961661043284e-15,
  920. "z": 5.023631395770144e-15,
  921. "w": 0.7073882378922517
  922. },
  923. "_lscale": {
  924. "__type__": "cc.Vec3",
  925. "x": 0.9999999403953552,
  926. "y": 1,
  927. "z": 0.9999999403953552
  928. },
  929. "_mobility": 0,
  930. "_layer": 524288,
  931. "_euler": {
  932. "__type__": "cc.Vec3",
  933. "x": 89.95437890588063,
  934. "y": -8.142220838988628e-13,
  935. "z": 2.1636805512000358e-16
  936. },
  937. "_id": ""
  938. },
  939. {
  940. "__type__": "cc.PrefabInfo",
  941. "root": {
  942. "__id__": 1
  943. },
  944. "asset": {
  945. "__id__": 0
  946. },
  947. "fileId": "88nQE+G7xUOau9AmiPO6r5",
  948. "instance": null,
  949. "targetOverrides": null,
  950. "nestedPrefabInstanceRoots": null
  951. },
  952. {
  953. "__type__": "cc.PrefabInfo",
  954. "root": {
  955. "__id__": 1
  956. },
  957. "asset": {
  958. "__id__": 0
  959. },
  960. "fileId": "35ZjhxfT5R/pN5Ib25ddYZ",
  961. "instance": null,
  962. "targetOverrides": null,
  963. "nestedPrefabInstanceRoots": null
  964. },
  965. {
  966. "__type__": "cc.PrefabInfo",
  967. "root": {
  968. "__id__": 1
  969. },
  970. "asset": {
  971. "__id__": 0
  972. },
  973. "fileId": "bdCWNNktJeHq+p+/ataXOD",
  974. "instance": null,
  975. "targetOverrides": null,
  976. "nestedPrefabInstanceRoots": null
  977. },
  978. {
  979. "__type__": "cc.PrefabInfo",
  980. "root": {
  981. "__id__": 1
  982. },
  983. "asset": {
  984. "__id__": 0
  985. },
  986. "fileId": "38zsyFR0tZVK+DEwzREAfR",
  987. "instance": null,
  988. "targetOverrides": null,
  989. "nestedPrefabInstanceRoots": null
  990. },
  991. {
  992. "__type__": "cc.PrefabInfo",
  993. "root": {
  994. "__id__": 1
  995. },
  996. "asset": {
  997. "__id__": 0
  998. },
  999. "fileId": "4aXGOMyjRdQqy0Vyiv/ZLE",
  1000. "instance": null,
  1001. "targetOverrides": null,
  1002. "nestedPrefabInstanceRoots": null
  1003. },
  1004. {
  1005. "__type__": "cc.PrefabInfo",
  1006. "root": {
  1007. "__id__": 1
  1008. },
  1009. "asset": {
  1010. "__id__": 0
  1011. },
  1012. "fileId": "adsKn5M7dbq594E3cYUAhM",
  1013. "instance": null,
  1014. "targetOverrides": null,
  1015. "nestedPrefabInstanceRoots": null
  1016. },
  1017. {
  1018. "__type__": "cc.Node",
  1019. "_name": "Bip001 L Thigh",
  1020. "_objFlags": 0,
  1021. "__editorExtras__": {},
  1022. "_parent": {
  1023. "__id__": 8
  1024. },
  1025. "_children": [
  1026. {
  1027. "__id__": 34
  1028. }
  1029. ],
  1030. "_active": true,
  1031. "_components": [],
  1032. "_prefab": {
  1033. "__id__": 40
  1034. },
  1035. "_lpos": {
  1036. "__type__": "cc.Vec3",
  1037. "x": -1.5258788721439487e-7,
  1038. "y": 1.5632116401320673e-7,
  1039. "z": 0.09223301708698273
  1040. },
  1041. "_lrot": {
  1042. "__type__": "cc.Quat",
  1043. "x": -0.03539968588614107,
  1044. "y": 0.9990482740388152,
  1045. "z": -2.492230304586323e-7,
  1046. "w": -0.025483492287455445
  1047. },
  1048. "_lscale": {
  1049. "__type__": "cc.Vec3",
  1050. "x": 1,
  1051. "y": 0.9999999403953552,
  1052. "z": 1
  1053. },
  1054. "_mobility": 0,
  1055. "_layer": 524288,
  1056. "_euler": {
  1057. "__type__": "cc.Vec3",
  1058. "x": 0.10366214358746872,
  1059. "y": -177.07398799961155,
  1060. "z": -4.056030654256798
  1061. },
  1062. "_id": ""
  1063. },
  1064. {
  1065. "__type__": "cc.Node",
  1066. "_name": "Bip001 L Calf",
  1067. "_objFlags": 0,
  1068. "__editorExtras__": {},
  1069. "_parent": {
  1070. "__id__": 33
  1071. },
  1072. "_children": [
  1073. {
  1074. "__id__": 35
  1075. }
  1076. ],
  1077. "_active": true,
  1078. "_components": [],
  1079. "_prefab": {
  1080. "__id__": 39
  1081. },
  1082. "_lpos": {
  1083. "__type__": "cc.Vec3",
  1084. "x": 0.30184417963027954,
  1085. "y": 0,
  1086. "z": 0
  1087. },
  1088. "_lrot": {
  1089. "__type__": "cc.Quat",
  1090. "x": 0,
  1091. "y": 0,
  1092. "z": 0,
  1093. "w": 1
  1094. },
  1095. "_lscale": {
  1096. "__type__": "cc.Vec3",
  1097. "x": 1,
  1098. "y": 1,
  1099. "z": 0.9999999403953552
  1100. },
  1101. "_mobility": 0,
  1102. "_layer": 524288,
  1103. "_euler": {
  1104. "__type__": "cc.Vec3",
  1105. "x": 0,
  1106. "y": 0,
  1107. "z": 0
  1108. },
  1109. "_id": ""
  1110. },
  1111. {
  1112. "__type__": "cc.Node",
  1113. "_name": "Bip001 L Foot",
  1114. "_objFlags": 0,
  1115. "__editorExtras__": {},
  1116. "_parent": {
  1117. "__id__": 34
  1118. },
  1119. "_children": [
  1120. {
  1121. "__id__": 36
  1122. }
  1123. ],
  1124. "_active": true,
  1125. "_components": [],
  1126. "_prefab": {
  1127. "__id__": 38
  1128. },
  1129. "_lpos": {
  1130. "__type__": "cc.Vec3",
  1131. "x": 0.277566522359848,
  1132. "y": 9.53674295089968e-9,
  1133. "z": 0
  1134. },
  1135. "_lrot": {
  1136. "__type__": "cc.Quat",
  1137. "x": -0.04357815956119356,
  1138. "y": -0.027003992656970573,
  1139. "z": 0.03425442093945143,
  1140. "w": 0.9980973715204065
  1141. },
  1142. "_lscale": {
  1143. "__type__": "cc.Vec3",
  1144. "x": 1.0000001192092896,
  1145. "y": 1.0000001192092896,
  1146. "z": 0.9999998807907104
  1147. },
  1148. "_mobility": 0,
  1149. "_layer": 524288,
  1150. "_euler": {
  1151. "__type__": "cc.Vec3",
  1152. "x": -4.896396692892782,
  1153. "y": -2.9260835275743853,
  1154. "z": 4.056035601926642
  1155. },
  1156. "_id": ""
  1157. },
  1158. {
  1159. "__type__": "cc.Node",
  1160. "_name": "Bip001 L Toe0",
  1161. "_objFlags": 0,
  1162. "__editorExtras__": {},
  1163. "_parent": {
  1164. "__id__": 35
  1165. },
  1166. "_children": [],
  1167. "_active": true,
  1168. "_components": [],
  1169. "_prefab": {
  1170. "__id__": 37
  1171. },
  1172. "_lpos": {
  1173. "__type__": "cc.Vec3",
  1174. "x": 0.0553736537694931,
  1175. "y": 0.14810775220394135,
  1176. "z": 9.53674295089968e-9
  1177. },
  1178. "_lrot": {
  1179. "__type__": "cc.Quat",
  1180. "x": 1.5454310096341944e-8,
  1181. "y": 1.5454315425412555e-8,
  1182. "z": 0.7071067811865474,
  1183. "w": 0.7071067811865474
  1184. },
  1185. "_lscale": {
  1186. "__type__": "cc.Vec3",
  1187. "x": 0.9999999403953552,
  1188. "y": 0.9999999403953552,
  1189. "z": 0.9999999403953552
  1190. },
  1191. "_mobility": 0,
  1192. "_layer": 524288,
  1193. "_euler": {
  1194. "__type__": "cc.Vec3",
  1195. "x": 0,
  1196. "y": 0.0000025044781562438674,
  1197. "z": 90
  1198. },
  1199. "_id": ""
  1200. },
  1201. {
  1202. "__type__": "cc.PrefabInfo",
  1203. "root": {
  1204. "__id__": 1
  1205. },
  1206. "asset": {
  1207. "__id__": 0
  1208. },
  1209. "fileId": "977nU7Uilf1rLCj/CFx4/k",
  1210. "instance": null,
  1211. "targetOverrides": null,
  1212. "nestedPrefabInstanceRoots": null
  1213. },
  1214. {
  1215. "__type__": "cc.PrefabInfo",
  1216. "root": {
  1217. "__id__": 1
  1218. },
  1219. "asset": {
  1220. "__id__": 0
  1221. },
  1222. "fileId": "5cMAyf+iVRqINALm/S6WSY",
  1223. "instance": null,
  1224. "targetOverrides": null,
  1225. "nestedPrefabInstanceRoots": null
  1226. },
  1227. {
  1228. "__type__": "cc.PrefabInfo",
  1229. "root": {
  1230. "__id__": 1
  1231. },
  1232. "asset": {
  1233. "__id__": 0
  1234. },
  1235. "fileId": "555bm6XPpdxLWx/QK3h3BS",
  1236. "instance": null,
  1237. "targetOverrides": null,
  1238. "nestedPrefabInstanceRoots": null
  1239. },
  1240. {
  1241. "__type__": "cc.PrefabInfo",
  1242. "root": {
  1243. "__id__": 1
  1244. },
  1245. "asset": {
  1246. "__id__": 0
  1247. },
  1248. "fileId": "40UBYDck1cvKwvs671H6w4",
  1249. "instance": null,
  1250. "targetOverrides": null,
  1251. "nestedPrefabInstanceRoots": null
  1252. },
  1253. {
  1254. "__type__": "cc.Node",
  1255. "_name": "Bip001 R Thigh",
  1256. "_objFlags": 0,
  1257. "__editorExtras__": {},
  1258. "_parent": {
  1259. "__id__": 8
  1260. },
  1261. "_children": [
  1262. {
  1263. "__id__": 42
  1264. }
  1265. ],
  1266. "_active": true,
  1267. "_components": [],
  1268. "_prefab": {
  1269. "__id__": 48
  1270. },
  1271. "_lpos": {
  1272. "__type__": "cc.Vec3",
  1273. "x": 1.5258788721439487e-7,
  1274. "y": -9.949635426664827e-8,
  1275. "z": -0.09223301708698273
  1276. },
  1277. "_lrot": {
  1278. "__type__": "cc.Quat",
  1279. "x": -0.034943823476931424,
  1280. "y": 0.9990642868557761,
  1281. "z": 0.000010426625732631247,
  1282. "w": 0.025484893985619036
  1283. },
  1284. "_lscale": {
  1285. "__type__": "cc.Vec3",
  1286. "x": 1,
  1287. "y": 0.9999999403953552,
  1288. "z": 1
  1289. },
  1290. "_mobility": 0,
  1291. "_layer": 524288,
  1292. "_euler": {
  1293. "__type__": "cc.Vec3",
  1294. "x": -0.10349464697510066,
  1295. "y": 177.07392735905523,
  1296. "z": -4.0037475137126375
  1297. },
  1298. "_id": ""
  1299. },
  1300. {
  1301. "__type__": "cc.Node",
  1302. "_name": "Bip001 R Calf",
  1303. "_objFlags": 0,
  1304. "__editorExtras__": {},
  1305. "_parent": {
  1306. "__id__": 41
  1307. },
  1308. "_children": [
  1309. {
  1310. "__id__": 43
  1311. }
  1312. ],
  1313. "_active": true,
  1314. "_components": [],
  1315. "_prefab": {
  1316. "__id__": 47
  1317. },
  1318. "_lpos": {
  1319. "__type__": "cc.Vec3",
  1320. "x": 0.3018442988395691,
  1321. "y": 0,
  1322. "z": -1.776356799695581e-17
  1323. },
  1324. "_lrot": {
  1325. "__type__": "cc.Quat",
  1326. "x": -1.0194834663555614e-19,
  1327. "y": 8.836323543053363e-18,
  1328. "z": -0.0007324182442991742,
  1329. "w": 0.9999997317817217
  1330. },
  1331. "_lscale": {
  1332. "__type__": "cc.Vec3",
  1333. "x": 1.0000001192092896,
  1334. "y": 1.0000001192092896,
  1335. "z": 1.0000001192092896
  1336. },
  1337. "_mobility": 0,
  1338. "_layer": 524288,
  1339. "_euler": {
  1340. "__type__": "cc.Vec3",
  1341. "x": -1.0940805242424209e-17,
  1342. "y": 1.0125603491999142e-15,
  1343. "z": -0.08392895597720886
  1344. },
  1345. "_id": ""
  1346. },
  1347. {
  1348. "__type__": "cc.Node",
  1349. "_name": "Bip001 R Foot",
  1350. "_objFlags": 0,
  1351. "__editorExtras__": {},
  1352. "_parent": {
  1353. "__id__": 42
  1354. },
  1355. "_children": [
  1356. {
  1357. "__id__": 44
  1358. }
  1359. ],
  1360. "_active": true,
  1361. "_components": [],
  1362. "_prefab": {
  1363. "__id__": 46
  1364. },
  1365. "_lpos": {
  1366. "__type__": "cc.Vec3",
  1367. "x": 0.277566522359848,
  1368. "y": -4.76837147544984e-9,
  1369. "z": 0
  1370. },
  1371. "_lrot": {
  1372. "__type__": "cc.Quat",
  1373. "x": 0.043580065275905924,
  1374. "y": 0.027000890340420552,
  1375. "z": 0.034184253814213285,
  1376. "w": 0.9980997778892339
  1377. },
  1378. "_lscale": {
  1379. "__type__": "cc.Vec3",
  1380. "x": 1.0000001192092896,
  1381. "y": 1.0000001192092896,
  1382. "z": 1
  1383. },
  1384. "_mobility": 0,
  1385. "_layer": 524288,
  1386. "_euler": {
  1387. "__type__": "cc.Vec3",
  1388. "x": 4.896809963510241,
  1389. "y": 2.9260499290467004,
  1390. "z": 4.047990059230866
  1391. },
  1392. "_id": ""
  1393. },
  1394. {
  1395. "__type__": "cc.Node",
  1396. "_name": "Bip001 R Toe0",
  1397. "_objFlags": 0,
  1398. "__editorExtras__": {},
  1399. "_parent": {
  1400. "__id__": 43
  1401. },
  1402. "_children": [],
  1403. "_active": true,
  1404. "_components": [],
  1405. "_prefab": {
  1406. "__id__": 45
  1407. },
  1408. "_lpos": {
  1409. "__type__": "cc.Vec3",
  1410. "x": 0.0553736686706543,
  1411. "y": 0.14810778200626373,
  1412. "z": -9.53674295089968e-9
  1413. },
  1414. "_lrot": {
  1415. "__type__": "cc.Quat",
  1416. "x": 9.63006628092744e-9,
  1417. "y": 8.160924176428941e-9,
  1418. "z": 0.7071067513842252,
  1419. "w": 0.7071068109888685
  1420. },
  1421. "_lscale": {
  1422. "__type__": "cc.Vec3",
  1423. "x": 1,
  1424. "y": 1,
  1425. "z": 1
  1426. },
  1427. "_mobility": 0,
  1428. "_layer": 524288,
  1429. "_euler": {
  1430. "__type__": "cc.Vec3",
  1431. "x": 0,
  1432. "y": 0.0000015606189779356354,
  1433. "z": 90
  1434. },
  1435. "_id": ""
  1436. },
  1437. {
  1438. "__type__": "cc.PrefabInfo",
  1439. "root": {
  1440. "__id__": 1
  1441. },
  1442. "asset": {
  1443. "__id__": 0
  1444. },
  1445. "fileId": "4bw9WHIbpfI5XwIPY+Gjxh",
  1446. "instance": null,
  1447. "targetOverrides": null,
  1448. "nestedPrefabInstanceRoots": null
  1449. },
  1450. {
  1451. "__type__": "cc.PrefabInfo",
  1452. "root": {
  1453. "__id__": 1
  1454. },
  1455. "asset": {
  1456. "__id__": 0
  1457. },
  1458. "fileId": "488ffy//pQBbfPkCGTIjXD",
  1459. "instance": null,
  1460. "targetOverrides": null,
  1461. "nestedPrefabInstanceRoots": null
  1462. },
  1463. {
  1464. "__type__": "cc.PrefabInfo",
  1465. "root": {
  1466. "__id__": 1
  1467. },
  1468. "asset": {
  1469. "__id__": 0
  1470. },
  1471. "fileId": "de090LMcNZgL9ZcJU/vzgi",
  1472. "instance": null,
  1473. "targetOverrides": null,
  1474. "nestedPrefabInstanceRoots": null
  1475. },
  1476. {
  1477. "__type__": "cc.PrefabInfo",
  1478. "root": {
  1479. "__id__": 1
  1480. },
  1481. "asset": {
  1482. "__id__": 0
  1483. },
  1484. "fileId": "bexaitvZVeMa1bs67cacwM",
  1485. "instance": null,
  1486. "targetOverrides": null,
  1487. "nestedPrefabInstanceRoots": null
  1488. },
  1489. {
  1490. "__type__": "cc.PrefabInfo",
  1491. "root": {
  1492. "__id__": 1
  1493. },
  1494. "asset": {
  1495. "__id__": 0
  1496. },
  1497. "fileId": "bcjSlzpyddT7QZWQgvWg1w",
  1498. "instance": null,
  1499. "targetOverrides": null,
  1500. "nestedPrefabInstanceRoots": null
  1501. },
  1502. {
  1503. "__type__": "cc.PrefabInfo",
  1504. "root": {
  1505. "__id__": 1
  1506. },
  1507. "asset": {
  1508. "__id__": 0
  1509. },
  1510. "fileId": "e3nGAbcbVS24qmU1HCeioJ",
  1511. "instance": null,
  1512. "targetOverrides": null,
  1513. "nestedPrefabInstanceRoots": null
  1514. },
  1515. {
  1516. "__type__": "cc.SkeletalAnimation",
  1517. "_name": "",
  1518. "_objFlags": 0,
  1519. "__editorExtras__": {},
  1520. "node": {
  1521. "__id__": 1
  1522. },
  1523. "_enabled": true,
  1524. "__prefab": {
  1525. "__id__": 52
  1526. },
  1527. "playOnLoad": true,
  1528. "_clips": [
  1529. {
  1530. "__uuid__": "d5968747-b05c-410d-a718-29cedf8bd7c8@73b7f",
  1531. "__expectedType__": "cc.AnimationClip"
  1532. },
  1533. {
  1534. "__uuid__": "d5968747-b05c-410d-a718-29cedf8bd7c8@cf5ee",
  1535. "__expectedType__": "cc.AnimationClip"
  1536. },
  1537. {
  1538. "__uuid__": "d5968747-b05c-410d-a718-29cedf8bd7c8@b4251",
  1539. "__expectedType__": "cc.AnimationClip"
  1540. }
  1541. ],
  1542. "_defaultClip": {
  1543. "__uuid__": "d5968747-b05c-410d-a718-29cedf8bd7c8@73b7f",
  1544. "__expectedType__": "cc.AnimationClip"
  1545. },
  1546. "_useBakedAnimation": true,
  1547. "_sockets": [],
  1548. "_id": ""
  1549. },
  1550. {
  1551. "__type__": "cc.CompPrefabInfo",
  1552. "fileId": "fetaZQ8glex6rEdnwUm6zO"
  1553. },
  1554. {
  1555. "__type__": "89a4fQ+54lH0bCd57qgAA2W",
  1556. "_name": "",
  1557. "_objFlags": 0,
  1558. "__editorExtras__": {},
  1559. "node": {
  1560. "__id__": 1
  1561. },
  1562. "_enabled": true,
  1563. "__prefab": {
  1564. "__id__": 54
  1565. },
  1566. "ske": {
  1567. "__id__": 51
  1568. },
  1569. "_id": ""
  1570. },
  1571. {
  1572. "__type__": "cc.CompPrefabInfo",
  1573. "fileId": "ddTHVM6RhJM7RqMSZMn0dC"
  1574. },
  1575. {
  1576. "__type__": "cc.CapsuleCollider",
  1577. "_name": "",
  1578. "_objFlags": 0,
  1579. "__editorExtras__": {},
  1580. "node": {
  1581. "__id__": 1
  1582. },
  1583. "_enabled": true,
  1584. "__prefab": {
  1585. "__id__": 56
  1586. },
  1587. "_material": null,
  1588. "_isTrigger": false,
  1589. "_center": {
  1590. "__type__": "cc.Vec3",
  1591. "x": 0,
  1592. "y": 0.8,
  1593. "z": 0
  1594. },
  1595. "_radius": 0.5,
  1596. "_cylinderHeight": 1,
  1597. "_direction": 1,
  1598. "_id": ""
  1599. },
  1600. {
  1601. "__type__": "cc.CompPrefabInfo",
  1602. "fileId": "fcUy1KE3hHarj0pLiMUdnV"
  1603. },
  1604. {
  1605. "__type__": "2b35fDPnvZDA6d7i5Y8aa2N",
  1606. "_name": "",
  1607. "_objFlags": 0,
  1608. "__editorExtras__": {},
  1609. "node": {
  1610. "__id__": 1
  1611. },
  1612. "_enabled": true,
  1613. "__prefab": {
  1614. "__id__": 58
  1615. },
  1616. "AssetRawUrl": null,
  1617. "PlayOnStart": false,
  1618. "AutoUpdate": false,
  1619. "duration": 0.3,
  1620. "_id": ""
  1621. },
  1622. {
  1623. "__type__": "cc.CompPrefabInfo",
  1624. "fileId": "8bnOcJqndMB44pQTYcBeoK"
  1625. },
  1626. {
  1627. "__type__": "cc.PrefabInfo",
  1628. "root": {
  1629. "__id__": 1
  1630. },
  1631. "asset": {
  1632. "__id__": 0
  1633. },
  1634. "fileId": "d0rC01bEhYKKvScsdyyNcZ",
  1635. "instance": null,
  1636. "targetOverrides": null
  1637. }
  1638. ]