beef.prefab 21 KB

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