createguild.prefab 23 KB

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