netMask.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "netMask",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 18
  28. },
  29. {
  30. "__id__": 19
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 20
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 750,
  47. "height": 1334
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 375,
  59. 667,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1,
  66. 1,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "_groupIndex": 0,
  80. "groupIndex": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "imgBg",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [
  91. {
  92. "__id__": 3
  93. },
  94. {
  95. "__id__": 6
  96. },
  97. {
  98. "__id__": 9
  99. }
  100. ],
  101. "_active": true,
  102. "_components": [
  103. {
  104. "__id__": 13
  105. },
  106. {
  107. "__id__": 14
  108. },
  109. {
  110. "__id__": 15
  111. },
  112. {
  113. "__id__": 16
  114. }
  115. ],
  116. "_prefab": {
  117. "__id__": 17
  118. },
  119. "_opacity": 255,
  120. "_color": {
  121. "__type__": "cc.Color",
  122. "r": 0,
  123. "g": 0,
  124. "b": 0,
  125. "a": 255
  126. },
  127. "_contentSize": {
  128. "__type__": "cc.Size",
  129. "width": 750,
  130. "height": 1334
  131. },
  132. "_anchorPoint": {
  133. "__type__": "cc.Vec2",
  134. "x": 0.5,
  135. "y": 0.5
  136. },
  137. "_trs": {
  138. "__type__": "TypedArray",
  139. "ctor": "Float64Array",
  140. "array": [
  141. 0,
  142. 0,
  143. 0,
  144. 0,
  145. 0,
  146. 0,
  147. 1,
  148. 1,
  149. 1,
  150. 1
  151. ]
  152. },
  153. "_eulerAngles": {
  154. "__type__": "cc.Vec3",
  155. "x": 0,
  156. "y": 0,
  157. "z": 0
  158. },
  159. "_skewX": 0,
  160. "_skewY": 0,
  161. "_is3DNode": false,
  162. "_groupIndex": 0,
  163. "groupIndex": 0,
  164. "_id": ""
  165. },
  166. {
  167. "__type__": "cc.Node",
  168. "_name": "wangluo1",
  169. "_objFlags": 0,
  170. "_parent": {
  171. "__id__": 2
  172. },
  173. "_children": [],
  174. "_active": true,
  175. "_components": [
  176. {
  177. "__id__": 4
  178. }
  179. ],
  180. "_prefab": {
  181. "__id__": 5
  182. },
  183. "_opacity": 255,
  184. "_color": {
  185. "__type__": "cc.Color",
  186. "r": 255,
  187. "g": 255,
  188. "b": 255,
  189. "a": 255
  190. },
  191. "_contentSize": {
  192. "__type__": "cc.Size",
  193. "width": 63,
  194. "height": 63
  195. },
  196. "_anchorPoint": {
  197. "__type__": "cc.Vec2",
  198. "x": 0.5,
  199. "y": 0.5
  200. },
  201. "_trs": {
  202. "__type__": "TypedArray",
  203. "ctor": "Float64Array",
  204. "array": [
  205. 0,
  206. 0,
  207. 0,
  208. 0,
  209. 0,
  210. 0,
  211. 1,
  212. 0.6,
  213. 0.6,
  214. 1
  215. ]
  216. },
  217. "_eulerAngles": {
  218. "__type__": "cc.Vec3",
  219. "x": 0,
  220. "y": 0,
  221. "z": 0
  222. },
  223. "_skewX": 0,
  224. "_skewY": 0,
  225. "_is3DNode": false,
  226. "_groupIndex": 0,
  227. "groupIndex": 0,
  228. "_id": ""
  229. },
  230. {
  231. "__type__": "cc.Sprite",
  232. "_name": "",
  233. "_objFlags": 0,
  234. "node": {
  235. "__id__": 3
  236. },
  237. "_enabled": true,
  238. "_materials": [
  239. {
  240. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  241. }
  242. ],
  243. "_srcBlendFactor": 770,
  244. "_dstBlendFactor": 771,
  245. "_spriteFrame": {
  246. "__uuid__": "285b8059-cc6a-4a72-82fb-41f45a261bf2"
  247. },
  248. "_type": 0,
  249. "_sizeMode": 1,
  250. "_fillType": 0,
  251. "_fillCenter": {
  252. "__type__": "cc.Vec2",
  253. "x": 0,
  254. "y": 0
  255. },
  256. "_fillStart": 0,
  257. "_fillRange": 0,
  258. "_isTrimmedMode": true,
  259. "_atlas": null,
  260. "_id": ""
  261. },
  262. {
  263. "__type__": "cc.PrefabInfo",
  264. "root": {
  265. "__id__": 1
  266. },
  267. "asset": {
  268. "__id__": 0
  269. },
  270. "fileId": "68Ibrrc05BQqkfQt0wAlXS",
  271. "sync": false
  272. },
  273. {
  274. "__type__": "cc.Node",
  275. "_name": "wangluo2",
  276. "_objFlags": 0,
  277. "_parent": {
  278. "__id__": 2
  279. },
  280. "_children": [],
  281. "_active": true,
  282. "_components": [
  283. {
  284. "__id__": 7
  285. }
  286. ],
  287. "_prefab": {
  288. "__id__": 8
  289. },
  290. "_opacity": 255,
  291. "_color": {
  292. "__type__": "cc.Color",
  293. "r": 255,
  294. "g": 255,
  295. "b": 255,
  296. "a": 255
  297. },
  298. "_contentSize": {
  299. "__type__": "cc.Size",
  300. "width": 213,
  301. "height": 214
  302. },
  303. "_anchorPoint": {
  304. "__type__": "cc.Vec2",
  305. "x": 0.5,
  306. "y": 0.5
  307. },
  308. "_trs": {
  309. "__type__": "TypedArray",
  310. "ctor": "Float64Array",
  311. "array": [
  312. 0,
  313. 0,
  314. 0,
  315. 0,
  316. 0,
  317. 0,
  318. 1,
  319. 0.6,
  320. 0.6,
  321. 1
  322. ]
  323. },
  324. "_eulerAngles": {
  325. "__type__": "cc.Vec3",
  326. "x": 0,
  327. "y": 0,
  328. "z": 0
  329. },
  330. "_skewX": 0,
  331. "_skewY": 0,
  332. "_is3DNode": false,
  333. "_groupIndex": 0,
  334. "groupIndex": 0,
  335. "_id": ""
  336. },
  337. {
  338. "__type__": "cc.Sprite",
  339. "_name": "",
  340. "_objFlags": 0,
  341. "node": {
  342. "__id__": 6
  343. },
  344. "_enabled": true,
  345. "_materials": [
  346. {
  347. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  348. }
  349. ],
  350. "_srcBlendFactor": 770,
  351. "_dstBlendFactor": 771,
  352. "_spriteFrame": {
  353. "__uuid__": "1bae3cfa-ac6d-4e66-a092-e85e14fb6ca2"
  354. },
  355. "_type": 0,
  356. "_sizeMode": 1,
  357. "_fillType": 0,
  358. "_fillCenter": {
  359. "__type__": "cc.Vec2",
  360. "x": 0,
  361. "y": 0
  362. },
  363. "_fillStart": 0,
  364. "_fillRange": 0,
  365. "_isTrimmedMode": true,
  366. "_atlas": null,
  367. "_id": ""
  368. },
  369. {
  370. "__type__": "cc.PrefabInfo",
  371. "root": {
  372. "__id__": 1
  373. },
  374. "asset": {
  375. "__id__": 0
  376. },
  377. "fileId": "d8XYNrirdCXqAbhe3ORwfV",
  378. "sync": false
  379. },
  380. {
  381. "__type__": "cc.Node",
  382. "_name": "txtTips",
  383. "_objFlags": 0,
  384. "_parent": {
  385. "__id__": 2
  386. },
  387. "_children": [],
  388. "_active": true,
  389. "_components": [
  390. {
  391. "__id__": 10
  392. },
  393. {
  394. "__id__": 11
  395. }
  396. ],
  397. "_prefab": {
  398. "__id__": 12
  399. },
  400. "_opacity": 255,
  401. "_color": {
  402. "__type__": "cc.Color",
  403. "r": 255,
  404. "g": 255,
  405. "b": 255,
  406. "a": 255
  407. },
  408. "_contentSize": {
  409. "__type__": "cc.Size",
  410. "width": 92,
  411. "height": 32.76
  412. },
  413. "_anchorPoint": {
  414. "__type__": "cc.Vec2",
  415. "x": 0.5,
  416. "y": 0.5
  417. },
  418. "_trs": {
  419. "__type__": "TypedArray",
  420. "ctor": "Float64Array",
  421. "array": [
  422. 0,
  423. -80,
  424. 0,
  425. 0,
  426. 0,
  427. 0,
  428. 1,
  429. 1,
  430. 1,
  431. 1
  432. ]
  433. },
  434. "_eulerAngles": {
  435. "__type__": "cc.Vec3",
  436. "x": 0,
  437. "y": 0,
  438. "z": 0
  439. },
  440. "_skewX": 0,
  441. "_skewY": 0,
  442. "_is3DNode": false,
  443. "_groupIndex": 0,
  444. "groupIndex": 0,
  445. "_id": ""
  446. },
  447. {
  448. "__type__": "cc.Label",
  449. "_name": "",
  450. "_objFlags": 0,
  451. "node": {
  452. "__id__": 9
  453. },
  454. "_enabled": true,
  455. "_materials": [
  456. {
  457. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  458. }
  459. ],
  460. "_srcBlendFactor": 770,
  461. "_dstBlendFactor": 771,
  462. "_string": "加载中...",
  463. "_N$string": "加载中...",
  464. "_fontSize": 24,
  465. "_lineHeight": 26,
  466. "_enableWrapText": true,
  467. "_N$file": null,
  468. "_isSystemFontUsed": true,
  469. "_spacingX": 0,
  470. "_batchAsBitmap": false,
  471. "_styleFlags": 0,
  472. "_underlineHeight": 0,
  473. "_N$horizontalAlign": 1,
  474. "_N$verticalAlign": 1,
  475. "_N$fontFamily": "Arial",
  476. "_N$overflow": 0,
  477. "_N$cacheMode": 0,
  478. "_id": ""
  479. },
  480. {
  481. "__type__": "6fe783wTPdBarr4B1v1snPa",
  482. "_name": "",
  483. "_objFlags": 0,
  484. "node": {
  485. "__id__": 9
  486. },
  487. "_enabled": true,
  488. "key": "netMask_txtTips",
  489. "isLang": false,
  490. "fix": false,
  491. "args": [],
  492. "_id": ""
  493. },
  494. {
  495. "__type__": "cc.PrefabInfo",
  496. "root": {
  497. "__id__": 1
  498. },
  499. "asset": {
  500. "__id__": 0
  501. },
  502. "fileId": "2cFr+SlzBKzY1ekxzHh6pP",
  503. "sync": false
  504. },
  505. {
  506. "__type__": "cc.Sprite",
  507. "_name": "",
  508. "_objFlags": 0,
  509. "node": {
  510. "__id__": 2
  511. },
  512. "_enabled": true,
  513. "_materials": [
  514. {
  515. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  516. }
  517. ],
  518. "_srcBlendFactor": 770,
  519. "_dstBlendFactor": 771,
  520. "_spriteFrame": {
  521. "__uuid__": "040fc409-2120-4558-a1f6-081ede3bdeec"
  522. },
  523. "_type": 0,
  524. "_sizeMode": 0,
  525. "_fillType": 0,
  526. "_fillCenter": {
  527. "__type__": "cc.Vec2",
  528. "x": 0,
  529. "y": 0
  530. },
  531. "_fillStart": 0,
  532. "_fillRange": 0,
  533. "_isTrimmedMode": true,
  534. "_atlas": null,
  535. "_id": ""
  536. },
  537. {
  538. "__type__": "cc.Widget",
  539. "_name": "",
  540. "_objFlags": 0,
  541. "node": {
  542. "__id__": 2
  543. },
  544. "_enabled": true,
  545. "alignMode": 1,
  546. "_target": null,
  547. "_alignFlags": 45,
  548. "_left": 0,
  549. "_right": 0,
  550. "_top": 0,
  551. "_bottom": 0,
  552. "_verticalCenter": 0,
  553. "_horizontalCenter": 0,
  554. "_isAbsLeft": true,
  555. "_isAbsRight": true,
  556. "_isAbsTop": true,
  557. "_isAbsBottom": true,
  558. "_isAbsHorizontalCenter": true,
  559. "_isAbsVerticalCenter": true,
  560. "_originalWidth": 750,
  561. "_originalHeight": 1750,
  562. "_id": ""
  563. },
  564. {
  565. "__type__": "cc.Animation",
  566. "_name": "",
  567. "_objFlags": 0,
  568. "node": {
  569. "__id__": 2
  570. },
  571. "_enabled": true,
  572. "_defaultClip": {
  573. "__uuid__": "9bdafea2-9d37-4fb6-b5f4-92cb82e60e89"
  574. },
  575. "_clips": [
  576. {
  577. "__uuid__": "9bdafea2-9d37-4fb6-b5f4-92cb82e60e89"
  578. }
  579. ],
  580. "playOnLoad": true,
  581. "_id": ""
  582. },
  583. {
  584. "__type__": "cc.BlockInputEvents",
  585. "_name": "",
  586. "_objFlags": 0,
  587. "node": {
  588. "__id__": 2
  589. },
  590. "_enabled": true,
  591. "_id": ""
  592. },
  593. {
  594. "__type__": "cc.PrefabInfo",
  595. "root": {
  596. "__id__": 1
  597. },
  598. "asset": {
  599. "__id__": 0
  600. },
  601. "fileId": "86pyI3w7xKrrwfNxa6xmDn",
  602. "sync": false
  603. },
  604. {
  605. "__type__": "965feM5OoFK37vfJaOBFV0k",
  606. "_name": "",
  607. "_objFlags": 0,
  608. "node": {
  609. "__id__": 1
  610. },
  611. "_enabled": true,
  612. "imgBg": {
  613. "__id__": 2
  614. },
  615. "_id": ""
  616. },
  617. {
  618. "__type__": "cc.Widget",
  619. "_name": "",
  620. "_objFlags": 0,
  621. "node": {
  622. "__id__": 1
  623. },
  624. "_enabled": true,
  625. "alignMode": 1,
  626. "_target": null,
  627. "_alignFlags": 45,
  628. "_left": 0,
  629. "_right": 0,
  630. "_top": 0,
  631. "_bottom": 0,
  632. "_verticalCenter": 0,
  633. "_horizontalCenter": 0,
  634. "_isAbsLeft": true,
  635. "_isAbsRight": true,
  636. "_isAbsTop": true,
  637. "_isAbsBottom": true,
  638. "_isAbsHorizontalCenter": true,
  639. "_isAbsVerticalCenter": true,
  640. "_originalWidth": 0,
  641. "_originalHeight": 0,
  642. "_id": ""
  643. },
  644. {
  645. "__type__": "cc.PrefabInfo",
  646. "root": {
  647. "__id__": 1
  648. },
  649. "asset": {
  650. "__id__": 0
  651. },
  652. "fileId": "",
  653. "sync": false
  654. }
  655. ]