FamilyItem.prefab 21 KB

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