buildLoad.prefab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690
  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": "buildLoad",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 8
  28. },
  29. {
  30. "__id__": 11
  31. },
  32. {
  33. "__id__": 15
  34. }
  35. ],
  36. "_active": true,
  37. "_components": [
  38. {
  39. "__id__": 19
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 20
  44. },
  45. "_opacity": 255,
  46. "_color": {
  47. "__type__": "cc.Color",
  48. "r": 255,
  49. "g": 255,
  50. "b": 255,
  51. "a": 255
  52. },
  53. "_contentSize": {
  54. "__type__": "cc.Size",
  55. "width": 0,
  56. "height": 0
  57. },
  58. "_anchorPoint": {
  59. "__type__": "cc.Vec2",
  60. "x": 0.5,
  61. "y": 0.5
  62. },
  63. "_trs": {
  64. "__type__": "TypedArray",
  65. "ctor": "Float64Array",
  66. "array": [
  67. 812,
  68. 455,
  69. 0,
  70. 0,
  71. 0,
  72. 0,
  73. 1,
  74. 1,
  75. 1,
  76. 1
  77. ]
  78. },
  79. "_eulerAngles": {
  80. "__type__": "cc.Vec3",
  81. "x": 0,
  82. "y": 0,
  83. "z": 0
  84. },
  85. "_skewX": 0,
  86. "_skewY": 0,
  87. "_is3DNode": false,
  88. "_groupIndex": 0,
  89. "groupIndex": 0,
  90. "_id": ""
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "b2",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [],
  100. "_active": true,
  101. "_components": [
  102. {
  103. "__id__": 3
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 4
  108. },
  109. "_opacity": 255,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 255,
  113. "g": 255,
  114. "b": 255,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 136,
  120. "height": 73
  121. },
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_trs": {
  128. "__type__": "TypedArray",
  129. "ctor": "Float64Array",
  130. "array": [
  131. 0,
  132. 0,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 1,
  138. 1,
  139. 1,
  140. 1
  141. ]
  142. },
  143. "_eulerAngles": {
  144. "__type__": "cc.Vec3",
  145. "x": 0,
  146. "y": 0,
  147. "z": 0
  148. },
  149. "_skewX": 0,
  150. "_skewY": 0,
  151. "_is3DNode": false,
  152. "_groupIndex": 0,
  153. "groupIndex": 0,
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "node": {
  161. "__id__": 2
  162. },
  163. "_enabled": true,
  164. "_materials": [
  165. {
  166. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  167. }
  168. ],
  169. "_srcBlendFactor": 770,
  170. "_dstBlendFactor": 771,
  171. "_spriteFrame": {
  172. "__uuid__": "a41e4431-5db6-4131-b910-9fe2f9af1358"
  173. },
  174. "_type": 0,
  175. "_sizeMode": 1,
  176. "_fillType": 0,
  177. "_fillCenter": {
  178. "__type__": "cc.Vec2",
  179. "x": 0,
  180. "y": 0
  181. },
  182. "_fillStart": 0,
  183. "_fillRange": 0,
  184. "_isTrimmedMode": true,
  185. "_atlas": null,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.PrefabInfo",
  190. "root": {
  191. "__id__": 1
  192. },
  193. "asset": {
  194. "__uuid__": "82b05c85-8ef3-4c9f-bc47-f8035738bbac"
  195. },
  196. "fileId": "8aZda0cSNJHJzZW85gO5vj",
  197. "sync": false
  198. },
  199. {
  200. "__type__": "cc.Node",
  201. "_name": "b1",
  202. "_objFlags": 0,
  203. "_parent": {
  204. "__id__": 1
  205. },
  206. "_children": [],
  207. "_active": true,
  208. "_components": [
  209. {
  210. "__id__": 6
  211. }
  212. ],
  213. "_prefab": {
  214. "__id__": 7
  215. },
  216. "_opacity": 255,
  217. "_color": {
  218. "__type__": "cc.Color",
  219. "r": 255,
  220. "g": 255,
  221. "b": 255,
  222. "a": 255
  223. },
  224. "_contentSize": {
  225. "__type__": "cc.Size",
  226. "width": 128,
  227. "height": 66
  228. },
  229. "_anchorPoint": {
  230. "__type__": "cc.Vec2",
  231. "x": 0.5,
  232. "y": 0.5
  233. },
  234. "_trs": {
  235. "__type__": "TypedArray",
  236. "ctor": "Float64Array",
  237. "array": [
  238. 0,
  239. 0,
  240. 0,
  241. 0,
  242. 0,
  243. 0,
  244. 1,
  245. 1,
  246. 1,
  247. 1
  248. ]
  249. },
  250. "_eulerAngles": {
  251. "__type__": "cc.Vec3",
  252. "x": 0,
  253. "y": 0,
  254. "z": 0
  255. },
  256. "_skewX": 0,
  257. "_skewY": 0,
  258. "_is3DNode": false,
  259. "_groupIndex": 0,
  260. "groupIndex": 0,
  261. "_id": ""
  262. },
  263. {
  264. "__type__": "cc.Sprite",
  265. "_name": "",
  266. "_objFlags": 0,
  267. "node": {
  268. "__id__": 5
  269. },
  270. "_enabled": true,
  271. "_materials": [
  272. {
  273. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  274. }
  275. ],
  276. "_srcBlendFactor": 770,
  277. "_dstBlendFactor": 771,
  278. "_spriteFrame": {
  279. "__uuid__": "50c76d3a-4eb1-4b46-897d-82bc9e32bce8"
  280. },
  281. "_type": 0,
  282. "_sizeMode": 1,
  283. "_fillType": 0,
  284. "_fillCenter": {
  285. "__type__": "cc.Vec2",
  286. "x": 0,
  287. "y": 0
  288. },
  289. "_fillStart": 0,
  290. "_fillRange": 0,
  291. "_isTrimmedMode": true,
  292. "_atlas": null,
  293. "_id": ""
  294. },
  295. {
  296. "__type__": "cc.PrefabInfo",
  297. "root": {
  298. "__id__": 1
  299. },
  300. "asset": {
  301. "__uuid__": "82b05c85-8ef3-4c9f-bc47-f8035738bbac"
  302. },
  303. "fileId": "bdh3aU211Ff4yEmK6NXmKd",
  304. "sync": false
  305. },
  306. {
  307. "__type__": "cc.Node",
  308. "_name": "hp_bg",
  309. "_objFlags": 0,
  310. "_parent": {
  311. "__id__": 1
  312. },
  313. "_children": [],
  314. "_active": true,
  315. "_components": [
  316. {
  317. "__id__": 9
  318. }
  319. ],
  320. "_prefab": {
  321. "__id__": 10
  322. },
  323. "_opacity": 255,
  324. "_color": {
  325. "__type__": "cc.Color",
  326. "r": 255,
  327. "g": 255,
  328. "b": 255,
  329. "a": 255
  330. },
  331. "_contentSize": {
  332. "__type__": "cc.Size",
  333. "width": 150,
  334. "height": 22
  335. },
  336. "_anchorPoint": {
  337. "__type__": "cc.Vec2",
  338. "x": 0,
  339. "y": 0.5
  340. },
  341. "_trs": {
  342. "__type__": "TypedArray",
  343. "ctor": "Float64Array",
  344. "array": [
  345. -71,
  346. 68,
  347. 0,
  348. 0,
  349. 0,
  350. 0,
  351. 1,
  352. 1,
  353. 1,
  354. 1
  355. ]
  356. },
  357. "_eulerAngles": {
  358. "__type__": "cc.Vec3",
  359. "x": 0,
  360. "y": 0,
  361. "z": 0
  362. },
  363. "_skewX": 0,
  364. "_skewY": 0,
  365. "_is3DNode": false,
  366. "_groupIndex": 0,
  367. "groupIndex": 0,
  368. "_id": ""
  369. },
  370. {
  371. "__type__": "cc.Sprite",
  372. "_name": "",
  373. "_objFlags": 0,
  374. "node": {
  375. "__id__": 8
  376. },
  377. "_enabled": true,
  378. "_materials": [
  379. {
  380. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  381. }
  382. ],
  383. "_srcBlendFactor": 770,
  384. "_dstBlendFactor": 771,
  385. "_spriteFrame": {
  386. "__uuid__": "54173674-27a5-43d5-8e71-0aa10efa3d32"
  387. },
  388. "_type": 0,
  389. "_sizeMode": 0,
  390. "_fillType": 0,
  391. "_fillCenter": {
  392. "__type__": "cc.Vec2",
  393. "x": 0,
  394. "y": 0
  395. },
  396. "_fillStart": 0,
  397. "_fillRange": 0,
  398. "_isTrimmedMode": true,
  399. "_atlas": null,
  400. "_id": ""
  401. },
  402. {
  403. "__type__": "cc.PrefabInfo",
  404. "root": {
  405. "__id__": 1
  406. },
  407. "asset": {
  408. "__uuid__": "82b05c85-8ef3-4c9f-bc47-f8035738bbac"
  409. },
  410. "fileId": "23enlyretBQ4pPEmsaV8Sl",
  411. "sync": false
  412. },
  413. {
  414. "__type__": "cc.Node",
  415. "_name": "hp_3",
  416. "_objFlags": 0,
  417. "_parent": {
  418. "__id__": 1
  419. },
  420. "_children": [],
  421. "_active": true,
  422. "_components": [
  423. {
  424. "__id__": 12
  425. },
  426. {
  427. "__id__": 13
  428. }
  429. ],
  430. "_prefab": {
  431. "__id__": 14
  432. },
  433. "_opacity": 255,
  434. "_color": {
  435. "__type__": "cc.Color",
  436. "r": 255,
  437. "g": 255,
  438. "b": 255,
  439. "a": 255
  440. },
  441. "_contentSize": {
  442. "__type__": "cc.Size",
  443. "width": 150,
  444. "height": 22
  445. },
  446. "_anchorPoint": {
  447. "__type__": "cc.Vec2",
  448. "x": 0,
  449. "y": 0.5
  450. },
  451. "_trs": {
  452. "__type__": "TypedArray",
  453. "ctor": "Float64Array",
  454. "array": [
  455. -71,
  456. 68,
  457. 0,
  458. 0,
  459. 0,
  460. 0,
  461. 1,
  462. 1,
  463. 1,
  464. 1
  465. ]
  466. },
  467. "_eulerAngles": {
  468. "__type__": "cc.Vec3",
  469. "x": 0,
  470. "y": 0,
  471. "z": 0
  472. },
  473. "_skewX": 0,
  474. "_skewY": 0,
  475. "_is3DNode": false,
  476. "_groupIndex": 0,
  477. "groupIndex": 0,
  478. "_id": ""
  479. },
  480. {
  481. "__type__": "cc.Sprite",
  482. "_name": "",
  483. "_objFlags": 0,
  484. "node": {
  485. "__id__": 11
  486. },
  487. "_enabled": true,
  488. "_materials": [
  489. {
  490. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  491. }
  492. ],
  493. "_srcBlendFactor": 770,
  494. "_dstBlendFactor": 771,
  495. "_spriteFrame": {
  496. "__uuid__": "2c084a95-677a-4126-a947-a5fc3dc22193"
  497. },
  498. "_type": 0,
  499. "_sizeMode": 0,
  500. "_fillType": 0,
  501. "_fillCenter": {
  502. "__type__": "cc.Vec2",
  503. "x": 0,
  504. "y": 0
  505. },
  506. "_fillStart": 0,
  507. "_fillRange": 0,
  508. "_isTrimmedMode": true,
  509. "_atlas": null,
  510. "_id": ""
  511. },
  512. {
  513. "__type__": "cc.ProgressBar",
  514. "_name": "",
  515. "_objFlags": 0,
  516. "node": {
  517. "__id__": 11
  518. },
  519. "_enabled": true,
  520. "_N$totalLength": 150,
  521. "_N$barSprite": {
  522. "__id__": 12
  523. },
  524. "_N$mode": 0,
  525. "_N$progress": 1,
  526. "_N$reverse": false,
  527. "_id": ""
  528. },
  529. {
  530. "__type__": "cc.PrefabInfo",
  531. "root": {
  532. "__id__": 1
  533. },
  534. "asset": {
  535. "__uuid__": "82b05c85-8ef3-4c9f-bc47-f8035738bbac"
  536. },
  537. "fileId": "8fIvjNLYxEi4m4lXFd6rhl",
  538. "sync": false
  539. },
  540. {
  541. "__type__": "cc.Node",
  542. "_name": "act",
  543. "_objFlags": 0,
  544. "_parent": {
  545. "__id__": 1
  546. },
  547. "_children": [],
  548. "_active": true,
  549. "_components": [
  550. {
  551. "__id__": 16
  552. },
  553. {
  554. "__id__": 17
  555. }
  556. ],
  557. "_prefab": {
  558. "__id__": 18
  559. },
  560. "_opacity": 0,
  561. "_color": {
  562. "__type__": "cc.Color",
  563. "r": 255,
  564. "g": 255,
  565. "b": 255,
  566. "a": 255
  567. },
  568. "_contentSize": {
  569. "__type__": "cc.Size",
  570. "width": 151,
  571. "height": 58
  572. },
  573. "_anchorPoint": {
  574. "__type__": "cc.Vec2",
  575. "x": 0.5,
  576. "y": 0.5
  577. },
  578. "_trs": {
  579. "__type__": "TypedArray",
  580. "ctor": "Float64Array",
  581. "array": [
  582. 0,
  583. 4,
  584. 0,
  585. 0,
  586. 0,
  587. 0,
  588. 1,
  589. 1,
  590. 1,
  591. 1
  592. ]
  593. },
  594. "_eulerAngles": {
  595. "__type__": "cc.Vec3",
  596. "x": 0,
  597. "y": 0,
  598. "z": 0
  599. },
  600. "_skewX": 0,
  601. "_skewY": 0,
  602. "_is3DNode": false,
  603. "_groupIndex": 0,
  604. "groupIndex": 0,
  605. "_id": ""
  606. },
  607. {
  608. "__type__": "cc.Sprite",
  609. "_name": "",
  610. "_objFlags": 0,
  611. "node": {
  612. "__id__": 15
  613. },
  614. "_enabled": true,
  615. "_materials": [
  616. {
  617. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  618. }
  619. ],
  620. "_srcBlendFactor": 770,
  621. "_dstBlendFactor": 771,
  622. "_spriteFrame": {
  623. "__uuid__": "59ca8b15-9c36-441f-9372-78275855bee8"
  624. },
  625. "_type": 0,
  626. "_sizeMode": 1,
  627. "_fillType": 0,
  628. "_fillCenter": {
  629. "__type__": "cc.Vec2",
  630. "x": 0,
  631. "y": 0
  632. },
  633. "_fillStart": 0,
  634. "_fillRange": 0,
  635. "_isTrimmedMode": true,
  636. "_atlas": null,
  637. "_id": ""
  638. },
  639. {
  640. "__type__": "cc.Animation",
  641. "_name": "",
  642. "_objFlags": 0,
  643. "node": {
  644. "__id__": 15
  645. },
  646. "_enabled": true,
  647. "_defaultClip": {
  648. "__uuid__": "5b07636d-1b89-4d26-be93-c00ba8101df6"
  649. },
  650. "_clips": [
  651. {
  652. "__uuid__": "5b07636d-1b89-4d26-be93-c00ba8101df6"
  653. }
  654. ],
  655. "playOnLoad": false,
  656. "_id": ""
  657. },
  658. {
  659. "__type__": "cc.PrefabInfo",
  660. "root": {
  661. "__id__": 1
  662. },
  663. "asset": {
  664. "__uuid__": "82b05c85-8ef3-4c9f-bc47-f8035738bbac"
  665. },
  666. "fileId": "22v0evoL9BcIu8F44KENko",
  667. "sync": false
  668. },
  669. {
  670. "__type__": "19f28gwGVRDKIL13XTMmj2j",
  671. "_name": "",
  672. "_objFlags": 0,
  673. "node": {
  674. "__id__": 1
  675. },
  676. "_enabled": true,
  677. "_id": ""
  678. },
  679. {
  680. "__type__": "cc.PrefabInfo",
  681. "root": {
  682. "__id__": 1
  683. },
  684. "asset": {
  685. "__uuid__": "82b05c85-8ef3-4c9f-bc47-f8035738bbac"
  686. },
  687. "fileId": "",
  688. "sync": false
  689. }
  690. ]