drawScroll.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "drawScroll",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 6
  24. }
  25. ],
  26. "_active": true,
  27. "_level": 1,
  28. "_components": [
  29. {
  30. "__id__": 18
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 19
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 0,
  40. "g": 0,
  41. "b": 0,
  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. "_position": {
  55. "__type__": "cc.Vec3",
  56. "x": 0,
  57. "y": 0,
  58. "z": 0
  59. },
  60. "_scale": {
  61. "__type__": "cc.Vec3",
  62. "x": 1,
  63. "y": 1,
  64. "z": 1
  65. },
  66. "_rotationX": 0,
  67. "_rotationY": 0,
  68. "_quat": {
  69. "__type__": "cc.Quat",
  70. "x": 0,
  71. "y": 0,
  72. "z": 0,
  73. "w": 1
  74. },
  75. "_skewX": 0,
  76. "_skewY": 0,
  77. "_zIndex": 0,
  78. "groupIndex": 0,
  79. "_id": ""
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "mask_bg",
  84. "_objFlags": 0,
  85. "_parent": {
  86. "__id__": 1
  87. },
  88. "_children": [],
  89. "_active": true,
  90. "_level": 2,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. },
  95. {
  96. "__id__": 4
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 5
  101. },
  102. "_opacity": 153,
  103. "_color": {
  104. "__type__": "cc.Color",
  105. "r": 0,
  106. "g": 0,
  107. "b": 0,
  108. "a": 255
  109. },
  110. "_contentSize": {
  111. "__type__": "cc.Size",
  112. "width": 750,
  113. "height": 2000
  114. },
  115. "_anchorPoint": {
  116. "__type__": "cc.Vec2",
  117. "x": 0.5,
  118. "y": 0.5
  119. },
  120. "_position": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. },
  126. "_scale": {
  127. "__type__": "cc.Vec3",
  128. "x": 1,
  129. "y": 1,
  130. "z": 1
  131. },
  132. "_rotationX": 0,
  133. "_rotationY": 0,
  134. "_quat": {
  135. "__type__": "cc.Quat",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0,
  139. "w": 1
  140. },
  141. "_skewX": 0,
  142. "_skewY": 0,
  143. "_zIndex": 0,
  144. "groupIndex": 0,
  145. "_id": ""
  146. },
  147. {
  148. "__type__": "cc.Sprite",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "node": {
  152. "__id__": 2
  153. },
  154. "_enabled": true,
  155. "_srcBlendFactor": 770,
  156. "_dstBlendFactor": 771,
  157. "_spriteFrame": {
  158. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  159. },
  160. "_type": 0,
  161. "_sizeMode": 0,
  162. "_fillType": 0,
  163. "_fillCenter": {
  164. "__type__": "cc.Vec2",
  165. "x": 0,
  166. "y": 0
  167. },
  168. "_fillStart": 0,
  169. "_fillRange": 0,
  170. "_isTrimmedMode": true,
  171. "_state": 0,
  172. "_atlas": null,
  173. "_id": "12ZJp2V/dLY4vjFW9w6VYc"
  174. },
  175. {
  176. "__type__": "cc.BlockInputEvents",
  177. "_name": "",
  178. "_objFlags": 0,
  179. "node": {
  180. "__id__": 2
  181. },
  182. "_enabled": true,
  183. "_id": "54Td9rMzxGTYJL81rIbXdJ"
  184. },
  185. {
  186. "__type__": "cc.PrefabInfo",
  187. "root": {
  188. "__id__": 1
  189. },
  190. "asset": {
  191. "__uuid__": "7631a678-bae9-4692-a3ab-6ba5a0c33b26"
  192. },
  193. "fileId": "68sdUYY9dG85sUepGZFeBY",
  194. "sync": false
  195. },
  196. {
  197. "__type__": "cc.Node",
  198. "_name": "content",
  199. "_objFlags": 0,
  200. "_parent": {
  201. "__id__": 1
  202. },
  203. "_children": [
  204. {
  205. "__id__": 7
  206. },
  207. {
  208. "__id__": 14
  209. }
  210. ],
  211. "_active": true,
  212. "_level": 2,
  213. "_components": [],
  214. "_prefab": {
  215. "__id__": 17
  216. },
  217. "_opacity": 255,
  218. "_color": {
  219. "__type__": "cc.Color",
  220. "r": 255,
  221. "g": 255,
  222. "b": 255,
  223. "a": 255
  224. },
  225. "_contentSize": {
  226. "__type__": "cc.Size",
  227. "width": 750,
  228. "height": 1334
  229. },
  230. "_anchorPoint": {
  231. "__type__": "cc.Vec2",
  232. "x": 0.5,
  233. "y": 0.5
  234. },
  235. "_position": {
  236. "__type__": "cc.Vec3",
  237. "x": 0,
  238. "y": 0,
  239. "z": 0
  240. },
  241. "_scale": {
  242. "__type__": "cc.Vec3",
  243. "x": 1,
  244. "y": 1,
  245. "z": 1
  246. },
  247. "_rotationX": 0,
  248. "_rotationY": 0,
  249. "_quat": {
  250. "__type__": "cc.Quat",
  251. "x": 0,
  252. "y": 0,
  253. "z": 0,
  254. "w": 1
  255. },
  256. "_skewX": 0,
  257. "_skewY": 0,
  258. "_zIndex": 0,
  259. "groupIndex": 0,
  260. "_id": ""
  261. },
  262. {
  263. "__type__": "cc.Node",
  264. "_name": "draw_bg",
  265. "_objFlags": 0,
  266. "_parent": {
  267. "__id__": 6
  268. },
  269. "_children": [
  270. {
  271. "__id__": 8
  272. }
  273. ],
  274. "_active": true,
  275. "_level": 3,
  276. "_components": [
  277. {
  278. "__id__": 12
  279. }
  280. ],
  281. "_prefab": {
  282. "__id__": 13
  283. },
  284. "_opacity": 255,
  285. "_color": {
  286. "__type__": "cc.Color",
  287. "r": 255,
  288. "g": 255,
  289. "b": 255,
  290. "a": 255
  291. },
  292. "_contentSize": {
  293. "__type__": "cc.Size",
  294. "width": 362,
  295. "height": 1187
  296. },
  297. "_anchorPoint": {
  298. "__type__": "cc.Vec2",
  299. "x": 0.5,
  300. "y": 0.5
  301. },
  302. "_position": {
  303. "__type__": "cc.Vec3",
  304. "x": 0,
  305. "y": 0,
  306. "z": 0
  307. },
  308. "_scale": {
  309. "__type__": "cc.Vec3",
  310. "x": 1,
  311. "y": 1,
  312. "z": 1
  313. },
  314. "_rotationX": 0,
  315. "_rotationY": 0,
  316. "_quat": {
  317. "__type__": "cc.Quat",
  318. "x": 0,
  319. "y": 0,
  320. "z": 0,
  321. "w": 1
  322. },
  323. "_skewX": 0,
  324. "_skewY": 0,
  325. "_zIndex": 0,
  326. "groupIndex": 0,
  327. "_id": ""
  328. },
  329. {
  330. "__type__": "cc.Node",
  331. "_name": "scrollNode",
  332. "_objFlags": 0,
  333. "_parent": {
  334. "__id__": 7
  335. },
  336. "_children": [],
  337. "_active": true,
  338. "_level": 4,
  339. "_components": [
  340. {
  341. "__id__": 9
  342. },
  343. {
  344. "__id__": 10
  345. }
  346. ],
  347. "_prefab": {
  348. "__id__": 11
  349. },
  350. "_opacity": 255,
  351. "_color": {
  352. "__type__": "cc.Color",
  353. "r": 255,
  354. "g": 255,
  355. "b": 255,
  356. "a": 255
  357. },
  358. "_contentSize": {
  359. "__type__": "cc.Size",
  360. "width": 200,
  361. "height": 1069
  362. },
  363. "_anchorPoint": {
  364. "__type__": "cc.Vec2",
  365. "x": 0.5,
  366. "y": 0.5
  367. },
  368. "_position": {
  369. "__type__": "cc.Vec3",
  370. "x": 16,
  371. "y": 4,
  372. "z": 0
  373. },
  374. "_scale": {
  375. "__type__": "cc.Vec3",
  376. "x": 1,
  377. "y": 1,
  378. "z": 1
  379. },
  380. "_rotationX": 0,
  381. "_rotationY": 0,
  382. "_quat": {
  383. "__type__": "cc.Quat",
  384. "x": 0,
  385. "y": 0,
  386. "z": 0,
  387. "w": 1
  388. },
  389. "_skewX": 0,
  390. "_skewY": 0,
  391. "_zIndex": 0,
  392. "groupIndex": 0,
  393. "_id": ""
  394. },
  395. {
  396. "__type__": "cc.Widget",
  397. "_name": "",
  398. "_objFlags": 0,
  399. "node": {
  400. "__id__": 8
  401. },
  402. "_enabled": true,
  403. "alignMode": 1,
  404. "_target": null,
  405. "_alignFlags": 0,
  406. "_left": 193,
  407. "_right": 169,
  408. "_top": 589.5,
  409. "_bottom": 597.5,
  410. "_verticalCenter": 0,
  411. "_horizontalCenter": 0,
  412. "_isAbsLeft": true,
  413. "_isAbsRight": true,
  414. "_isAbsTop": true,
  415. "_isAbsBottom": true,
  416. "_isAbsHorizontalCenter": true,
  417. "_isAbsVerticalCenter": true,
  418. "_originalWidth": 0,
  419. "_originalHeight": 0,
  420. "_id": "c81FDMLilJOLr1sEPx6x9n"
  421. },
  422. {
  423. "__type__": "cc.Mask",
  424. "_name": "",
  425. "_objFlags": 0,
  426. "node": {
  427. "__id__": 8
  428. },
  429. "_enabled": true,
  430. "_srcBlendFactor": 770,
  431. "_dstBlendFactor": 771,
  432. "_spriteFrame": null,
  433. "_type": 0,
  434. "_segments": 64,
  435. "_N$alphaThreshold": 0,
  436. "_N$inverted": false,
  437. "_id": "26T6eLUIpNWbrWqv/atWFa"
  438. },
  439. {
  440. "__type__": "cc.PrefabInfo",
  441. "root": {
  442. "__id__": 1
  443. },
  444. "asset": {
  445. "__uuid__": "7631a678-bae9-4692-a3ab-6ba5a0c33b26"
  446. },
  447. "fileId": "f84T8+71hFqIkb2gbz/BpA",
  448. "sync": false
  449. },
  450. {
  451. "__type__": "cc.Sprite",
  452. "_name": "",
  453. "_objFlags": 0,
  454. "node": {
  455. "__id__": 7
  456. },
  457. "_enabled": true,
  458. "_srcBlendFactor": 770,
  459. "_dstBlendFactor": 771,
  460. "_spriteFrame": {
  461. "__uuid__": "a0049055-5707-4521-9fb5-0cb736edfd8b"
  462. },
  463. "_type": 1,
  464. "_sizeMode": 0,
  465. "_fillType": 0,
  466. "_fillCenter": {
  467. "__type__": "cc.Vec2",
  468. "x": 0,
  469. "y": 0
  470. },
  471. "_fillStart": 0,
  472. "_fillRange": 0,
  473. "_isTrimmedMode": true,
  474. "_state": 0,
  475. "_atlas": null,
  476. "_id": "08WQtM6vVE9JcmM7B3altz"
  477. },
  478. {
  479. "__type__": "cc.PrefabInfo",
  480. "root": {
  481. "__id__": 1
  482. },
  483. "asset": {
  484. "__uuid__": "7631a678-bae9-4692-a3ab-6ba5a0c33b26"
  485. },
  486. "fileId": "d9XrhJkApN+57VpIdhDviJ",
  487. "sync": false
  488. },
  489. {
  490. "__type__": "cc.Node",
  491. "_name": "draw_ pointer",
  492. "_objFlags": 0,
  493. "_parent": {
  494. "__id__": 6
  495. },
  496. "_children": [],
  497. "_active": true,
  498. "_level": 3,
  499. "_components": [
  500. {
  501. "__id__": 15
  502. }
  503. ],
  504. "_prefab": {
  505. "__id__": 16
  506. },
  507. "_opacity": 255,
  508. "_color": {
  509. "__type__": "cc.Color",
  510. "r": 255,
  511. "g": 255,
  512. "b": 255,
  513. "a": 255
  514. },
  515. "_contentSize": {
  516. "__type__": "cc.Size",
  517. "width": 89,
  518. "height": 57
  519. },
  520. "_anchorPoint": {
  521. "__type__": "cc.Vec2",
  522. "x": 0.5,
  523. "y": 0.5
  524. },
  525. "_position": {
  526. "__type__": "cc.Vec3",
  527. "x": -114,
  528. "y": 3,
  529. "z": 0
  530. },
  531. "_scale": {
  532. "__type__": "cc.Vec3",
  533. "x": 1,
  534. "y": 1,
  535. "z": 1
  536. },
  537. "_rotationX": 0,
  538. "_rotationY": 0,
  539. "_quat": {
  540. "__type__": "cc.Quat",
  541. "x": 0,
  542. "y": 0,
  543. "z": 0,
  544. "w": 1
  545. },
  546. "_skewX": 0,
  547. "_skewY": 0,
  548. "_zIndex": 0,
  549. "groupIndex": 0,
  550. "_id": ""
  551. },
  552. {
  553. "__type__": "cc.Sprite",
  554. "_name": "",
  555. "_objFlags": 0,
  556. "node": {
  557. "__id__": 14
  558. },
  559. "_enabled": true,
  560. "_srcBlendFactor": 770,
  561. "_dstBlendFactor": 771,
  562. "_spriteFrame": {
  563. "__uuid__": "ce5b2090-e22b-4bbc-a051-bffc2de5fc05"
  564. },
  565. "_type": 0,
  566. "_sizeMode": 1,
  567. "_fillType": 0,
  568. "_fillCenter": {
  569. "__type__": "cc.Vec2",
  570. "x": 0,
  571. "y": 0
  572. },
  573. "_fillStart": 0,
  574. "_fillRange": 0,
  575. "_isTrimmedMode": true,
  576. "_state": 0,
  577. "_atlas": null,
  578. "_id": "2fabWsmvtKvooh++DJTkQr"
  579. },
  580. {
  581. "__type__": "cc.PrefabInfo",
  582. "root": {
  583. "__id__": 1
  584. },
  585. "asset": {
  586. "__uuid__": "7631a678-bae9-4692-a3ab-6ba5a0c33b26"
  587. },
  588. "fileId": "52BA2Z1Q1OGJaxs+McIDcx",
  589. "sync": false
  590. },
  591. {
  592. "__type__": "cc.PrefabInfo",
  593. "root": {
  594. "__id__": 1
  595. },
  596. "asset": {
  597. "__uuid__": "7631a678-bae9-4692-a3ab-6ba5a0c33b26"
  598. },
  599. "fileId": "eawwmuYOpKRqZicF/1cjGe",
  600. "sync": false
  601. },
  602. {
  603. "__type__": "683a9z1rLVIZbpuDZjlGY2z",
  604. "_name": "",
  605. "_objFlags": 0,
  606. "node": {
  607. "__id__": 1
  608. },
  609. "_enabled": true,
  610. "scrollNode": {
  611. "__id__": 8
  612. },
  613. "drawPointer": {
  614. "__id__": 14
  615. },
  616. "scrollBg": {
  617. "__id__": 12
  618. },
  619. "_id": "de3IiPBwdOqaoA757mpOVr"
  620. },
  621. {
  622. "__type__": "cc.PrefabInfo",
  623. "root": {
  624. "__id__": 1
  625. },
  626. "asset": {
  627. "__uuid__": "7631a678-bae9-4692-a3ab-6ba5a0c33b26"
  628. },
  629. "fileId": "27o2JVrMdCxrqa3yzUN7OK",
  630. "sync": false
  631. }
  632. ]