boss_info.prefab 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "boss_info",
  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": "boss_info",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 30
  29. },
  30. {
  31. "__id__": 36
  32. },
  33. {
  34. "__id__": 42
  35. }
  36. ],
  37. "_active": true,
  38. "_components": [
  39. {
  40. "__id__": 48
  41. },
  42. {
  43. "__id__": 50
  44. },
  45. {
  46. "__id__": 52
  47. },
  48. {
  49. "__id__": 54
  50. }
  51. ],
  52. "_prefab": {
  53. "__id__": 56
  54. },
  55. "_lpos": {
  56. "__type__": "cc.Vec3",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0
  60. },
  61. "_lrot": {
  62. "__type__": "cc.Quat",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0,
  66. "w": 1
  67. },
  68. "_lscale": {
  69. "__type__": "cc.Vec3",
  70. "x": 1,
  71. "y": 1,
  72. "z": 1
  73. },
  74. "_mobility": 0,
  75. "_layer": 33554432,
  76. "_euler": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_id": ""
  83. },
  84. {
  85. "__type__": "cc.Node",
  86. "_name": "bg",
  87. "_objFlags": 0,
  88. "__editorExtras__": {},
  89. "_parent": {
  90. "__id__": 1
  91. },
  92. "_children": [],
  93. "_active": true,
  94. "_components": [
  95. {
  96. "__id__": 3
  97. },
  98. {
  99. "__id__": 5
  100. }
  101. ],
  102. "_prefab": {
  103. "__id__": 7
  104. },
  105. "_lpos": {
  106. "__type__": "cc.Vec3",
  107. "x": 0,
  108. "y": 0,
  109. "z": 0
  110. },
  111. "_lrot": {
  112. "__type__": "cc.Quat",
  113. "x": 0,
  114. "y": 0,
  115. "z": 0,
  116. "w": 1
  117. },
  118. "_lscale": {
  119. "__type__": "cc.Vec3",
  120. "x": 1,
  121. "y": 1,
  122. "z": 1
  123. },
  124. "_mobility": 0,
  125. "_layer": 33554432,
  126. "_euler": {
  127. "__type__": "cc.Vec3",
  128. "x": 0,
  129. "y": 0,
  130. "z": 0
  131. },
  132. "_id": ""
  133. },
  134. {
  135. "__type__": "cc.UITransform",
  136. "_name": "",
  137. "_objFlags": 0,
  138. "__editorExtras__": {},
  139. "node": {
  140. "__id__": 2
  141. },
  142. "_enabled": true,
  143. "__prefab": {
  144. "__id__": 4
  145. },
  146. "_contentSize": {
  147. "__type__": "cc.Size",
  148. "width": 1080,
  149. "height": 1920
  150. },
  151. "_anchorPoint": {
  152. "__type__": "cc.Vec2",
  153. "x": 0.5,
  154. "y": 0.5
  155. },
  156. "_id": ""
  157. },
  158. {
  159. "__type__": "cc.CompPrefabInfo",
  160. "fileId": "74BuQ89FVMEqzIijZSazvi"
  161. },
  162. {
  163. "__type__": "cc.Sprite",
  164. "_name": "",
  165. "_objFlags": 0,
  166. "__editorExtras__": {},
  167. "node": {
  168. "__id__": 2
  169. },
  170. "_enabled": true,
  171. "__prefab": {
  172. "__id__": 6
  173. },
  174. "_customMaterial": null,
  175. "_srcBlendFactor": 2,
  176. "_dstBlendFactor": 4,
  177. "_color": {
  178. "__type__": "cc.Color",
  179. "r": 255,
  180. "g": 255,
  181. "b": 255,
  182. "a": 255
  183. },
  184. "_spriteFrame": null,
  185. "_type": 0,
  186. "_fillType": 0,
  187. "_sizeMode": 0,
  188. "_fillCenter": {
  189. "__type__": "cc.Vec2",
  190. "x": 0,
  191. "y": 0
  192. },
  193. "_fillStart": 0,
  194. "_fillRange": 0,
  195. "_isTrimmedMode": true,
  196. "_useGrayscale": false,
  197. "_atlas": null,
  198. "_id": ""
  199. },
  200. {
  201. "__type__": "cc.CompPrefabInfo",
  202. "fileId": "49LKy67jdEg4O1TlbKuUMv"
  203. },
  204. {
  205. "__type__": "cc.PrefabInfo",
  206. "root": {
  207. "__id__": 1
  208. },
  209. "asset": {
  210. "__id__": 0
  211. },
  212. "fileId": "2aAblLqDxIiruYjYljEIbs",
  213. "instance": null,
  214. "targetOverrides": null,
  215. "nestedPrefabInstanceRoots": null
  216. },
  217. {
  218. "__type__": "cc.Node",
  219. "_name": "ProgressBar",
  220. "_objFlags": 0,
  221. "__editorExtras__": {},
  222. "_parent": {
  223. "__id__": 1
  224. },
  225. "_children": [
  226. {
  227. "__id__": 9
  228. },
  229. {
  230. "__id__": 15
  231. }
  232. ],
  233. "_active": true,
  234. "_components": [
  235. {
  236. "__id__": 23
  237. },
  238. {
  239. "__id__": 25
  240. },
  241. {
  242. "__id__": 27
  243. }
  244. ],
  245. "_prefab": {
  246. "__id__": 29
  247. },
  248. "_lpos": {
  249. "__type__": "cc.Vec3",
  250. "x": 111.432,
  251. "y": 743.392,
  252. "z": 0
  253. },
  254. "_lrot": {
  255. "__type__": "cc.Quat",
  256. "x": 0,
  257. "y": 0,
  258. "z": 0,
  259. "w": 1
  260. },
  261. "_lscale": {
  262. "__type__": "cc.Vec3",
  263. "x": 1,
  264. "y": 1,
  265. "z": 1
  266. },
  267. "_mobility": 0,
  268. "_layer": 33554432,
  269. "_euler": {
  270. "__type__": "cc.Vec3",
  271. "x": 0,
  272. "y": 0,
  273. "z": 0
  274. },
  275. "_id": ""
  276. },
  277. {
  278. "__type__": "cc.Node",
  279. "_name": "Bar",
  280. "_objFlags": 0,
  281. "__editorExtras__": {},
  282. "_parent": {
  283. "__id__": 8
  284. },
  285. "_children": [],
  286. "_active": true,
  287. "_components": [
  288. {
  289. "__id__": 10
  290. },
  291. {
  292. "__id__": 12
  293. }
  294. ],
  295. "_prefab": {
  296. "__id__": 14
  297. },
  298. "_lpos": {
  299. "__type__": "cc.Vec3",
  300. "x": -300,
  301. "y": 0,
  302. "z": 0
  303. },
  304. "_lrot": {
  305. "__type__": "cc.Quat",
  306. "x": 0,
  307. "y": 0,
  308. "z": 0,
  309. "w": 1
  310. },
  311. "_lscale": {
  312. "__type__": "cc.Vec3",
  313. "x": 1,
  314. "y": 1,
  315. "z": 1
  316. },
  317. "_mobility": 0,
  318. "_layer": 33554432,
  319. "_euler": {
  320. "__type__": "cc.Vec3",
  321. "x": 0,
  322. "y": 0,
  323. "z": 0
  324. },
  325. "_id": ""
  326. },
  327. {
  328. "__type__": "cc.UITransform",
  329. "_name": "",
  330. "_objFlags": 0,
  331. "__editorExtras__": {},
  332. "node": {
  333. "__id__": 9
  334. },
  335. "_enabled": true,
  336. "__prefab": {
  337. "__id__": 11
  338. },
  339. "_contentSize": {
  340. "__type__": "cc.Size",
  341. "width": 600,
  342. "height": 30
  343. },
  344. "_anchorPoint": {
  345. "__type__": "cc.Vec2",
  346. "x": 0,
  347. "y": 0.5
  348. },
  349. "_id": ""
  350. },
  351. {
  352. "__type__": "cc.CompPrefabInfo",
  353. "fileId": "aab+VTdpdGRJ0m8lrPPYyW"
  354. },
  355. {
  356. "__type__": "cc.Sprite",
  357. "_name": "",
  358. "_objFlags": 0,
  359. "__editorExtras__": {},
  360. "node": {
  361. "__id__": 9
  362. },
  363. "_enabled": true,
  364. "__prefab": {
  365. "__id__": 13
  366. },
  367. "_customMaterial": null,
  368. "_srcBlendFactor": 2,
  369. "_dstBlendFactor": 4,
  370. "_color": {
  371. "__type__": "cc.Color",
  372. "r": 255,
  373. "g": 255,
  374. "b": 255,
  375. "a": 255
  376. },
  377. "_spriteFrame": {
  378. "__uuid__": "24a704da-2867-446d-8d1a-5e920c75e09d@f9941",
  379. "__expectedType__": "cc.SpriteFrame"
  380. },
  381. "_type": 1,
  382. "_fillType": 0,
  383. "_sizeMode": 0,
  384. "_fillCenter": {
  385. "__type__": "cc.Vec2",
  386. "x": 0,
  387. "y": 0
  388. },
  389. "_fillStart": 0,
  390. "_fillRange": 0,
  391. "_isTrimmedMode": true,
  392. "_useGrayscale": false,
  393. "_atlas": null,
  394. "_id": ""
  395. },
  396. {
  397. "__type__": "cc.CompPrefabInfo",
  398. "fileId": "62Ogvhm+JJKL3u1ojEtL8v"
  399. },
  400. {
  401. "__type__": "cc.PrefabInfo",
  402. "root": {
  403. "__id__": 1
  404. },
  405. "asset": {
  406. "__id__": 0
  407. },
  408. "fileId": "d690dt/HNNZooOc++B4dIu",
  409. "instance": null,
  410. "targetOverrides": null,
  411. "nestedPrefabInstanceRoots": null
  412. },
  413. {
  414. "__type__": "cc.Node",
  415. "_name": "hp_ani",
  416. "_objFlags": 0,
  417. "__editorExtras__": {},
  418. "_parent": {
  419. "__id__": 8
  420. },
  421. "_children": [],
  422. "_active": false,
  423. "_components": [
  424. {
  425. "__id__": 16
  426. },
  427. {
  428. "__id__": 18
  429. },
  430. {
  431. "__id__": 20
  432. }
  433. ],
  434. "_prefab": {
  435. "__id__": 22
  436. },
  437. "_lpos": {
  438. "__type__": "cc.Vec3",
  439. "x": -43.771,
  440. "y": -43.771,
  441. "z": 0
  442. },
  443. "_lrot": {
  444. "__type__": "cc.Quat",
  445. "x": 0,
  446. "y": 0,
  447. "z": 0,
  448. "w": 1
  449. },
  450. "_lscale": {
  451. "__type__": "cc.Vec3",
  452. "x": 1,
  453. "y": 1,
  454. "z": 1
  455. },
  456. "_mobility": 0,
  457. "_layer": 33554432,
  458. "_euler": {
  459. "__type__": "cc.Vec3",
  460. "x": 0,
  461. "y": 0,
  462. "z": 0
  463. },
  464. "_id": ""
  465. },
  466. {
  467. "__type__": "cc.UITransform",
  468. "_name": "",
  469. "_objFlags": 0,
  470. "__editorExtras__": {},
  471. "node": {
  472. "__id__": 15
  473. },
  474. "_enabled": true,
  475. "__prefab": {
  476. "__id__": 17
  477. },
  478. "_contentSize": {
  479. "__type__": "cc.Size",
  480. "width": 84.05859375,
  481. "height": 54.4
  482. },
  483. "_anchorPoint": {
  484. "__type__": "cc.Vec2",
  485. "x": 0.5,
  486. "y": 0.5
  487. },
  488. "_id": ""
  489. },
  490. {
  491. "__type__": "cc.CompPrefabInfo",
  492. "fileId": "59Mhlf9UJLfZmQz9/erOcP"
  493. },
  494. {
  495. "__type__": "cc.Label",
  496. "_name": "",
  497. "_objFlags": 0,
  498. "__editorExtras__": {},
  499. "node": {
  500. "__id__": 15
  501. },
  502. "_enabled": true,
  503. "__prefab": {
  504. "__id__": 19
  505. },
  506. "_customMaterial": null,
  507. "_srcBlendFactor": 2,
  508. "_dstBlendFactor": 4,
  509. "_color": {
  510. "__type__": "cc.Color",
  511. "r": 252,
  512. "g": 13,
  513. "b": 13,
  514. "a": 255
  515. },
  516. "_string": "-100",
  517. "_horizontalAlign": 1,
  518. "_verticalAlign": 1,
  519. "_actualFontSize": 40,
  520. "_fontSize": 40,
  521. "_fontFamily": "Arial",
  522. "_lineHeight": 40,
  523. "_overflow": 0,
  524. "_enableWrapText": true,
  525. "_font": null,
  526. "_isSystemFontUsed": true,
  527. "_spacingX": 0,
  528. "_isItalic": false,
  529. "_isBold": true,
  530. "_isUnderline": false,
  531. "_underlineHeight": 2,
  532. "_cacheMode": 0,
  533. "_id": ""
  534. },
  535. {
  536. "__type__": "cc.CompPrefabInfo",
  537. "fileId": "a9347uQfJCDbtZKVWe9IYA"
  538. },
  539. {
  540. "__type__": "cc.LabelOutline",
  541. "_name": "",
  542. "_objFlags": 0,
  543. "__editorExtras__": {},
  544. "node": {
  545. "__id__": 15
  546. },
  547. "_enabled": true,
  548. "__prefab": {
  549. "__id__": 21
  550. },
  551. "_color": {
  552. "__type__": "cc.Color",
  553. "r": 0,
  554. "g": 0,
  555. "b": 0,
  556. "a": 255
  557. },
  558. "_width": 2,
  559. "_id": ""
  560. },
  561. {
  562. "__type__": "cc.CompPrefabInfo",
  563. "fileId": "10iJn8fM1NHpUR/kVx6vVy"
  564. },
  565. {
  566. "__type__": "cc.PrefabInfo",
  567. "root": {
  568. "__id__": 1
  569. },
  570. "asset": {
  571. "__id__": 0
  572. },
  573. "fileId": "665iASySpGObHvgib53sKB",
  574. "instance": null,
  575. "targetOverrides": null,
  576. "nestedPrefabInstanceRoots": null
  577. },
  578. {
  579. "__type__": "cc.UITransform",
  580. "_name": "",
  581. "_objFlags": 0,
  582. "__editorExtras__": {},
  583. "node": {
  584. "__id__": 8
  585. },
  586. "_enabled": true,
  587. "__prefab": {
  588. "__id__": 24
  589. },
  590. "_contentSize": {
  591. "__type__": "cc.Size",
  592. "width": 600,
  593. "height": 30
  594. },
  595. "_anchorPoint": {
  596. "__type__": "cc.Vec2",
  597. "x": 0.5,
  598. "y": 0.5
  599. },
  600. "_id": ""
  601. },
  602. {
  603. "__type__": "cc.CompPrefabInfo",
  604. "fileId": "3eFvRjzC1HcKS/ocew0Gq2"
  605. },
  606. {
  607. "__type__": "cc.Sprite",
  608. "_name": "",
  609. "_objFlags": 0,
  610. "__editorExtras__": {},
  611. "node": {
  612. "__id__": 8
  613. },
  614. "_enabled": true,
  615. "__prefab": {
  616. "__id__": 26
  617. },
  618. "_customMaterial": null,
  619. "_srcBlendFactor": 2,
  620. "_dstBlendFactor": 4,
  621. "_color": {
  622. "__type__": "cc.Color",
  623. "r": 255,
  624. "g": 255,
  625. "b": 255,
  626. "a": 255
  627. },
  628. "_spriteFrame": {
  629. "__uuid__": "9fd900dd-221b-4f89-8f2c-fba34243c835@f9941",
  630. "__expectedType__": "cc.SpriteFrame"
  631. },
  632. "_type": 1,
  633. "_fillType": 0,
  634. "_sizeMode": 0,
  635. "_fillCenter": {
  636. "__type__": "cc.Vec2",
  637. "x": 0,
  638. "y": 0
  639. },
  640. "_fillStart": 0,
  641. "_fillRange": 0,
  642. "_isTrimmedMode": true,
  643. "_useGrayscale": false,
  644. "_atlas": null,
  645. "_id": ""
  646. },
  647. {
  648. "__type__": "cc.CompPrefabInfo",
  649. "fileId": "adcyo5HNlNKaJqwT+yylUX"
  650. },
  651. {
  652. "__type__": "cc.ProgressBar",
  653. "_name": "",
  654. "_objFlags": 0,
  655. "__editorExtras__": {},
  656. "node": {
  657. "__id__": 8
  658. },
  659. "_enabled": true,
  660. "__prefab": {
  661. "__id__": 28
  662. },
  663. "_barSprite": {
  664. "__id__": 12
  665. },
  666. "_mode": 0,
  667. "_totalLength": 600,
  668. "_progress": 1,
  669. "_reverse": false,
  670. "_id": ""
  671. },
  672. {
  673. "__type__": "cc.CompPrefabInfo",
  674. "fileId": "40jLW55HxEDIGSRFRNz1y4"
  675. },
  676. {
  677. "__type__": "cc.PrefabInfo",
  678. "root": {
  679. "__id__": 1
  680. },
  681. "asset": {
  682. "__id__": 0
  683. },
  684. "fileId": "7eHPoaXBBLe7JHgAIFQR2r",
  685. "instance": null,
  686. "targetOverrides": null,
  687. "nestedPrefabInstanceRoots": null
  688. },
  689. {
  690. "__type__": "cc.Node",
  691. "_name": "head",
  692. "_objFlags": 0,
  693. "__editorExtras__": {},
  694. "_parent": {
  695. "__id__": 1
  696. },
  697. "_children": [],
  698. "_active": true,
  699. "_components": [
  700. {
  701. "__id__": 31
  702. },
  703. {
  704. "__id__": 33
  705. }
  706. ],
  707. "_prefab": {
  708. "__id__": 35
  709. },
  710. "_lpos": {
  711. "__type__": "cc.Vec3",
  712. "x": -334.297,
  713. "y": 743.393,
  714. "z": 0
  715. },
  716. "_lrot": {
  717. "__type__": "cc.Quat",
  718. "x": 0,
  719. "y": 0,
  720. "z": 0,
  721. "w": 1
  722. },
  723. "_lscale": {
  724. "__type__": "cc.Vec3",
  725. "x": 1,
  726. "y": 1,
  727. "z": 1
  728. },
  729. "_mobility": 0,
  730. "_layer": 33554432,
  731. "_euler": {
  732. "__type__": "cc.Vec3",
  733. "x": 0,
  734. "y": 0,
  735. "z": 0
  736. },
  737. "_id": ""
  738. },
  739. {
  740. "__type__": "cc.UITransform",
  741. "_name": "",
  742. "_objFlags": 0,
  743. "__editorExtras__": {},
  744. "node": {
  745. "__id__": 30
  746. },
  747. "_enabled": true,
  748. "__prefab": {
  749. "__id__": 32
  750. },
  751. "_contentSize": {
  752. "__type__": "cc.Size",
  753. "width": 100,
  754. "height": 100
  755. },
  756. "_anchorPoint": {
  757. "__type__": "cc.Vec2",
  758. "x": 0.5,
  759. "y": 0.5
  760. },
  761. "_id": ""
  762. },
  763. {
  764. "__type__": "cc.CompPrefabInfo",
  765. "fileId": "d5MmCmcqtMOY59naFA/aAP"
  766. },
  767. {
  768. "__type__": "cc.Sprite",
  769. "_name": "",
  770. "_objFlags": 0,
  771. "__editorExtras__": {},
  772. "node": {
  773. "__id__": 30
  774. },
  775. "_enabled": true,
  776. "__prefab": {
  777. "__id__": 34
  778. },
  779. "_customMaterial": null,
  780. "_srcBlendFactor": 2,
  781. "_dstBlendFactor": 4,
  782. "_color": {
  783. "__type__": "cc.Color",
  784. "r": 255,
  785. "g": 255,
  786. "b": 255,
  787. "a": 255
  788. },
  789. "_spriteFrame": {
  790. "__uuid__": "57520716-48c8-4a19-8acf-41c9f8777fb0@f9941",
  791. "__expectedType__": "cc.SpriteFrame"
  792. },
  793. "_type": 0,
  794. "_fillType": 0,
  795. "_sizeMode": 0,
  796. "_fillCenter": {
  797. "__type__": "cc.Vec2",
  798. "x": 0,
  799. "y": 0
  800. },
  801. "_fillStart": 0,
  802. "_fillRange": 0,
  803. "_isTrimmedMode": true,
  804. "_useGrayscale": false,
  805. "_atlas": null,
  806. "_id": ""
  807. },
  808. {
  809. "__type__": "cc.CompPrefabInfo",
  810. "fileId": "1bo2nI50RGJYjih7whGQUo"
  811. },
  812. {
  813. "__type__": "cc.PrefabInfo",
  814. "root": {
  815. "__id__": 1
  816. },
  817. "asset": {
  818. "__id__": 0
  819. },
  820. "fileId": "65eeLtWKlJqY5PsV8yD4MG",
  821. "instance": null,
  822. "targetOverrides": null,
  823. "nestedPrefabInstanceRoots": null
  824. },
  825. {
  826. "__type__": "cc.Node",
  827. "_name": "btn_close",
  828. "_objFlags": 0,
  829. "__editorExtras__": {},
  830. "_parent": {
  831. "__id__": 1
  832. },
  833. "_children": [],
  834. "_active": true,
  835. "_components": [
  836. {
  837. "__id__": 37
  838. },
  839. {
  840. "__id__": 39
  841. }
  842. ],
  843. "_prefab": {
  844. "__id__": 41
  845. },
  846. "_lpos": {
  847. "__type__": "cc.Vec3",
  848. "x": -5.3559999999999945,
  849. "y": 889.2560000000001,
  850. "z": 0
  851. },
  852. "_lrot": {
  853. "__type__": "cc.Quat",
  854. "x": 0,
  855. "y": 0,
  856. "z": 0,
  857. "w": 1
  858. },
  859. "_lscale": {
  860. "__type__": "cc.Vec3",
  861. "x": 1,
  862. "y": 1,
  863. "z": 1
  864. },
  865. "_mobility": 0,
  866. "_layer": 33554432,
  867. "_euler": {
  868. "__type__": "cc.Vec3",
  869. "x": 0,
  870. "y": 0,
  871. "z": 0
  872. },
  873. "_id": ""
  874. },
  875. {
  876. "__type__": "cc.UITransform",
  877. "_name": "",
  878. "_objFlags": 0,
  879. "__editorExtras__": {},
  880. "node": {
  881. "__id__": 36
  882. },
  883. "_enabled": true,
  884. "__prefab": {
  885. "__id__": 38
  886. },
  887. "_contentSize": {
  888. "__type__": "cc.Size",
  889. "width": 59,
  890. "height": 60
  891. },
  892. "_anchorPoint": {
  893. "__type__": "cc.Vec2",
  894. "x": 0.5,
  895. "y": 0.5
  896. },
  897. "_id": ""
  898. },
  899. {
  900. "__type__": "cc.CompPrefabInfo",
  901. "fileId": "8c41zxET9DtpMNXbzCZaeK"
  902. },
  903. {
  904. "__type__": "cc.Sprite",
  905. "_name": "",
  906. "_objFlags": 0,
  907. "__editorExtras__": {},
  908. "node": {
  909. "__id__": 36
  910. },
  911. "_enabled": true,
  912. "__prefab": {
  913. "__id__": 40
  914. },
  915. "_customMaterial": null,
  916. "_srcBlendFactor": 2,
  917. "_dstBlendFactor": 4,
  918. "_color": {
  919. "__type__": "cc.Color",
  920. "r": 255,
  921. "g": 255,
  922. "b": 255,
  923. "a": 255
  924. },
  925. "_spriteFrame": null,
  926. "_type": 0,
  927. "_fillType": 0,
  928. "_sizeMode": 0,
  929. "_fillCenter": {
  930. "__type__": "cc.Vec2",
  931. "x": 0,
  932. "y": 0
  933. },
  934. "_fillStart": 0,
  935. "_fillRange": 0,
  936. "_isTrimmedMode": true,
  937. "_useGrayscale": false,
  938. "_atlas": null,
  939. "_id": ""
  940. },
  941. {
  942. "__type__": "cc.CompPrefabInfo",
  943. "fileId": "47yfoU9SVBj5fAGvlGeJSk"
  944. },
  945. {
  946. "__type__": "cc.PrefabInfo",
  947. "root": {
  948. "__id__": 1
  949. },
  950. "asset": {
  951. "__id__": 0
  952. },
  953. "fileId": "2e0fkiRoFCqbm+IcYy62zj",
  954. "instance": null,
  955. "targetOverrides": null,
  956. "nestedPrefabInstanceRoots": null
  957. },
  958. {
  959. "__type__": "cc.Node",
  960. "_name": "btn_jump",
  961. "_objFlags": 0,
  962. "__editorExtras__": {},
  963. "_parent": {
  964. "__id__": 1
  965. },
  966. "_children": [],
  967. "_active": true,
  968. "_components": [
  969. {
  970. "__id__": 43
  971. },
  972. {
  973. "__id__": 45
  974. }
  975. ],
  976. "_prefab": {
  977. "__id__": 47
  978. },
  979. "_lpos": {
  980. "__type__": "cc.Vec3",
  981. "x": -5.3559999999999945,
  982. "y": -818.282,
  983. "z": 0
  984. },
  985. "_lrot": {
  986. "__type__": "cc.Quat",
  987. "x": 0,
  988. "y": 0,
  989. "z": 0,
  990. "w": 1
  991. },
  992. "_lscale": {
  993. "__type__": "cc.Vec3",
  994. "x": 1,
  995. "y": 1,
  996. "z": 1
  997. },
  998. "_mobility": 0,
  999. "_layer": 33554432,
  1000. "_euler": {
  1001. "__type__": "cc.Vec3",
  1002. "x": 0,
  1003. "y": 0,
  1004. "z": 0
  1005. },
  1006. "_id": ""
  1007. },
  1008. {
  1009. "__type__": "cc.UITransform",
  1010. "_name": "",
  1011. "_objFlags": 0,
  1012. "__editorExtras__": {},
  1013. "node": {
  1014. "__id__": 42
  1015. },
  1016. "_enabled": true,
  1017. "__prefab": {
  1018. "__id__": 44
  1019. },
  1020. "_contentSize": {
  1021. "__type__": "cc.Size",
  1022. "width": 261,
  1023. "height": 102
  1024. },
  1025. "_anchorPoint": {
  1026. "__type__": "cc.Vec2",
  1027. "x": 0.5,
  1028. "y": 0.5
  1029. },
  1030. "_id": ""
  1031. },
  1032. {
  1033. "__type__": "cc.CompPrefabInfo",
  1034. "fileId": "d2hQ9kIqVFI6+3NX+ZXhas"
  1035. },
  1036. {
  1037. "__type__": "cc.Sprite",
  1038. "_name": "",
  1039. "_objFlags": 0,
  1040. "__editorExtras__": {},
  1041. "node": {
  1042. "__id__": 42
  1043. },
  1044. "_enabled": true,
  1045. "__prefab": {
  1046. "__id__": 46
  1047. },
  1048. "_customMaterial": null,
  1049. "_srcBlendFactor": 2,
  1050. "_dstBlendFactor": 4,
  1051. "_color": {
  1052. "__type__": "cc.Color",
  1053. "r": 255,
  1054. "g": 255,
  1055. "b": 255,
  1056. "a": 255
  1057. },
  1058. "_spriteFrame": null,
  1059. "_type": 0,
  1060. "_fillType": 0,
  1061. "_sizeMode": 0,
  1062. "_fillCenter": {
  1063. "__type__": "cc.Vec2",
  1064. "x": 0,
  1065. "y": 0
  1066. },
  1067. "_fillStart": 0,
  1068. "_fillRange": 0,
  1069. "_isTrimmedMode": true,
  1070. "_useGrayscale": false,
  1071. "_atlas": null,
  1072. "_id": ""
  1073. },
  1074. {
  1075. "__type__": "cc.CompPrefabInfo",
  1076. "fileId": "c9oJyIr3VFMbmze935LEeD"
  1077. },
  1078. {
  1079. "__type__": "cc.PrefabInfo",
  1080. "root": {
  1081. "__id__": 1
  1082. },
  1083. "asset": {
  1084. "__id__": 0
  1085. },
  1086. "fileId": "d06T3/z11M7aFRAGiGQp8x",
  1087. "instance": null,
  1088. "targetOverrides": null,
  1089. "nestedPrefabInstanceRoots": null
  1090. },
  1091. {
  1092. "__type__": "cc.UITransform",
  1093. "_name": "",
  1094. "_objFlags": 0,
  1095. "__editorExtras__": {},
  1096. "node": {
  1097. "__id__": 1
  1098. },
  1099. "_enabled": true,
  1100. "__prefab": {
  1101. "__id__": 49
  1102. },
  1103. "_contentSize": {
  1104. "__type__": "cc.Size",
  1105. "width": 1080,
  1106. "height": 1919.9999999999998
  1107. },
  1108. "_anchorPoint": {
  1109. "__type__": "cc.Vec2",
  1110. "x": 0.5,
  1111. "y": 0.5
  1112. },
  1113. "_id": ""
  1114. },
  1115. {
  1116. "__type__": "cc.CompPrefabInfo",
  1117. "fileId": "a9swBwM2dGFb662bEOqO94"
  1118. },
  1119. {
  1120. "__type__": "cc.Widget",
  1121. "_name": "",
  1122. "_objFlags": 0,
  1123. "__editorExtras__": {},
  1124. "node": {
  1125. "__id__": 1
  1126. },
  1127. "_enabled": true,
  1128. "__prefab": {
  1129. "__id__": 51
  1130. },
  1131. "_alignFlags": 45,
  1132. "_target": null,
  1133. "_left": 0,
  1134. "_right": 0,
  1135. "_top": 0,
  1136. "_bottom": 0,
  1137. "_horizontalCenter": 0,
  1138. "_verticalCenter": 0,
  1139. "_isAbsLeft": true,
  1140. "_isAbsRight": true,
  1141. "_isAbsTop": true,
  1142. "_isAbsBottom": true,
  1143. "_isAbsHorizontalCenter": true,
  1144. "_isAbsVerticalCenter": true,
  1145. "_originalWidth": 100,
  1146. "_originalHeight": 100,
  1147. "_alignMode": 2,
  1148. "_lockFlags": 0,
  1149. "_id": ""
  1150. },
  1151. {
  1152. "__type__": "cc.CompPrefabInfo",
  1153. "fileId": "bcyvG8W/BK3ZXoJQtuIHQs"
  1154. },
  1155. {
  1156. "__type__": "cc.Sprite",
  1157. "_name": "",
  1158. "_objFlags": 0,
  1159. "__editorExtras__": {},
  1160. "node": {
  1161. "__id__": 1
  1162. },
  1163. "_enabled": true,
  1164. "__prefab": {
  1165. "__id__": 53
  1166. },
  1167. "_customMaterial": null,
  1168. "_srcBlendFactor": 2,
  1169. "_dstBlendFactor": 4,
  1170. "_color": {
  1171. "__type__": "cc.Color",
  1172. "r": 255,
  1173. "g": 255,
  1174. "b": 255,
  1175. "a": 255
  1176. },
  1177. "_spriteFrame": null,
  1178. "_type": 0,
  1179. "_fillType": 0,
  1180. "_sizeMode": 0,
  1181. "_fillCenter": {
  1182. "__type__": "cc.Vec2",
  1183. "x": 0,
  1184. "y": 0
  1185. },
  1186. "_fillStart": 0,
  1187. "_fillRange": 0,
  1188. "_isTrimmedMode": true,
  1189. "_useGrayscale": false,
  1190. "_atlas": null,
  1191. "_id": ""
  1192. },
  1193. {
  1194. "__type__": "cc.CompPrefabInfo",
  1195. "fileId": "4cmTzatZ1AZKl7VUtgXU7Y"
  1196. },
  1197. {
  1198. "__type__": "40a64QLi4tK7K2EEgng585E",
  1199. "_name": "",
  1200. "_objFlags": 0,
  1201. "__editorExtras__": {},
  1202. "node": {
  1203. "__id__": 1
  1204. },
  1205. "_enabled": true,
  1206. "__prefab": {
  1207. "__id__": 55
  1208. },
  1209. "btn_close": {
  1210. "__id__": 36
  1211. },
  1212. "btn_jump": {
  1213. "__id__": 42
  1214. },
  1215. "bg": {
  1216. "__id__": 2
  1217. },
  1218. "bg_bar": {
  1219. "__id__": 8
  1220. },
  1221. "bar": {
  1222. "__id__": 9
  1223. },
  1224. "head": {
  1225. "__id__": 30
  1226. },
  1227. "hp_ani": {
  1228. "__id__": 15
  1229. },
  1230. "_id": ""
  1231. },
  1232. {
  1233. "__type__": "cc.CompPrefabInfo",
  1234. "fileId": "29mNytCrxDx4u2oc3nH415"
  1235. },
  1236. {
  1237. "__type__": "cc.PrefabInfo",
  1238. "root": {
  1239. "__id__": 1
  1240. },
  1241. "asset": {
  1242. "__id__": 0
  1243. },
  1244. "fileId": "33N1ICSDBGd7XexDVG8F9h",
  1245. "instance": null,
  1246. "targetOverrides": null
  1247. }
  1248. ]