event_item.prefab 18 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "event_item",
  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": "event_item",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 36
  29. },
  30. {
  31. "__id__": 38
  32. },
  33. {
  34. "__id__": 40
  35. },
  36. {
  37. "__id__": 42
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 44
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0
  48. },
  49. "_lrot": {
  50. "__type__": "cc.Quat",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0,
  54. "w": 1
  55. },
  56. "_lscale": {
  57. "__type__": "cc.Vec3",
  58. "x": 1,
  59. "y": 1,
  60. "z": 1
  61. },
  62. "_mobility": 0,
  63. "_layer": 33554432,
  64. "_euler": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "event_id",
  75. "_objFlags": 0,
  76. "__editorExtras__": {},
  77. "_parent": {
  78. "__id__": 1
  79. },
  80. "_children": [
  81. {
  82. "__id__": 3
  83. },
  84. {
  85. "__id__": 9
  86. },
  87. {
  88. "__id__": 15
  89. }
  90. ],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 29
  95. },
  96. {
  97. "__id__": 31
  98. },
  99. {
  100. "__id__": 33
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 35
  105. },
  106. "_lpos": {
  107. "__type__": "cc.Vec3",
  108. "x": 0,
  109. "y": 0,
  110. "z": 0
  111. },
  112. "_lrot": {
  113. "__type__": "cc.Quat",
  114. "x": 0,
  115. "y": 0,
  116. "z": 0,
  117. "w": 1
  118. },
  119. "_lscale": {
  120. "__type__": "cc.Vec3",
  121. "x": 1,
  122. "y": 1,
  123. "z": 1
  124. },
  125. "_mobility": 0,
  126. "_layer": 33554432,
  127. "_euler": {
  128. "__type__": "cc.Vec3",
  129. "x": 0,
  130. "y": 0,
  131. "z": 0
  132. },
  133. "_id": ""
  134. },
  135. {
  136. "__type__": "cc.Node",
  137. "_name": "lab_event_id",
  138. "_objFlags": 512,
  139. "__editorExtras__": {},
  140. "_parent": {
  141. "__id__": 2
  142. },
  143. "_children": [],
  144. "_active": true,
  145. "_components": [
  146. {
  147. "__id__": 4
  148. },
  149. {
  150. "__id__": 6
  151. }
  152. ],
  153. "_prefab": {
  154. "__id__": 8
  155. },
  156. "_lpos": {
  157. "__type__": "cc.Vec3",
  158. "x": 0,
  159. "y": 29.041,
  160. "z": 0
  161. },
  162. "_lrot": {
  163. "__type__": "cc.Quat",
  164. "x": 0,
  165. "y": 0,
  166. "z": 0,
  167. "w": 1
  168. },
  169. "_lscale": {
  170. "__type__": "cc.Vec3",
  171. "x": 1,
  172. "y": 1,
  173. "z": 1
  174. },
  175. "_mobility": 0,
  176. "_layer": 33554432,
  177. "_euler": {
  178. "__type__": "cc.Vec3",
  179. "x": 0,
  180. "y": 0,
  181. "z": 0
  182. },
  183. "_id": ""
  184. },
  185. {
  186. "__type__": "cc.UITransform",
  187. "_name": "",
  188. "_objFlags": 0,
  189. "__editorExtras__": {},
  190. "node": {
  191. "__id__": 3
  192. },
  193. "_enabled": true,
  194. "__prefab": {
  195. "__id__": 5
  196. },
  197. "_contentSize": {
  198. "__type__": "cc.Size",
  199. "width": 400,
  200. "height": 50.4
  201. },
  202. "_anchorPoint": {
  203. "__type__": "cc.Vec2",
  204. "x": 0.5,
  205. "y": 0.5
  206. },
  207. "_id": ""
  208. },
  209. {
  210. "__type__": "cc.CompPrefabInfo",
  211. "fileId": "79qiqF/qNMZoawT9/PGY+d"
  212. },
  213. {
  214. "__type__": "cc.Label",
  215. "_name": "",
  216. "_objFlags": 0,
  217. "__editorExtras__": {},
  218. "node": {
  219. "__id__": 3
  220. },
  221. "_enabled": true,
  222. "__prefab": {
  223. "__id__": 7
  224. },
  225. "_customMaterial": null,
  226. "_srcBlendFactor": 2,
  227. "_dstBlendFactor": 4,
  228. "_color": {
  229. "__type__": "cc.Color",
  230. "r": 255,
  231. "g": 255,
  232. "b": 255,
  233. "a": 255
  234. },
  235. "_string": "当前事件id:1",
  236. "_horizontalAlign": 1,
  237. "_verticalAlign": 1,
  238. "_actualFontSize": 40,
  239. "_fontSize": 40,
  240. "_fontFamily": "Arial",
  241. "_lineHeight": 40,
  242. "_overflow": 2,
  243. "_enableWrapText": false,
  244. "_font": null,
  245. "_isSystemFontUsed": true,
  246. "_spacingX": 0,
  247. "_isItalic": false,
  248. "_isBold": true,
  249. "_isUnderline": false,
  250. "_underlineHeight": 2,
  251. "_cacheMode": 0,
  252. "_id": ""
  253. },
  254. {
  255. "__type__": "cc.CompPrefabInfo",
  256. "fileId": "a7wxGvLelKeISM4z4+Fvl7"
  257. },
  258. {
  259. "__type__": "cc.PrefabInfo",
  260. "root": {
  261. "__id__": 1
  262. },
  263. "asset": {
  264. "__id__": 0
  265. },
  266. "fileId": "b2KW3F8cZEPK6LMjmhe580",
  267. "instance": null,
  268. "targetOverrides": null,
  269. "nestedPrefabInstanceRoots": null
  270. },
  271. {
  272. "__type__": "cc.Node",
  273. "_name": "lab_event_name",
  274. "_objFlags": 512,
  275. "__editorExtras__": {},
  276. "_parent": {
  277. "__id__": 2
  278. },
  279. "_children": [],
  280. "_active": true,
  281. "_components": [
  282. {
  283. "__id__": 10
  284. },
  285. {
  286. "__id__": 12
  287. }
  288. ],
  289. "_prefab": {
  290. "__id__": 14
  291. },
  292. "_lpos": {
  293. "__type__": "cc.Vec3",
  294. "x": 0,
  295. "y": 103.258,
  296. "z": 0
  297. },
  298. "_lrot": {
  299. "__type__": "cc.Quat",
  300. "x": 0,
  301. "y": 0,
  302. "z": 0,
  303. "w": 1
  304. },
  305. "_lscale": {
  306. "__type__": "cc.Vec3",
  307. "x": 1,
  308. "y": 1,
  309. "z": 1
  310. },
  311. "_mobility": 0,
  312. "_layer": 33554432,
  313. "_euler": {
  314. "__type__": "cc.Vec3",
  315. "x": 0,
  316. "y": 0,
  317. "z": 0
  318. },
  319. "_id": ""
  320. },
  321. {
  322. "__type__": "cc.UITransform",
  323. "_name": "",
  324. "_objFlags": 0,
  325. "__editorExtras__": {},
  326. "node": {
  327. "__id__": 9
  328. },
  329. "_enabled": true,
  330. "__prefab": {
  331. "__id__": 11
  332. },
  333. "_contentSize": {
  334. "__type__": "cc.Size",
  335. "width": 400,
  336. "height": 50.4
  337. },
  338. "_anchorPoint": {
  339. "__type__": "cc.Vec2",
  340. "x": 0.5,
  341. "y": 0.5
  342. },
  343. "_id": ""
  344. },
  345. {
  346. "__type__": "cc.CompPrefabInfo",
  347. "fileId": "f0/N0pMeVA+7Gu/7EVeo+M"
  348. },
  349. {
  350. "__type__": "cc.Label",
  351. "_name": "",
  352. "_objFlags": 0,
  353. "__editorExtras__": {},
  354. "node": {
  355. "__id__": 9
  356. },
  357. "_enabled": true,
  358. "__prefab": {
  359. "__id__": 13
  360. },
  361. "_customMaterial": null,
  362. "_srcBlendFactor": 2,
  363. "_dstBlendFactor": 4,
  364. "_color": {
  365. "__type__": "cc.Color",
  366. "r": 0,
  367. "g": 0,
  368. "b": 0,
  369. "a": 255
  370. },
  371. "_string": "事件名字:fuck",
  372. "_horizontalAlign": 1,
  373. "_verticalAlign": 1,
  374. "_actualFontSize": 40,
  375. "_fontSize": 40,
  376. "_fontFamily": "Arial",
  377. "_lineHeight": 40,
  378. "_overflow": 2,
  379. "_enableWrapText": false,
  380. "_font": null,
  381. "_isSystemFontUsed": true,
  382. "_spacingX": 0,
  383. "_isItalic": false,
  384. "_isBold": true,
  385. "_isUnderline": false,
  386. "_underlineHeight": 2,
  387. "_cacheMode": 0,
  388. "_id": ""
  389. },
  390. {
  391. "__type__": "cc.CompPrefabInfo",
  392. "fileId": "2eDpnWqmZCJI0DZDhFTVxL"
  393. },
  394. {
  395. "__type__": "cc.PrefabInfo",
  396. "root": {
  397. "__id__": 1
  398. },
  399. "asset": {
  400. "__id__": 0
  401. },
  402. "fileId": "a56cwlluFJp5cJpk1xhXCV",
  403. "instance": null,
  404. "targetOverrides": null,
  405. "nestedPrefabInstanceRoots": null
  406. },
  407. {
  408. "__type__": "cc.Node",
  409. "_name": "btn_edit_event",
  410. "_objFlags": 0,
  411. "__editorExtras__": {},
  412. "_parent": {
  413. "__id__": 2
  414. },
  415. "_children": [
  416. {
  417. "__id__": 16
  418. }
  419. ],
  420. "_active": true,
  421. "_components": [
  422. {
  423. "__id__": 22
  424. },
  425. {
  426. "__id__": 24
  427. },
  428. {
  429. "__id__": 26
  430. }
  431. ],
  432. "_prefab": {
  433. "__id__": 28
  434. },
  435. "_lpos": {
  436. "__type__": "cc.Vec3",
  437. "x": 0,
  438. "y": -80.67,
  439. "z": 0
  440. },
  441. "_lrot": {
  442. "__type__": "cc.Quat",
  443. "x": 0,
  444. "y": 0,
  445. "z": 0,
  446. "w": 1
  447. },
  448. "_lscale": {
  449. "__type__": "cc.Vec3",
  450. "x": 1,
  451. "y": 1,
  452. "z": 1
  453. },
  454. "_mobility": 0,
  455. "_layer": 33554432,
  456. "_euler": {
  457. "__type__": "cc.Vec3",
  458. "x": 0,
  459. "y": 0,
  460. "z": 0
  461. },
  462. "_id": ""
  463. },
  464. {
  465. "__type__": "cc.Node",
  466. "_name": "Label",
  467. "_objFlags": 512,
  468. "__editorExtras__": {},
  469. "_parent": {
  470. "__id__": 15
  471. },
  472. "_children": [],
  473. "_active": true,
  474. "_components": [
  475. {
  476. "__id__": 17
  477. },
  478. {
  479. "__id__": 19
  480. }
  481. ],
  482. "_prefab": {
  483. "__id__": 21
  484. },
  485. "_lpos": {
  486. "__type__": "cc.Vec3",
  487. "x": 0,
  488. "y": 0,
  489. "z": 0
  490. },
  491. "_lrot": {
  492. "__type__": "cc.Quat",
  493. "x": 0,
  494. "y": 0,
  495. "z": 0,
  496. "w": 1
  497. },
  498. "_lscale": {
  499. "__type__": "cc.Vec3",
  500. "x": 1,
  501. "y": 1,
  502. "z": 1
  503. },
  504. "_mobility": 0,
  505. "_layer": 33554432,
  506. "_euler": {
  507. "__type__": "cc.Vec3",
  508. "x": 0,
  509. "y": 0,
  510. "z": 0
  511. },
  512. "_id": ""
  513. },
  514. {
  515. "__type__": "cc.UITransform",
  516. "_name": "",
  517. "_objFlags": 0,
  518. "__editorExtras__": {},
  519. "node": {
  520. "__id__": 16
  521. },
  522. "_enabled": true,
  523. "__prefab": {
  524. "__id__": 18
  525. },
  526. "_contentSize": {
  527. "__type__": "cc.Size",
  528. "width": 150,
  529. "height": 40
  530. },
  531. "_anchorPoint": {
  532. "__type__": "cc.Vec2",
  533. "x": 0.5,
  534. "y": 0.5
  535. },
  536. "_id": ""
  537. },
  538. {
  539. "__type__": "cc.CompPrefabInfo",
  540. "fileId": "7cdSjX3RpJj4186vFweFNt"
  541. },
  542. {
  543. "__type__": "cc.Label",
  544. "_name": "",
  545. "_objFlags": 0,
  546. "__editorExtras__": {},
  547. "node": {
  548. "__id__": 16
  549. },
  550. "_enabled": true,
  551. "__prefab": {
  552. "__id__": 20
  553. },
  554. "_customMaterial": null,
  555. "_srcBlendFactor": 2,
  556. "_dstBlendFactor": 4,
  557. "_color": {
  558. "__type__": "cc.Color",
  559. "r": 0,
  560. "g": 0,
  561. "b": 0,
  562. "a": 255
  563. },
  564. "_string": "编辑",
  565. "_horizontalAlign": 1,
  566. "_verticalAlign": 1,
  567. "_actualFontSize": 40,
  568. "_fontSize": 40,
  569. "_fontFamily": "Arial",
  570. "_lineHeight": 40,
  571. "_overflow": 1,
  572. "_enableWrapText": false,
  573. "_font": null,
  574. "_isSystemFontUsed": true,
  575. "_spacingX": 0,
  576. "_isItalic": false,
  577. "_isBold": true,
  578. "_isUnderline": false,
  579. "_underlineHeight": 2,
  580. "_cacheMode": 0,
  581. "_id": ""
  582. },
  583. {
  584. "__type__": "cc.CompPrefabInfo",
  585. "fileId": "1ekvHw7/9JoY1EhKYmHruV"
  586. },
  587. {
  588. "__type__": "cc.PrefabInfo",
  589. "root": {
  590. "__id__": 1
  591. },
  592. "asset": {
  593. "__id__": 0
  594. },
  595. "fileId": "eevJGsoO1LHLeLnixT051o",
  596. "instance": null,
  597. "targetOverrides": null,
  598. "nestedPrefabInstanceRoots": null
  599. },
  600. {
  601. "__type__": "cc.UITransform",
  602. "_name": "",
  603. "_objFlags": 0,
  604. "__editorExtras__": {},
  605. "node": {
  606. "__id__": 15
  607. },
  608. "_enabled": true,
  609. "__prefab": {
  610. "__id__": 23
  611. },
  612. "_contentSize": {
  613. "__type__": "cc.Size",
  614. "width": 150,
  615. "height": 80
  616. },
  617. "_anchorPoint": {
  618. "__type__": "cc.Vec2",
  619. "x": 0.5,
  620. "y": 0.5
  621. },
  622. "_id": ""
  623. },
  624. {
  625. "__type__": "cc.CompPrefabInfo",
  626. "fileId": "ecsZMkdhRF1pvHLiptCp8v"
  627. },
  628. {
  629. "__type__": "cc.Sprite",
  630. "_name": "",
  631. "_objFlags": 0,
  632. "__editorExtras__": {},
  633. "node": {
  634. "__id__": 15
  635. },
  636. "_enabled": true,
  637. "__prefab": {
  638. "__id__": 25
  639. },
  640. "_customMaterial": null,
  641. "_srcBlendFactor": 2,
  642. "_dstBlendFactor": 4,
  643. "_color": {
  644. "__type__": "cc.Color",
  645. "r": 255,
  646. "g": 255,
  647. "b": 255,
  648. "a": 255
  649. },
  650. "_spriteFrame": {
  651. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  652. "__expectedType__": "cc.SpriteFrame"
  653. },
  654. "_type": 1,
  655. "_fillType": 0,
  656. "_sizeMode": 0,
  657. "_fillCenter": {
  658. "__type__": "cc.Vec2",
  659. "x": 0,
  660. "y": 0
  661. },
  662. "_fillStart": 0,
  663. "_fillRange": 0,
  664. "_isTrimmedMode": true,
  665. "_useGrayscale": false,
  666. "_atlas": null,
  667. "_id": ""
  668. },
  669. {
  670. "__type__": "cc.CompPrefabInfo",
  671. "fileId": "799GBtrdtJzqgdERPFF6h3"
  672. },
  673. {
  674. "__type__": "cc.Button",
  675. "_name": "",
  676. "_objFlags": 0,
  677. "__editorExtras__": {},
  678. "node": {
  679. "__id__": 15
  680. },
  681. "_enabled": true,
  682. "__prefab": {
  683. "__id__": 27
  684. },
  685. "clickEvents": [],
  686. "_interactable": true,
  687. "_transition": 3,
  688. "_normalColor": {
  689. "__type__": "cc.Color",
  690. "r": 214,
  691. "g": 214,
  692. "b": 214,
  693. "a": 255
  694. },
  695. "_hoverColor": {
  696. "__type__": "cc.Color",
  697. "r": 211,
  698. "g": 211,
  699. "b": 211,
  700. "a": 255
  701. },
  702. "_pressedColor": {
  703. "__type__": "cc.Color",
  704. "r": 255,
  705. "g": 255,
  706. "b": 255,
  707. "a": 255
  708. },
  709. "_disabledColor": {
  710. "__type__": "cc.Color",
  711. "r": 124,
  712. "g": 124,
  713. "b": 124,
  714. "a": 255
  715. },
  716. "_normalSprite": {
  717. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  718. "__expectedType__": "cc.SpriteFrame"
  719. },
  720. "_hoverSprite": {
  721. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  722. "__expectedType__": "cc.SpriteFrame"
  723. },
  724. "_pressedSprite": {
  725. "__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941",
  726. "__expectedType__": "cc.SpriteFrame"
  727. },
  728. "_disabledSprite": {
  729. "__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941",
  730. "__expectedType__": "cc.SpriteFrame"
  731. },
  732. "_duration": 0.1,
  733. "_zoomScale": 0.9,
  734. "_target": {
  735. "__id__": 15
  736. },
  737. "_id": ""
  738. },
  739. {
  740. "__type__": "cc.CompPrefabInfo",
  741. "fileId": "f7nn0hjGZMhZPQjs/hDa+q"
  742. },
  743. {
  744. "__type__": "cc.PrefabInfo",
  745. "root": {
  746. "__id__": 1
  747. },
  748. "asset": {
  749. "__id__": 0
  750. },
  751. "fileId": "1fK8GaumBHtquNOQyhUdle",
  752. "instance": null,
  753. "targetOverrides": null,
  754. "nestedPrefabInstanceRoots": null
  755. },
  756. {
  757. "__type__": "cc.UITransform",
  758. "_name": "",
  759. "_objFlags": 0,
  760. "__editorExtras__": {},
  761. "node": {
  762. "__id__": 2
  763. },
  764. "_enabled": true,
  765. "__prefab": {
  766. "__id__": 30
  767. },
  768. "_contentSize": {
  769. "__type__": "cc.Size",
  770. "width": 360,
  771. "height": 200
  772. },
  773. "_anchorPoint": {
  774. "__type__": "cc.Vec2",
  775. "x": 0.5,
  776. "y": 0.5
  777. },
  778. "_id": ""
  779. },
  780. {
  781. "__type__": "cc.CompPrefabInfo",
  782. "fileId": "73Ykuwo+1NEoaGHinOekco"
  783. },
  784. {
  785. "__type__": "cc.Sprite",
  786. "_name": "",
  787. "_objFlags": 0,
  788. "__editorExtras__": {},
  789. "node": {
  790. "__id__": 2
  791. },
  792. "_enabled": false,
  793. "__prefab": {
  794. "__id__": 32
  795. },
  796. "_customMaterial": null,
  797. "_srcBlendFactor": 2,
  798. "_dstBlendFactor": 4,
  799. "_color": {
  800. "__type__": "cc.Color",
  801. "r": 211,
  802. "g": 211,
  803. "b": 211,
  804. "a": 255
  805. },
  806. "_spriteFrame": {
  807. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  808. "__expectedType__": "cc.SpriteFrame"
  809. },
  810. "_type": 1,
  811. "_fillType": 0,
  812. "_sizeMode": 0,
  813. "_fillCenter": {
  814. "__type__": "cc.Vec2",
  815. "x": 0,
  816. "y": 0
  817. },
  818. "_fillStart": 0,
  819. "_fillRange": 0,
  820. "_isTrimmedMode": true,
  821. "_useGrayscale": false,
  822. "_atlas": null,
  823. "_id": ""
  824. },
  825. {
  826. "__type__": "cc.CompPrefabInfo",
  827. "fileId": "41kzkV+cNIDIUSsNQvzGzM"
  828. },
  829. {
  830. "__type__": "cc.Widget",
  831. "_name": "",
  832. "_objFlags": 0,
  833. "__editorExtras__": {},
  834. "node": {
  835. "__id__": 2
  836. },
  837. "_enabled": true,
  838. "__prefab": {
  839. "__id__": 34
  840. },
  841. "_alignFlags": 40,
  842. "_target": null,
  843. "_left": 20,
  844. "_right": 20,
  845. "_top": 240,
  846. "_bottom": 0,
  847. "_horizontalCenter": 0,
  848. "_verticalCenter": 0,
  849. "_isAbsLeft": true,
  850. "_isAbsRight": true,
  851. "_isAbsTop": true,
  852. "_isAbsBottom": true,
  853. "_isAbsHorizontalCenter": true,
  854. "_isAbsVerticalCenter": true,
  855. "_originalWidth": 200,
  856. "_originalHeight": 200,
  857. "_alignMode": 2,
  858. "_lockFlags": 0,
  859. "_id": ""
  860. },
  861. {
  862. "__type__": "cc.CompPrefabInfo",
  863. "fileId": "dbO4SoV3FHAKklUz1M6tZa"
  864. },
  865. {
  866. "__type__": "cc.PrefabInfo",
  867. "root": {
  868. "__id__": 1
  869. },
  870. "asset": {
  871. "__id__": 0
  872. },
  873. "fileId": "09YDi7mz5DkJX4Pnh2fh6X",
  874. "instance": null,
  875. "targetOverrides": null,
  876. "nestedPrefabInstanceRoots": null
  877. },
  878. {
  879. "__type__": "cc.UITransform",
  880. "_name": "",
  881. "_objFlags": 0,
  882. "__editorExtras__": {},
  883. "node": {
  884. "__id__": 1
  885. },
  886. "_enabled": true,
  887. "__prefab": {
  888. "__id__": 37
  889. },
  890. "_contentSize": {
  891. "__type__": "cc.Size",
  892. "width": 400,
  893. "height": 300
  894. },
  895. "_anchorPoint": {
  896. "__type__": "cc.Vec2",
  897. "x": 0.5,
  898. "y": 0.5
  899. },
  900. "_id": ""
  901. },
  902. {
  903. "__type__": "cc.CompPrefabInfo",
  904. "fileId": "18oLklU5FFD7bRBcS4oQwh"
  905. },
  906. {
  907. "__type__": "cc.Layout",
  908. "_name": "",
  909. "_objFlags": 0,
  910. "__editorExtras__": {},
  911. "node": {
  912. "__id__": 1
  913. },
  914. "_enabled": true,
  915. "__prefab": {
  916. "__id__": 39
  917. },
  918. "_resizeMode": 1,
  919. "_layoutType": 2,
  920. "_cellSize": {
  921. "__type__": "cc.Size",
  922. "width": 40,
  923. "height": 40
  924. },
  925. "_startAxis": 0,
  926. "_paddingLeft": 0,
  927. "_paddingRight": 0,
  928. "_paddingTop": 50,
  929. "_paddingBottom": 50,
  930. "_spacingX": 0,
  931. "_spacingY": 20,
  932. "_verticalDirection": 1,
  933. "_horizontalDirection": 0,
  934. "_constraint": 0,
  935. "_constraintNum": 2,
  936. "_affectedByScale": false,
  937. "_isAlign": false,
  938. "_id": ""
  939. },
  940. {
  941. "__type__": "cc.CompPrefabInfo",
  942. "fileId": "a2QwUdPUtL8pUeJL2kllYi"
  943. },
  944. {
  945. "__type__": "9878dX3zVpMgp8n4qeQUVf5",
  946. "_name": "",
  947. "_objFlags": 0,
  948. "__editorExtras__": {},
  949. "node": {
  950. "__id__": 1
  951. },
  952. "_enabled": true,
  953. "__prefab": {
  954. "__id__": 41
  955. },
  956. "lab_event_id": {
  957. "__id__": 3
  958. },
  959. "lab_event_name": {
  960. "__id__": 9
  961. },
  962. "btn_edit_event": {
  963. "__id__": 15
  964. },
  965. "_id": ""
  966. },
  967. {
  968. "__type__": "cc.CompPrefabInfo",
  969. "fileId": "7fhfPzqlxIh5AxdWbizwyx"
  970. },
  971. {
  972. "__type__": "cc.Sprite",
  973. "_name": "",
  974. "_objFlags": 0,
  975. "__editorExtras__": {},
  976. "node": {
  977. "__id__": 1
  978. },
  979. "_enabled": true,
  980. "__prefab": {
  981. "__id__": 43
  982. },
  983. "_customMaterial": null,
  984. "_srcBlendFactor": 2,
  985. "_dstBlendFactor": 4,
  986. "_color": {
  987. "__type__": "cc.Color",
  988. "r": 158,
  989. "g": 178,
  990. "b": 241,
  991. "a": 255
  992. },
  993. "_spriteFrame": {
  994. "__uuid__": "b730527c-3233-41c2-aaf7-7cdab58f9749@f9941",
  995. "__expectedType__": "cc.SpriteFrame"
  996. },
  997. "_type": 1,
  998. "_fillType": 0,
  999. "_sizeMode": 0,
  1000. "_fillCenter": {
  1001. "__type__": "cc.Vec2",
  1002. "x": 0,
  1003. "y": 0
  1004. },
  1005. "_fillStart": 0,
  1006. "_fillRange": 0,
  1007. "_isTrimmedMode": true,
  1008. "_useGrayscale": false,
  1009. "_atlas": null,
  1010. "_id": ""
  1011. },
  1012. {
  1013. "__type__": "cc.CompPrefabInfo",
  1014. "fileId": "b93bOVZG1PqYcj8BIvFHs0"
  1015. },
  1016. {
  1017. "__type__": "cc.PrefabInfo",
  1018. "root": {
  1019. "__id__": 1
  1020. },
  1021. "asset": {
  1022. "__id__": 0
  1023. },
  1024. "fileId": "94CmflCj9HAbjH1m7sVs3k",
  1025. "instance": null,
  1026. "targetOverrides": null
  1027. }
  1028. ]