topBar.prefab 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "topBar",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 9
  25. },
  26. {
  27. "__id__": 16
  28. },
  29. {
  30. "__id__": 23
  31. },
  32. {
  33. "__id__": 30
  34. },
  35. {
  36. "__id__": 37
  37. },
  38. {
  39. "__id__": 41
  40. },
  41. {
  42. "__id__": 45
  43. }
  44. ],
  45. "_active": true,
  46. "_components": [],
  47. "_prefab": {
  48. "__id__": 49
  49. },
  50. "_opacity": 255,
  51. "_color": {
  52. "__type__": "cc.Color",
  53. "r": 255,
  54. "g": 255,
  55. "b": 255,
  56. "a": 255
  57. },
  58. "_contentSize": {
  59. "__type__": "cc.Size",
  60. "width": 720,
  61. "height": 1280
  62. },
  63. "_anchorPoint": {
  64. "__type__": "cc.Vec2",
  65. "x": 0,
  66. "y": 0
  67. },
  68. "_trs": {
  69. "__type__": "TypedArray",
  70. "ctor": "Float64Array",
  71. "array": [
  72. 0,
  73. 0,
  74. 0,
  75. 0,
  76. 0,
  77. 0,
  78. 1,
  79. 1,
  80. 1,
  81. 1
  82. ]
  83. },
  84. "_eulerAngles": {
  85. "__type__": "cc.Vec3",
  86. "x": 0,
  87. "y": 0,
  88. "z": 0
  89. },
  90. "_skewX": 0,
  91. "_skewY": 0,
  92. "_is3DNode": false,
  93. "_groupIndex": 0,
  94. "groupIndex": 0,
  95. "_id": ""
  96. },
  97. {
  98. "__type__": "cc.Node",
  99. "_name": "myHp",
  100. "_objFlags": 0,
  101. "_parent": {
  102. "__id__": 1
  103. },
  104. "_children": [
  105. {
  106. "__id__": 3
  107. }
  108. ],
  109. "_active": true,
  110. "_components": [
  111. {
  112. "__id__": 6
  113. },
  114. {
  115. "__id__": 7
  116. }
  117. ],
  118. "_prefab": {
  119. "__id__": 8
  120. },
  121. "_opacity": 255,
  122. "_color": {
  123. "__type__": "cc.Color",
  124. "r": 255,
  125. "g": 255,
  126. "b": 255,
  127. "a": 255
  128. },
  129. "_contentSize": {
  130. "__type__": "cc.Size",
  131. "width": 273,
  132. "height": 28
  133. },
  134. "_anchorPoint": {
  135. "__type__": "cc.Vec2",
  136. "x": 0.5,
  137. "y": 1
  138. },
  139. "_trs": {
  140. "__type__": "TypedArray",
  141. "ctor": "Float64Array",
  142. "array": [
  143. 135,
  144. 1243,
  145. 0,
  146. 0,
  147. 0,
  148. 0,
  149. 1,
  150. -1,
  151. 1,
  152. 1
  153. ]
  154. },
  155. "_eulerAngles": {
  156. "__type__": "cc.Vec3",
  157. "x": 0,
  158. "y": 0,
  159. "z": 0
  160. },
  161. "_skewX": 0,
  162. "_skewY": 0,
  163. "_is3DNode": false,
  164. "_groupIndex": 0,
  165. "groupIndex": 0,
  166. "_id": ""
  167. },
  168. {
  169. "__type__": "cc.Node",
  170. "_name": "bar",
  171. "_objFlags": 0,
  172. "_parent": {
  173. "__id__": 2
  174. },
  175. "_children": [],
  176. "_active": true,
  177. "_components": [
  178. {
  179. "__id__": 4
  180. }
  181. ],
  182. "_prefab": {
  183. "__id__": 5
  184. },
  185. "_opacity": 255,
  186. "_color": {
  187. "__type__": "cc.Color",
  188. "r": 255,
  189. "g": 255,
  190. "b": 255,
  191. "a": 255
  192. },
  193. "_contentSize": {
  194. "__type__": "cc.Size",
  195. "width": 262,
  196. "height": 24
  197. },
  198. "_anchorPoint": {
  199. "__type__": "cc.Vec2",
  200. "x": 0.5,
  201. "y": 1
  202. },
  203. "_trs": {
  204. "__type__": "TypedArray",
  205. "ctor": "Float64Array",
  206. "array": [
  207. 0,
  208. -2.5,
  209. 0,
  210. 0,
  211. 0,
  212. 0,
  213. 1,
  214. 1,
  215. 1,
  216. 1
  217. ]
  218. },
  219. "_eulerAngles": {
  220. "__type__": "cc.Vec3",
  221. "x": 0,
  222. "y": 0,
  223. "z": 0
  224. },
  225. "_skewX": 0,
  226. "_skewY": 0,
  227. "_is3DNode": false,
  228. "_groupIndex": 0,
  229. "groupIndex": 0,
  230. "_id": ""
  231. },
  232. {
  233. "__type__": "cc.Sprite",
  234. "_name": "",
  235. "_objFlags": 0,
  236. "node": {
  237. "__id__": 3
  238. },
  239. "_enabled": true,
  240. "_materials": [
  241. {
  242. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  243. }
  244. ],
  245. "_srcBlendFactor": 770,
  246. "_dstBlendFactor": 771,
  247. "_spriteFrame": {
  248. "__uuid__": "1fd1467b-30b1-43b2-b8f4-85ba9290b4e9"
  249. },
  250. "_type": 3,
  251. "_sizeMode": 1,
  252. "_fillType": 0,
  253. "_fillCenter": {
  254. "__type__": "cc.Vec2",
  255. "x": 0,
  256. "y": 0
  257. },
  258. "_fillStart": 0,
  259. "_fillRange": 1,
  260. "_isTrimmedMode": true,
  261. "_atlas": null,
  262. "_id": ""
  263. },
  264. {
  265. "__type__": "cc.PrefabInfo",
  266. "root": {
  267. "__id__": 1
  268. },
  269. "asset": {
  270. "__uuid__": "a34c9fb3-debe-4c8b-97d3-d9c8881bc2e1"
  271. },
  272. "fileId": "a1r8PUFkVP8b+o+4SbYX1H",
  273. "sync": false
  274. },
  275. {
  276. "__type__": "cc.Sprite",
  277. "_name": "",
  278. "_objFlags": 0,
  279. "node": {
  280. "__id__": 2
  281. },
  282. "_enabled": true,
  283. "_materials": [
  284. {
  285. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  286. }
  287. ],
  288. "_srcBlendFactor": 770,
  289. "_dstBlendFactor": 771,
  290. "_spriteFrame": {
  291. "__uuid__": "321f13b7-317c-4054-8b6f-a3351e5431f3"
  292. },
  293. "_type": 0,
  294. "_sizeMode": 1,
  295. "_fillType": 0,
  296. "_fillCenter": {
  297. "__type__": "cc.Vec2",
  298. "x": 0,
  299. "y": 0
  300. },
  301. "_fillStart": 0,
  302. "_fillRange": 0,
  303. "_isTrimmedMode": true,
  304. "_atlas": null,
  305. "_id": ""
  306. },
  307. {
  308. "__type__": "cc.Widget",
  309. "_name": "",
  310. "_objFlags": 0,
  311. "node": {
  312. "__id__": 2
  313. },
  314. "_enabled": true,
  315. "alignMode": 1,
  316. "_target": {
  317. "__id__": 1
  318. },
  319. "_alignFlags": 9,
  320. "_left": -1.5,
  321. "_right": 0,
  322. "_top": 37,
  323. "_bottom": 0,
  324. "_verticalCenter": 0,
  325. "_horizontalCenter": 0,
  326. "_isAbsLeft": true,
  327. "_isAbsRight": true,
  328. "_isAbsTop": true,
  329. "_isAbsBottom": true,
  330. "_isAbsHorizontalCenter": true,
  331. "_isAbsVerticalCenter": true,
  332. "_originalWidth": 0,
  333. "_originalHeight": 0,
  334. "_id": ""
  335. },
  336. {
  337. "__type__": "cc.PrefabInfo",
  338. "root": {
  339. "__id__": 1
  340. },
  341. "asset": {
  342. "__uuid__": "a34c9fb3-debe-4c8b-97d3-d9c8881bc2e1"
  343. },
  344. "fileId": "78CEAWmA5H76O/ji7uMXQd",
  345. "sync": false
  346. },
  347. {
  348. "__type__": "cc.Node",
  349. "_name": "otherHp",
  350. "_objFlags": 0,
  351. "_parent": {
  352. "__id__": 1
  353. },
  354. "_children": [
  355. {
  356. "__id__": 10
  357. }
  358. ],
  359. "_active": true,
  360. "_components": [
  361. {
  362. "__id__": 13
  363. },
  364. {
  365. "__id__": 14
  366. }
  367. ],
  368. "_prefab": {
  369. "__id__": 15
  370. },
  371. "_opacity": 255,
  372. "_color": {
  373. "__type__": "cc.Color",
  374. "r": 255,
  375. "g": 255,
  376. "b": 255,
  377. "a": 255
  378. },
  379. "_contentSize": {
  380. "__type__": "cc.Size",
  381. "width": 273,
  382. "height": 28
  383. },
  384. "_anchorPoint": {
  385. "__type__": "cc.Vec2",
  386. "x": 0.5,
  387. "y": 1
  388. },
  389. "_trs": {
  390. "__type__": "TypedArray",
  391. "ctor": "Float64Array",
  392. "array": [
  393. 582,
  394. 1243,
  395. 0,
  396. 0,
  397. 0,
  398. 0,
  399. 1,
  400. 1,
  401. 1,
  402. 1
  403. ]
  404. },
  405. "_eulerAngles": {
  406. "__type__": "cc.Vec3",
  407. "x": 0,
  408. "y": 0,
  409. "z": 0
  410. },
  411. "_skewX": 0,
  412. "_skewY": 0,
  413. "_is3DNode": false,
  414. "_groupIndex": 0,
  415. "groupIndex": 0,
  416. "_id": ""
  417. },
  418. {
  419. "__type__": "cc.Node",
  420. "_name": "bar",
  421. "_objFlags": 0,
  422. "_parent": {
  423. "__id__": 9
  424. },
  425. "_children": [],
  426. "_active": true,
  427. "_components": [
  428. {
  429. "__id__": 11
  430. }
  431. ],
  432. "_prefab": {
  433. "__id__": 12
  434. },
  435. "_opacity": 255,
  436. "_color": {
  437. "__type__": "cc.Color",
  438. "r": 255,
  439. "g": 255,
  440. "b": 255,
  441. "a": 255
  442. },
  443. "_contentSize": {
  444. "__type__": "cc.Size",
  445. "width": 262,
  446. "height": 24
  447. },
  448. "_anchorPoint": {
  449. "__type__": "cc.Vec2",
  450. "x": 0.5,
  451. "y": 1
  452. },
  453. "_trs": {
  454. "__type__": "TypedArray",
  455. "ctor": "Float64Array",
  456. "array": [
  457. 0,
  458. -2.5,
  459. 0,
  460. 0,
  461. 0,
  462. 0,
  463. 1,
  464. 1,
  465. 1,
  466. 1
  467. ]
  468. },
  469. "_eulerAngles": {
  470. "__type__": "cc.Vec3",
  471. "x": 0,
  472. "y": 0,
  473. "z": 0
  474. },
  475. "_skewX": 0,
  476. "_skewY": 0,
  477. "_is3DNode": false,
  478. "_groupIndex": 0,
  479. "groupIndex": 0,
  480. "_id": ""
  481. },
  482. {
  483. "__type__": "cc.Sprite",
  484. "_name": "",
  485. "_objFlags": 0,
  486. "node": {
  487. "__id__": 10
  488. },
  489. "_enabled": true,
  490. "_materials": [
  491. {
  492. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  493. }
  494. ],
  495. "_srcBlendFactor": 770,
  496. "_dstBlendFactor": 771,
  497. "_spriteFrame": {
  498. "__uuid__": "6e791fcb-105d-4678-8342-ff1884bb10e6"
  499. },
  500. "_type": 3,
  501. "_sizeMode": 1,
  502. "_fillType": 0,
  503. "_fillCenter": {
  504. "__type__": "cc.Vec2",
  505. "x": 0,
  506. "y": 0
  507. },
  508. "_fillStart": 0,
  509. "_fillRange": 1,
  510. "_isTrimmedMode": true,
  511. "_atlas": null,
  512. "_id": ""
  513. },
  514. {
  515. "__type__": "cc.PrefabInfo",
  516. "root": {
  517. "__id__": 1
  518. },
  519. "asset": {
  520. "__uuid__": "a34c9fb3-debe-4c8b-97d3-d9c8881bc2e1"
  521. },
  522. "fileId": "deK/BjF7xJS69qNkRpSmU3",
  523. "sync": false
  524. },
  525. {
  526. "__type__": "cc.Sprite",
  527. "_name": "",
  528. "_objFlags": 0,
  529. "node": {
  530. "__id__": 9
  531. },
  532. "_enabled": true,
  533. "_materials": [
  534. {
  535. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  536. }
  537. ],
  538. "_srcBlendFactor": 770,
  539. "_dstBlendFactor": 771,
  540. "_spriteFrame": {
  541. "__uuid__": "321f13b7-317c-4054-8b6f-a3351e5431f3"
  542. },
  543. "_type": 0,
  544. "_sizeMode": 1,
  545. "_fillType": 0,
  546. "_fillCenter": {
  547. "__type__": "cc.Vec2",
  548. "x": 0,
  549. "y": 0
  550. },
  551. "_fillStart": 0,
  552. "_fillRange": 0,
  553. "_isTrimmedMode": true,
  554. "_atlas": null,
  555. "_id": ""
  556. },
  557. {
  558. "__type__": "cc.Widget",
  559. "_name": "",
  560. "_objFlags": 0,
  561. "node": {
  562. "__id__": 9
  563. },
  564. "_enabled": true,
  565. "alignMode": 1,
  566. "_target": {
  567. "__id__": 1
  568. },
  569. "_alignFlags": 33,
  570. "_left": 0,
  571. "_right": 1.5,
  572. "_top": 37,
  573. "_bottom": 0,
  574. "_verticalCenter": 0,
  575. "_horizontalCenter": 0,
  576. "_isAbsLeft": true,
  577. "_isAbsRight": true,
  578. "_isAbsTop": true,
  579. "_isAbsBottom": true,
  580. "_isAbsHorizontalCenter": true,
  581. "_isAbsVerticalCenter": true,
  582. "_originalWidth": 0,
  583. "_originalHeight": 0,
  584. "_id": ""
  585. },
  586. {
  587. "__type__": "cc.PrefabInfo",
  588. "root": {
  589. "__id__": 1
  590. },
  591. "asset": {
  592. "__uuid__": "a34c9fb3-debe-4c8b-97d3-d9c8881bc2e1"
  593. },
  594. "fileId": "c749lN4kJCk6KIwHZyfii6",
  595. "sync": false
  596. },
  597. {
  598. "__type__": "cc.Node",
  599. "_name": "myEndurance",
  600. "_objFlags": 0,
  601. "_parent": {
  602. "__id__": 1
  603. },
  604. "_children": [
  605. {
  606. "__id__": 17
  607. }
  608. ],
  609. "_active": true,
  610. "_components": [
  611. {
  612. "__id__": 20
  613. },
  614. {
  615. "__id__": 21
  616. }
  617. ],
  618. "_prefab": {
  619. "__id__": 22
  620. },
  621. "_opacity": 255,
  622. "_color": {
  623. "__type__": "cc.Color",
  624. "r": 255,
  625. "g": 255,
  626. "b": 255,
  627. "a": 255
  628. },
  629. "_contentSize": {
  630. "__type__": "cc.Size",
  631. "width": 249,
  632. "height": 16
  633. },
  634. "_anchorPoint": {
  635. "__type__": "cc.Vec2",
  636. "x": 0.5,
  637. "y": 1
  638. },
  639. "_trs": {
  640. "__type__": "TypedArray",
  641. "ctor": "Float64Array",
  642. "array": [
  643. 160,
  644. 1215,
  645. 0,
  646. 0,
  647. 0,
  648. 0,
  649. 1,
  650. -1,
  651. 1,
  652. 1
  653. ]
  654. },
  655. "_eulerAngles": {
  656. "__type__": "cc.Vec3",
  657. "x": 0,
  658. "y": 0,
  659. "z": 0
  660. },
  661. "_skewX": 0,
  662. "_skewY": 0,
  663. "_is3DNode": false,
  664. "_groupIndex": 0,
  665. "groupIndex": 0,
  666. "_id": ""
  667. },
  668. {
  669. "__type__": "cc.Node",
  670. "_name": "bar",
  671. "_objFlags": 0,
  672. "_parent": {
  673. "__id__": 16
  674. },
  675. "_children": [],
  676. "_active": true,
  677. "_components": [
  678. {
  679. "__id__": 18
  680. }
  681. ],
  682. "_prefab": {
  683. "__id__": 19
  684. },
  685. "_opacity": 255,
  686. "_color": {
  687. "__type__": "cc.Color",
  688. "r": 255,
  689. "g": 255,
  690. "b": 255,
  691. "a": 255
  692. },
  693. "_contentSize": {
  694. "__type__": "cc.Size",
  695. "width": 238,
  696. "height": 14
  697. },
  698. "_anchorPoint": {
  699. "__type__": "cc.Vec2",
  700. "x": 0.5,
  701. "y": 0.5
  702. },
  703. "_trs": {
  704. "__type__": "TypedArray",
  705. "ctor": "Float64Array",
  706. "array": [
  707. 0,
  708. -7,
  709. 0,
  710. 0,
  711. 0,
  712. 0,
  713. 1,
  714. 1,
  715. 1,
  716. 1
  717. ]
  718. },
  719. "_eulerAngles": {
  720. "__type__": "cc.Vec3",
  721. "x": 0,
  722. "y": 0,
  723. "z": 0
  724. },
  725. "_skewX": 0,
  726. "_skewY": 0,
  727. "_is3DNode": false,
  728. "_groupIndex": 0,
  729. "groupIndex": 0,
  730. "_id": ""
  731. },
  732. {
  733. "__type__": "cc.Sprite",
  734. "_name": "",
  735. "_objFlags": 0,
  736. "node": {
  737. "__id__": 17
  738. },
  739. "_enabled": true,
  740. "_materials": [
  741. {
  742. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  743. }
  744. ],
  745. "_srcBlendFactor": 770,
  746. "_dstBlendFactor": 771,
  747. "_spriteFrame": {
  748. "__uuid__": "3ae23352-99a0-474e-aa0c-e6fb443841b6"
  749. },
  750. "_type": 3,
  751. "_sizeMode": 0,
  752. "_fillType": 0,
  753. "_fillCenter": {
  754. "__type__": "cc.Vec2",
  755. "x": 0,
  756. "y": 0
  757. },
  758. "_fillStart": 0,
  759. "_fillRange": 1,
  760. "_isTrimmedMode": true,
  761. "_atlas": null,
  762. "_id": ""
  763. },
  764. {
  765. "__type__": "cc.PrefabInfo",
  766. "root": {
  767. "__id__": 1
  768. },
  769. "asset": {
  770. "__uuid__": "a34c9fb3-debe-4c8b-97d3-d9c8881bc2e1"
  771. },
  772. "fileId": "07EXmvnIxL5KEdBHdmKpsJ",
  773. "sync": false
  774. },
  775. {
  776. "__type__": "cc.Sprite",
  777. "_name": "",
  778. "_objFlags": 0,
  779. "node": {
  780. "__id__": 16
  781. },
  782. "_enabled": true,
  783. "_materials": [
  784. {
  785. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  786. }
  787. ],
  788. "_srcBlendFactor": 770,
  789. "_dstBlendFactor": 771,
  790. "_spriteFrame": {
  791. "__uuid__": "4d0d23ce-af97-41f0-ac28-55b0ea4e6188"
  792. },
  793. "_type": 0,
  794. "_sizeMode": 0,
  795. "_fillType": 0,
  796. "_fillCenter": {
  797. "__type__": "cc.Vec2",
  798. "x": 0,
  799. "y": 0
  800. },
  801. "_fillStart": 0,
  802. "_fillRange": 0,
  803. "_isTrimmedMode": true,
  804. "_atlas": null,
  805. "_id": ""
  806. },
  807. {
  808. "__type__": "cc.Widget",
  809. "_name": "",
  810. "_objFlags": 0,
  811. "node": {
  812. "__id__": 16
  813. },
  814. "_enabled": true,
  815. "alignMode": 1,
  816. "_target": {
  817. "__id__": 1
  818. },
  819. "_alignFlags": 9,
  820. "_left": 35.5,
  821. "_right": 0,
  822. "_top": 65,
  823. "_bottom": 0,
  824. "_verticalCenter": 0,
  825. "_horizontalCenter": 0,
  826. "_isAbsLeft": true,
  827. "_isAbsRight": true,
  828. "_isAbsTop": true,
  829. "_isAbsBottom": true,
  830. "_isAbsHorizontalCenter": true,
  831. "_isAbsVerticalCenter": true,
  832. "_originalWidth": 0,
  833. "_originalHeight": 0,
  834. "_id": ""
  835. },
  836. {
  837. "__type__": "cc.PrefabInfo",
  838. "root": {
  839. "__id__": 1
  840. },
  841. "asset": {
  842. "__uuid__": "a34c9fb3-debe-4c8b-97d3-d9c8881bc2e1"
  843. },
  844. "fileId": "7ftUvu//tMSLONhpebm+n9",
  845. "sync": false
  846. },
  847. {
  848. "__type__": "cc.Node",
  849. "_name": "otherEndurance",
  850. "_objFlags": 0,
  851. "_parent": {
  852. "__id__": 1
  853. },
  854. "_children": [
  855. {
  856. "__id__": 24
  857. }
  858. ],
  859. "_active": true,
  860. "_components": [
  861. {
  862. "__id__": 27
  863. },
  864. {
  865. "__id__": 28
  866. }
  867. ],
  868. "_prefab": {
  869. "__id__": 29
  870. },
  871. "_opacity": 255,
  872. "_color": {
  873. "__type__": "cc.Color",
  874. "r": 255,
  875. "g": 255,
  876. "b": 255,
  877. "a": 255
  878. },
  879. "_contentSize": {
  880. "__type__": "cc.Size",
  881. "width": 249,
  882. "height": 16
  883. },
  884. "_anchorPoint": {
  885. "__type__": "cc.Vec2",
  886. "x": 0.5,
  887. "y": 1
  888. },
  889. "_trs": {
  890. "__type__": "TypedArray",
  891. "ctor": "Float64Array",
  892. "array": [
  893. 562.24,
  894. 1215.473,
  895. 0,
  896. 0,
  897. 0,
  898. 0,
  899. 1,
  900. 1,
  901. 1,
  902. 1
  903. ]
  904. },
  905. "_eulerAngles": {
  906. "__type__": "cc.Vec3",
  907. "x": 0,
  908. "y": 0,
  909. "z": 0
  910. },
  911. "_skewX": 0,
  912. "_skewY": 0,
  913. "_is3DNode": false,
  914. "_groupIndex": 0,
  915. "groupIndex": 0,
  916. "_id": ""
  917. },
  918. {
  919. "__type__": "cc.Node",
  920. "_name": "bar",
  921. "_objFlags": 0,
  922. "_parent": {
  923. "__id__": 23
  924. },
  925. "_children": [],
  926. "_active": true,
  927. "_components": [
  928. {
  929. "__id__": 25
  930. }
  931. ],
  932. "_prefab": {
  933. "__id__": 26
  934. },
  935. "_opacity": 255,
  936. "_color": {
  937. "__type__": "cc.Color",
  938. "r": 255,
  939. "g": 255,
  940. "b": 255,
  941. "a": 255
  942. },
  943. "_contentSize": {
  944. "__type__": "cc.Size",
  945. "width": 238,
  946. "height": 14
  947. },
  948. "_anchorPoint": {
  949. "__type__": "cc.Vec2",
  950. "x": 0.5,
  951. "y": 0.5
  952. },
  953. "_trs": {
  954. "__type__": "TypedArray",
  955. "ctor": "Float64Array",
  956. "array": [
  957. -1,
  958. -7.400000095367432,
  959. 0,
  960. 0,
  961. 0,
  962. 0,
  963. 1,
  964. 1,
  965. 1,
  966. 1
  967. ]
  968. },
  969. "_eulerAngles": {
  970. "__type__": "cc.Vec3",
  971. "x": 0,
  972. "y": 0,
  973. "z": 0
  974. },
  975. "_skewX": 0,
  976. "_skewY": 0,
  977. "_is3DNode": false,
  978. "_groupIndex": 0,
  979. "groupIndex": 0,
  980. "_id": ""
  981. },
  982. {
  983. "__type__": "cc.Sprite",
  984. "_name": "",
  985. "_objFlags": 0,
  986. "node": {
  987. "__id__": 24
  988. },
  989. "_enabled": true,
  990. "_materials": [
  991. {
  992. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  993. }
  994. ],
  995. "_srcBlendFactor": 770,
  996. "_dstBlendFactor": 771,
  997. "_spriteFrame": {
  998. "__uuid__": "3ae23352-99a0-474e-aa0c-e6fb443841b6"
  999. },
  1000. "_type": 3,
  1001. "_sizeMode": 0,
  1002. "_fillType": 0,
  1003. "_fillCenter": {
  1004. "__type__": "cc.Vec2",
  1005. "x": 0,
  1006. "y": 0
  1007. },
  1008. "_fillStart": 0,
  1009. "_fillRange": 1,
  1010. "_isTrimmedMode": true,
  1011. "_atlas": null,
  1012. "_id": ""
  1013. },
  1014. {
  1015. "__type__": "cc.PrefabInfo",
  1016. "root": {
  1017. "__id__": 1
  1018. },
  1019. "asset": {
  1020. "__uuid__": "a34c9fb3-debe-4c8b-97d3-d9c8881bc2e1"
  1021. },
  1022. "fileId": "fajNqwwV9DU6QftNbwOesT",
  1023. "sync": false
  1024. },
  1025. {
  1026. "__type__": "cc.Sprite",
  1027. "_name": "",
  1028. "_objFlags": 0,
  1029. "node": {
  1030. "__id__": 23
  1031. },
  1032. "_enabled": true,
  1033. "_materials": [
  1034. {
  1035. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1036. }
  1037. ],
  1038. "_srcBlendFactor": 770,
  1039. "_dstBlendFactor": 771,
  1040. "_spriteFrame": {
  1041. "__uuid__": "4d0d23ce-af97-41f0-ac28-55b0ea4e6188"
  1042. },
  1043. "_type": 0,
  1044. "_sizeMode": 1,
  1045. "_fillType": 0,
  1046. "_fillCenter": {
  1047. "__type__": "cc.Vec2",
  1048. "x": 0,
  1049. "y": 0
  1050. },
  1051. "_fillStart": 0,
  1052. "_fillRange": 0,
  1053. "_isTrimmedMode": true,
  1054. "_atlas": null,
  1055. "_id": ""
  1056. },
  1057. {
  1058. "__type__": "cc.Widget",
  1059. "_name": "",
  1060. "_objFlags": 0,
  1061. "node": {
  1062. "__id__": 23
  1063. },
  1064. "_enabled": true,
  1065. "alignMode": 1,
  1066. "_target": {
  1067. "__id__": 1
  1068. },
  1069. "_alignFlags": 33,
  1070. "_left": 0,
  1071. "_right": 33.25999999999999,
  1072. "_top": 64.52700000000004,
  1073. "_bottom": 0,
  1074. "_verticalCenter": 0,
  1075. "_horizontalCenter": 0,
  1076. "_isAbsLeft": true,
  1077. "_isAbsRight": true,
  1078. "_isAbsTop": true,
  1079. "_isAbsBottom": true,
  1080. "_isAbsHorizontalCenter": true,
  1081. "_isAbsVerticalCenter": true,
  1082. "_originalWidth": 0,
  1083. "_originalHeight": 0,
  1084. "_id": ""
  1085. },
  1086. {
  1087. "__type__": "cc.PrefabInfo",
  1088. "root": {
  1089. "__id__": 1
  1090. },
  1091. "asset": {
  1092. "__uuid__": "a34c9fb3-debe-4c8b-97d3-d9c8881bc2e1"
  1093. },
  1094. "fileId": "2csy9fqLhHXqmR/lpVrNwK",
  1095. "sync": false
  1096. },
  1097. {
  1098. "__type__": "cc.Node",
  1099. "_name": "timer",
  1100. "_objFlags": 0,
  1101. "_parent": {
  1102. "__id__": 1
  1103. },
  1104. "_children": [
  1105. {
  1106. "__id__": 31
  1107. }
  1108. ],
  1109. "_active": true,
  1110. "_components": [
  1111. {
  1112. "__id__": 34
  1113. },
  1114. {
  1115. "__id__": 35
  1116. }
  1117. ],
  1118. "_prefab": {
  1119. "__id__": 36
  1120. },
  1121. "_opacity": 255,
  1122. "_color": {
  1123. "__type__": "cc.Color",
  1124. "r": 255,
  1125. "g": 255,
  1126. "b": 255,
  1127. "a": 255
  1128. },
  1129. "_contentSize": {
  1130. "__type__": "cc.Size",
  1131. "width": 210,
  1132. "height": 48
  1133. },
  1134. "_anchorPoint": {
  1135. "__type__": "cc.Vec2",
  1136. "x": 0.5,
  1137. "y": 1
  1138. },
  1139. "_trs": {
  1140. "__type__": "TypedArray",
  1141. "ctor": "Float64Array",
  1142. "array": [
  1143. 360,
  1144. 1243.473,
  1145. 0,
  1146. 0,
  1147. 0,
  1148. 0,
  1149. 1,
  1150. 1,
  1151. 1,
  1152. 1
  1153. ]
  1154. },
  1155. "_eulerAngles": {
  1156. "__type__": "cc.Vec3",
  1157. "x": 0,
  1158. "y": 0,
  1159. "z": 0
  1160. },
  1161. "_skewX": 0,
  1162. "_skewY": 0,
  1163. "_is3DNode": false,
  1164. "_groupIndex": 0,
  1165. "groupIndex": 0,
  1166. "_id": ""
  1167. },
  1168. {
  1169. "__type__": "cc.Node",
  1170. "_name": "label",
  1171. "_objFlags": 0,
  1172. "_parent": {
  1173. "__id__": 30
  1174. },
  1175. "_children": [],
  1176. "_active": true,
  1177. "_components": [
  1178. {
  1179. "__id__": 32
  1180. }
  1181. ],
  1182. "_prefab": {
  1183. "__id__": 33
  1184. },
  1185. "_opacity": 255,
  1186. "_color": {
  1187. "__type__": "cc.Color",
  1188. "r": 255,
  1189. "g": 255,
  1190. "b": 255,
  1191. "a": 255
  1192. },
  1193. "_contentSize": {
  1194. "__type__": "cc.Size",
  1195. "width": 0,
  1196. "height": 50.4
  1197. },
  1198. "_anchorPoint": {
  1199. "__type__": "cc.Vec2",
  1200. "x": 0.5,
  1201. "y": 0.5
  1202. },
  1203. "_trs": {
  1204. "__type__": "TypedArray",
  1205. "ctor": "Float64Array",
  1206. "array": [
  1207. 0,
  1208. -24.399999618530273,
  1209. 0,
  1210. 0,
  1211. 0,
  1212. 0,
  1213. 1,
  1214. 1,
  1215. 1,
  1216. 1
  1217. ]
  1218. },
  1219. "_eulerAngles": {
  1220. "__type__": "cc.Vec3",
  1221. "x": 0,
  1222. "y": 0,
  1223. "z": 0
  1224. },
  1225. "_skewX": 0,
  1226. "_skewY": 0,
  1227. "_is3DNode": false,
  1228. "_groupIndex": 0,
  1229. "groupIndex": 0,
  1230. "_id": ""
  1231. },
  1232. {
  1233. "__type__": "cc.Label",
  1234. "_name": "",
  1235. "_objFlags": 0,
  1236. "node": {
  1237. "__id__": 31
  1238. },
  1239. "_enabled": true,
  1240. "_materials": [
  1241. {
  1242. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1243. }
  1244. ],
  1245. "_srcBlendFactor": 770,
  1246. "_dstBlendFactor": 771,
  1247. "_string": "",
  1248. "_N$string": "",
  1249. "_fontSize": 40,
  1250. "_lineHeight": 40,
  1251. "_enableWrapText": true,
  1252. "_N$file": null,
  1253. "_isSystemFontUsed": true,
  1254. "_spacingX": 0,
  1255. "_batchAsBitmap": false,
  1256. "_styleFlags": 0,
  1257. "_underlineHeight": 0,
  1258. "_N$horizontalAlign": 1,
  1259. "_N$verticalAlign": 1,
  1260. "_N$fontFamily": "Arial",
  1261. "_N$overflow": 0,
  1262. "_N$cacheMode": 0,
  1263. "_id": ""
  1264. },
  1265. {
  1266. "__type__": "cc.PrefabInfo",
  1267. "root": {
  1268. "__id__": 1
  1269. },
  1270. "asset": {
  1271. "__uuid__": "a34c9fb3-debe-4c8b-97d3-d9c8881bc2e1"
  1272. },
  1273. "fileId": "3fC9iEAVxMp4RJYhyDBjLu",
  1274. "sync": false
  1275. },
  1276. {
  1277. "__type__": "cc.Sprite",
  1278. "_name": "",
  1279. "_objFlags": 0,
  1280. "node": {
  1281. "__id__": 30
  1282. },
  1283. "_enabled": true,
  1284. "_materials": [
  1285. {
  1286. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1287. }
  1288. ],
  1289. "_srcBlendFactor": 770,
  1290. "_dstBlendFactor": 771,
  1291. "_spriteFrame": {
  1292. "__uuid__": "1b0a2d5d-53bc-4b56-bfb6-9cca398c5e18"
  1293. },
  1294. "_type": 0,
  1295. "_sizeMode": 0,
  1296. "_fillType": 0,
  1297. "_fillCenter": {
  1298. "__type__": "cc.Vec2",
  1299. "x": 0,
  1300. "y": 0
  1301. },
  1302. "_fillStart": 0,
  1303. "_fillRange": 0,
  1304. "_isTrimmedMode": true,
  1305. "_atlas": null,
  1306. "_id": ""
  1307. },
  1308. {
  1309. "__type__": "cc.Widget",
  1310. "_name": "",
  1311. "_objFlags": 0,
  1312. "node": {
  1313. "__id__": 30
  1314. },
  1315. "_enabled": true,
  1316. "alignMode": 1,
  1317. "_target": {
  1318. "__id__": 1
  1319. },
  1320. "_alignFlags": 17,
  1321. "_left": 0,
  1322. "_right": 0,
  1323. "_top": 36.527000000000044,
  1324. "_bottom": 0,
  1325. "_verticalCenter": 0,
  1326. "_horizontalCenter": 0,
  1327. "_isAbsLeft": true,
  1328. "_isAbsRight": true,
  1329. "_isAbsTop": true,
  1330. "_isAbsBottom": true,
  1331. "_isAbsHorizontalCenter": true,
  1332. "_isAbsVerticalCenter": true,
  1333. "_originalWidth": 0,
  1334. "_originalHeight": 0,
  1335. "_id": ""
  1336. },
  1337. {
  1338. "__type__": "cc.PrefabInfo",
  1339. "root": {
  1340. "__id__": 1
  1341. },
  1342. "asset": {
  1343. "__uuid__": "a34c9fb3-debe-4c8b-97d3-d9c8881bc2e1"
  1344. },
  1345. "fileId": "89MXvWjzFF/bzYkjXn3lxL",
  1346. "sync": false
  1347. },
  1348. {
  1349. "__type__": "cc.Node",
  1350. "_name": "myHeadPhoto",
  1351. "_objFlags": 0,
  1352. "_parent": {
  1353. "__id__": 1
  1354. },
  1355. "_children": [],
  1356. "_active": true,
  1357. "_components": [
  1358. {
  1359. "__id__": 38
  1360. },
  1361. {
  1362. "__id__": 39
  1363. }
  1364. ],
  1365. "_prefab": {
  1366. "__id__": 40
  1367. },
  1368. "_opacity": 255,
  1369. "_color": {
  1370. "__type__": "cc.Color",
  1371. "r": 255,
  1372. "g": 255,
  1373. "b": 255,
  1374. "a": 255
  1375. },
  1376. "_contentSize": {
  1377. "__type__": "cc.Size",
  1378. "width": 390,
  1379. "height": 147
  1380. },
  1381. "_anchorPoint": {
  1382. "__type__": "cc.Vec2",
  1383. "x": 1,
  1384. "y": 0.5
  1385. },
  1386. "_trs": {
  1387. "__type__": "TypedArray",
  1388. "ctor": "Float64Array",
  1389. "array": [
  1390. 0,
  1391. 1124,
  1392. 0,
  1393. 0,
  1394. 0,
  1395. 0,
  1396. 1,
  1397. -1,
  1398. 1,
  1399. 1
  1400. ]
  1401. },
  1402. "_eulerAngles": {
  1403. "__type__": "cc.Vec3",
  1404. "x": 0,
  1405. "y": 0,
  1406. "z": 0
  1407. },
  1408. "_skewX": 0,
  1409. "_skewY": 0,
  1410. "_is3DNode": false,
  1411. "_groupIndex": 0,
  1412. "groupIndex": 0,
  1413. "_id": ""
  1414. },
  1415. {
  1416. "__type__": "cc.Sprite",
  1417. "_name": "",
  1418. "_objFlags": 0,
  1419. "node": {
  1420. "__id__": 37
  1421. },
  1422. "_enabled": true,
  1423. "_materials": [
  1424. {
  1425. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1426. }
  1427. ],
  1428. "_srcBlendFactor": 770,
  1429. "_dstBlendFactor": 771,
  1430. "_spriteFrame": {
  1431. "__uuid__": "e52b0cbf-20ec-4553-a582-168f4e389733"
  1432. },
  1433. "_type": 3,
  1434. "_sizeMode": 1,
  1435. "_fillType": 0,
  1436. "_fillCenter": {
  1437. "__type__": "cc.Vec2",
  1438. "x": 0,
  1439. "y": 0
  1440. },
  1441. "_fillStart": 0,
  1442. "_fillRange": 1,
  1443. "_isTrimmedMode": true,
  1444. "_atlas": null,
  1445. "_id": ""
  1446. },
  1447. {
  1448. "__type__": "cc.Widget",
  1449. "_name": "",
  1450. "_objFlags": 0,
  1451. "node": {
  1452. "__id__": 37
  1453. },
  1454. "_enabled": true,
  1455. "alignMode": 1,
  1456. "_target": {
  1457. "__id__": 1
  1458. },
  1459. "_alignFlags": 9,
  1460. "_left": 0,
  1461. "_right": 0,
  1462. "_top": 82.5,
  1463. "_bottom": 0,
  1464. "_verticalCenter": 0,
  1465. "_horizontalCenter": 0,
  1466. "_isAbsLeft": true,
  1467. "_isAbsRight": true,
  1468. "_isAbsTop": true,
  1469. "_isAbsBottom": true,
  1470. "_isAbsHorizontalCenter": true,
  1471. "_isAbsVerticalCenter": true,
  1472. "_originalWidth": 0,
  1473. "_originalHeight": 0,
  1474. "_id": ""
  1475. },
  1476. {
  1477. "__type__": "cc.PrefabInfo",
  1478. "root": {
  1479. "__id__": 1
  1480. },
  1481. "asset": {
  1482. "__uuid__": "a34c9fb3-debe-4c8b-97d3-d9c8881bc2e1"
  1483. },
  1484. "fileId": "24ymVi/6RIBrpPcLoU3bvu",
  1485. "sync": false
  1486. },
  1487. {
  1488. "__type__": "cc.Node",
  1489. "_name": "otherHeadPhoto",
  1490. "_objFlags": 0,
  1491. "_parent": {
  1492. "__id__": 1
  1493. },
  1494. "_children": [],
  1495. "_active": true,
  1496. "_components": [
  1497. {
  1498. "__id__": 42
  1499. },
  1500. {
  1501. "__id__": 43
  1502. }
  1503. ],
  1504. "_prefab": {
  1505. "__id__": 44
  1506. },
  1507. "_opacity": 255,
  1508. "_color": {
  1509. "__type__": "cc.Color",
  1510. "r": 255,
  1511. "g": 255,
  1512. "b": 255,
  1513. "a": 255
  1514. },
  1515. "_contentSize": {
  1516. "__type__": "cc.Size",
  1517. "width": 390,
  1518. "height": 147
  1519. },
  1520. "_anchorPoint": {
  1521. "__type__": "cc.Vec2",
  1522. "x": 1,
  1523. "y": 0.5
  1524. },
  1525. "_trs": {
  1526. "__type__": "TypedArray",
  1527. "ctor": "Float64Array",
  1528. "array": [
  1529. 720,
  1530. 1124,
  1531. 0,
  1532. 0,
  1533. 0,
  1534. 0,
  1535. 1,
  1536. 1,
  1537. 1,
  1538. 1
  1539. ]
  1540. },
  1541. "_eulerAngles": {
  1542. "__type__": "cc.Vec3",
  1543. "x": 0,
  1544. "y": 0,
  1545. "z": 0
  1546. },
  1547. "_skewX": 0,
  1548. "_skewY": 0,
  1549. "_is3DNode": false,
  1550. "_groupIndex": 0,
  1551. "groupIndex": 0,
  1552. "_id": ""
  1553. },
  1554. {
  1555. "__type__": "cc.Sprite",
  1556. "_name": "",
  1557. "_objFlags": 0,
  1558. "node": {
  1559. "__id__": 41
  1560. },
  1561. "_enabled": true,
  1562. "_materials": [
  1563. {
  1564. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1565. }
  1566. ],
  1567. "_srcBlendFactor": 770,
  1568. "_dstBlendFactor": 771,
  1569. "_spriteFrame": {
  1570. "__uuid__": "9c0b8cb8-a5de-4c51-959b-5db1851ff088"
  1571. },
  1572. "_type": 3,
  1573. "_sizeMode": 1,
  1574. "_fillType": 0,
  1575. "_fillCenter": {
  1576. "__type__": "cc.Vec2",
  1577. "x": 0,
  1578. "y": 0
  1579. },
  1580. "_fillStart": 0,
  1581. "_fillRange": 1,
  1582. "_isTrimmedMode": true,
  1583. "_atlas": null,
  1584. "_id": ""
  1585. },
  1586. {
  1587. "__type__": "cc.Widget",
  1588. "_name": "",
  1589. "_objFlags": 0,
  1590. "node": {
  1591. "__id__": 41
  1592. },
  1593. "_enabled": true,
  1594. "alignMode": 1,
  1595. "_target": {
  1596. "__id__": 1
  1597. },
  1598. "_alignFlags": 33,
  1599. "_left": 0,
  1600. "_right": 0,
  1601. "_top": 82.5,
  1602. "_bottom": 0,
  1603. "_verticalCenter": 0,
  1604. "_horizontalCenter": 0,
  1605. "_isAbsLeft": true,
  1606. "_isAbsRight": true,
  1607. "_isAbsTop": true,
  1608. "_isAbsBottom": true,
  1609. "_isAbsHorizontalCenter": true,
  1610. "_isAbsVerticalCenter": true,
  1611. "_originalWidth": 0,
  1612. "_originalHeight": 0,
  1613. "_id": ""
  1614. },
  1615. {
  1616. "__type__": "cc.PrefabInfo",
  1617. "root": {
  1618. "__id__": 1
  1619. },
  1620. "asset": {
  1621. "__uuid__": "a34c9fb3-debe-4c8b-97d3-d9c8881bc2e1"
  1622. },
  1623. "fileId": "31kiYFtGNHdJj7OcK3pkLJ",
  1624. "sync": false
  1625. },
  1626. {
  1627. "__type__": "cc.Node",
  1628. "_name": "vs",
  1629. "_objFlags": 0,
  1630. "_parent": {
  1631. "__id__": 1
  1632. },
  1633. "_children": [],
  1634. "_active": true,
  1635. "_components": [
  1636. {
  1637. "__id__": 46
  1638. },
  1639. {
  1640. "__id__": 47
  1641. }
  1642. ],
  1643. "_prefab": {
  1644. "__id__": 48
  1645. },
  1646. "_opacity": 255,
  1647. "_color": {
  1648. "__type__": "cc.Color",
  1649. "r": 255,
  1650. "g": 255,
  1651. "b": 255,
  1652. "a": 255
  1653. },
  1654. "_contentSize": {
  1655. "__type__": "cc.Size",
  1656. "width": 146,
  1657. "height": 75
  1658. },
  1659. "_anchorPoint": {
  1660. "__type__": "cc.Vec2",
  1661. "x": 0.5,
  1662. "y": 0.5
  1663. },
  1664. "_trs": {
  1665. "__type__": "TypedArray",
  1666. "ctor": "Float64Array",
  1667. "array": [
  1668. 360,
  1669. 1123.473,
  1670. 0,
  1671. 0,
  1672. 0,
  1673. 0,
  1674. 1,
  1675. 1,
  1676. 1,
  1677. 1
  1678. ]
  1679. },
  1680. "_eulerAngles": {
  1681. "__type__": "cc.Vec3",
  1682. "x": 0,
  1683. "y": 0,
  1684. "z": 0
  1685. },
  1686. "_skewX": 0,
  1687. "_skewY": 0,
  1688. "_is3DNode": false,
  1689. "_groupIndex": 0,
  1690. "groupIndex": 0,
  1691. "_id": ""
  1692. },
  1693. {
  1694. "__type__": "cc.Sprite",
  1695. "_name": "",
  1696. "_objFlags": 0,
  1697. "node": {
  1698. "__id__": 45
  1699. },
  1700. "_enabled": true,
  1701. "_materials": [
  1702. {
  1703. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1704. }
  1705. ],
  1706. "_srcBlendFactor": 770,
  1707. "_dstBlendFactor": 771,
  1708. "_spriteFrame": {
  1709. "__uuid__": "9f32faa4-913e-4761-8329-f40624a1fff6"
  1710. },
  1711. "_type": 0,
  1712. "_sizeMode": 1,
  1713. "_fillType": 0,
  1714. "_fillCenter": {
  1715. "__type__": "cc.Vec2",
  1716. "x": 0,
  1717. "y": 0
  1718. },
  1719. "_fillStart": 0,
  1720. "_fillRange": 0,
  1721. "_isTrimmedMode": true,
  1722. "_atlas": null,
  1723. "_id": ""
  1724. },
  1725. {
  1726. "__type__": "cc.Widget",
  1727. "_name": "",
  1728. "_objFlags": 0,
  1729. "node": {
  1730. "__id__": 45
  1731. },
  1732. "_enabled": true,
  1733. "alignMode": 1,
  1734. "_target": {
  1735. "__id__": 1
  1736. },
  1737. "_alignFlags": 17,
  1738. "_left": 0,
  1739. "_right": 0,
  1740. "_top": 119.02700000000004,
  1741. "_bottom": 0,
  1742. "_verticalCenter": 0,
  1743. "_horizontalCenter": 0,
  1744. "_isAbsLeft": true,
  1745. "_isAbsRight": true,
  1746. "_isAbsTop": true,
  1747. "_isAbsBottom": true,
  1748. "_isAbsHorizontalCenter": true,
  1749. "_isAbsVerticalCenter": true,
  1750. "_originalWidth": 0,
  1751. "_originalHeight": 0,
  1752. "_id": ""
  1753. },
  1754. {
  1755. "__type__": "cc.PrefabInfo",
  1756. "root": {
  1757. "__id__": 1
  1758. },
  1759. "asset": {
  1760. "__uuid__": "a34c9fb3-debe-4c8b-97d3-d9c8881bc2e1"
  1761. },
  1762. "fileId": "b6Er4vU7ZOvridibFW/Qlu",
  1763. "sync": false
  1764. },
  1765. {
  1766. "__type__": "cc.PrefabInfo",
  1767. "root": {
  1768. "__id__": 1
  1769. },
  1770. "asset": {
  1771. "__uuid__": "a34c9fb3-debe-4c8b-97d3-d9c8881bc2e1"
  1772. },
  1773. "fileId": "",
  1774. "sync": false
  1775. }
  1776. ]