WarmReminder.prefab 22 KB

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