UIHandMaskView.prefab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695
  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": "UIHandMaskView",
  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": "gGuide",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [
  91. {
  92. "__id__": 3
  93. },
  94. {
  95. "__id__": 10
  96. },
  97. {
  98. "__id__": 13
  99. }
  100. ],
  101. "_active": true,
  102. "_components": [
  103. {
  104. "__id__": 16
  105. }
  106. ],
  107. "_prefab": {
  108. "__id__": 17
  109. },
  110. "_opacity": 255,
  111. "_color": {
  112. "__type__": "cc.Color",
  113. "r": 255,
  114. "g": 255,
  115. "b": 255,
  116. "a": 255
  117. },
  118. "_contentSize": {
  119. "__type__": "cc.Size",
  120. "width": 750,
  121. "height": 1334
  122. },
  123. "_anchorPoint": {
  124. "__type__": "cc.Vec2",
  125. "x": 0.5,
  126. "y": 0.5
  127. },
  128. "_trs": {
  129. "__type__": "TypedArray",
  130. "ctor": "Float64Array",
  131. "array": [
  132. 0,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 0,
  138. 1,
  139. 1,
  140. 1,
  141. 1
  142. ]
  143. },
  144. "_eulerAngles": {
  145. "__type__": "cc.Vec3",
  146. "x": 0,
  147. "y": 0,
  148. "z": 0
  149. },
  150. "_skewX": 0,
  151. "_skewY": 0,
  152. "_is3DNode": false,
  153. "_groupIndex": 0,
  154. "groupIndex": 0,
  155. "_id": ""
  156. },
  157. {
  158. "__type__": "cc.Node",
  159. "_name": "mask",
  160. "_objFlags": 0,
  161. "_parent": {
  162. "__id__": 2
  163. },
  164. "_children": [
  165. {
  166. "__id__": 4
  167. }
  168. ],
  169. "_active": false,
  170. "_components": [
  171. {
  172. "__id__": 8
  173. }
  174. ],
  175. "_prefab": {
  176. "__id__": 9
  177. },
  178. "_opacity": 255,
  179. "_color": {
  180. "__type__": "cc.Color",
  181. "r": 255,
  182. "g": 255,
  183. "b": 255,
  184. "a": 255
  185. },
  186. "_contentSize": {
  187. "__type__": "cc.Size",
  188. "width": 331,
  189. "height": 116
  190. },
  191. "_anchorPoint": {
  192. "__type__": "cc.Vec2",
  193. "x": 0.5,
  194. "y": 0.5
  195. },
  196. "_trs": {
  197. "__type__": "TypedArray",
  198. "ctor": "Float64Array",
  199. "array": [
  200. 0,
  201. 0,
  202. 0,
  203. 0,
  204. 0,
  205. 0,
  206. 1,
  207. 1,
  208. 1,
  209. 1
  210. ]
  211. },
  212. "_eulerAngles": {
  213. "__type__": "cc.Vec3",
  214. "x": 0,
  215. "y": 0,
  216. "z": 0
  217. },
  218. "_skewX": 0,
  219. "_skewY": 0,
  220. "_is3DNode": false,
  221. "_groupIndex": 0,
  222. "groupIndex": 0,
  223. "_id": ""
  224. },
  225. {
  226. "__type__": "cc.Node",
  227. "_name": "mask2",
  228. "_objFlags": 0,
  229. "_parent": {
  230. "__id__": 3
  231. },
  232. "_children": [],
  233. "_active": true,
  234. "_components": [
  235. {
  236. "__id__": 5
  237. },
  238. {
  239. "__id__": 6
  240. }
  241. ],
  242. "_prefab": {
  243. "__id__": 7
  244. },
  245. "_opacity": 180,
  246. "_color": {
  247. "__type__": "cc.Color",
  248. "r": 255,
  249. "g": 255,
  250. "b": 255,
  251. "a": 255
  252. },
  253. "_contentSize": {
  254. "__type__": "cc.Size",
  255. "width": 1500,
  256. "height": 3600
  257. },
  258. "_anchorPoint": {
  259. "__type__": "cc.Vec2",
  260. "x": 0.5,
  261. "y": 0.5
  262. },
  263. "_trs": {
  264. "__type__": "TypedArray",
  265. "ctor": "Float64Array",
  266. "array": [
  267. 0,
  268. 0,
  269. 0,
  270. 0,
  271. 0,
  272. 0,
  273. 1,
  274. 1,
  275. 1,
  276. 1
  277. ]
  278. },
  279. "_eulerAngles": {
  280. "__type__": "cc.Vec3",
  281. "x": 0,
  282. "y": 0,
  283. "z": 0
  284. },
  285. "_skewX": 0,
  286. "_skewY": 0,
  287. "_is3DNode": false,
  288. "_groupIndex": 0,
  289. "groupIndex": 0,
  290. "_id": ""
  291. },
  292. {
  293. "__type__": "cc.Sprite",
  294. "_name": "",
  295. "_objFlags": 0,
  296. "node": {
  297. "__id__": 4
  298. },
  299. "_enabled": true,
  300. "_materials": [
  301. {
  302. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  303. }
  304. ],
  305. "_srcBlendFactor": 770,
  306. "_dstBlendFactor": 771,
  307. "_spriteFrame": {
  308. "__uuid__": "040fc409-2120-4558-a1f6-081ede3bdeec"
  309. },
  310. "_type": 0,
  311. "_sizeMode": 0,
  312. "_fillType": 0,
  313. "_fillCenter": {
  314. "__type__": "cc.Vec2",
  315. "x": 0,
  316. "y": 0
  317. },
  318. "_fillStart": 0,
  319. "_fillRange": 0,
  320. "_isTrimmedMode": true,
  321. "_atlas": null,
  322. "_id": ""
  323. },
  324. {
  325. "__type__": "cc.BlockInputEvents",
  326. "_name": "",
  327. "_objFlags": 0,
  328. "node": {
  329. "__id__": 4
  330. },
  331. "_enabled": true,
  332. "_id": ""
  333. },
  334. {
  335. "__type__": "cc.PrefabInfo",
  336. "root": {
  337. "__id__": 1
  338. },
  339. "asset": {
  340. "__id__": 0
  341. },
  342. "fileId": "094RGU3gBI2YWuu363xASA",
  343. "sync": false
  344. },
  345. {
  346. "__type__": "cc.Mask",
  347. "_name": "",
  348. "_objFlags": 0,
  349. "node": {
  350. "__id__": 3
  351. },
  352. "_enabled": true,
  353. "_materials": [
  354. {
  355. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  356. }
  357. ],
  358. "_spriteFrame": null,
  359. "_type": 0,
  360. "_segments": 64,
  361. "_N$alphaThreshold": 0,
  362. "_N$inverted": true,
  363. "_id": ""
  364. },
  365. {
  366. "__type__": "cc.PrefabInfo",
  367. "root": {
  368. "__id__": 1
  369. },
  370. "asset": {
  371. "__id__": 0
  372. },
  373. "fileId": "8bRoFkyypHp4IDIkwSk3pH",
  374. "sync": false
  375. },
  376. {
  377. "__type__": "cc.Node",
  378. "_name": "imgQuan",
  379. "_objFlags": 0,
  380. "_parent": {
  381. "__id__": 2
  382. },
  383. "_children": [],
  384. "_active": false,
  385. "_components": [
  386. {
  387. "__id__": 11
  388. }
  389. ],
  390. "_prefab": {
  391. "__id__": 12
  392. },
  393. "_opacity": 255,
  394. "_color": {
  395. "__type__": "cc.Color",
  396. "r": 255,
  397. "g": 255,
  398. "b": 255,
  399. "a": 255
  400. },
  401. "_contentSize": {
  402. "__type__": "cc.Size",
  403. "width": 156,
  404. "height": 156
  405. },
  406. "_anchorPoint": {
  407. "__type__": "cc.Vec2",
  408. "x": 0.5,
  409. "y": 0.5
  410. },
  411. "_trs": {
  412. "__type__": "TypedArray",
  413. "ctor": "Float64Array",
  414. "array": [
  415. 0,
  416. 0,
  417. 0,
  418. 0,
  419. 0,
  420. 0,
  421. 1,
  422. 1,
  423. 1,
  424. 1
  425. ]
  426. },
  427. "_eulerAngles": {
  428. "__type__": "cc.Vec3",
  429. "x": 0,
  430. "y": 0,
  431. "z": 0
  432. },
  433. "_skewX": 0,
  434. "_skewY": 0,
  435. "_is3DNode": false,
  436. "_groupIndex": 0,
  437. "groupIndex": 0,
  438. "_id": ""
  439. },
  440. {
  441. "__type__": "cc.Sprite",
  442. "_name": "",
  443. "_objFlags": 0,
  444. "node": {
  445. "__id__": 10
  446. },
  447. "_enabled": true,
  448. "_materials": [
  449. {
  450. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  451. }
  452. ],
  453. "_srcBlendFactor": 770,
  454. "_dstBlendFactor": 771,
  455. "_spriteFrame": {
  456. "__uuid__": "41630294-4833-4ac6-b740-17bf1190e21e"
  457. },
  458. "_type": 0,
  459. "_sizeMode": 1,
  460. "_fillType": 0,
  461. "_fillCenter": {
  462. "__type__": "cc.Vec2",
  463. "x": 0,
  464. "y": 0
  465. },
  466. "_fillStart": 0,
  467. "_fillRange": 0,
  468. "_isTrimmedMode": true,
  469. "_atlas": null,
  470. "_id": ""
  471. },
  472. {
  473. "__type__": "cc.PrefabInfo",
  474. "root": {
  475. "__id__": 1
  476. },
  477. "asset": {
  478. "__id__": 0
  479. },
  480. "fileId": "f93Kv08SJBQId/r95qWu+u",
  481. "sync": false
  482. },
  483. {
  484. "__type__": "cc.Node",
  485. "_name": "imgHand",
  486. "_objFlags": 0,
  487. "_parent": {
  488. "__id__": 2
  489. },
  490. "_children": [],
  491. "_active": false,
  492. "_components": [
  493. {
  494. "__id__": 14
  495. }
  496. ],
  497. "_prefab": {
  498. "__id__": 15
  499. },
  500. "_opacity": 255,
  501. "_color": {
  502. "__type__": "cc.Color",
  503. "r": 255,
  504. "g": 255,
  505. "b": 255,
  506. "a": 255
  507. },
  508. "_contentSize": {
  509. "__type__": "cc.Size",
  510. "width": 103.11602783203125,
  511. "height": 117.04000854492188
  512. },
  513. "_anchorPoint": {
  514. "__type__": "cc.Vec2",
  515. "x": 0.5,
  516. "y": 0.5
  517. },
  518. "_trs": {
  519. "__type__": "TypedArray",
  520. "ctor": "Float64Array",
  521. "array": [
  522. 0,
  523. 0,
  524. 0,
  525. 0,
  526. 0,
  527. 0,
  528. 1,
  529. 1,
  530. 1,
  531. 1
  532. ]
  533. },
  534. "_eulerAngles": {
  535. "__type__": "cc.Vec3",
  536. "x": 0,
  537. "y": 0,
  538. "z": 0
  539. },
  540. "_skewX": 0,
  541. "_skewY": 0,
  542. "_is3DNode": false,
  543. "_groupIndex": 0,
  544. "groupIndex": 0,
  545. "_id": ""
  546. },
  547. {
  548. "__type__": "sp.Skeleton",
  549. "_name": "",
  550. "_objFlags": 0,
  551. "node": {
  552. "__id__": 13
  553. },
  554. "_enabled": true,
  555. "_materials": [
  556. {
  557. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  558. }
  559. ],
  560. "paused": false,
  561. "defaultSkin": "default",
  562. "defaultAnimation": "animation",
  563. "_preCacheMode": 0,
  564. "_cacheMode": 0,
  565. "loop": true,
  566. "premultipliedAlpha": true,
  567. "timeScale": 1.5,
  568. "_accTime": 0,
  569. "_playCount": 0,
  570. "_frameCache": null,
  571. "_curFrame": null,
  572. "_skeletonCache": null,
  573. "_animationName": "animation",
  574. "_animationQueue": [],
  575. "_headAniInfo": null,
  576. "_playTimes": 0,
  577. "_isAniComplete": true,
  578. "_N$skeletonData": {
  579. "__uuid__": "6dd2fff4-6278-4071-8504-89e6ada1043c"
  580. },
  581. "_N$_defaultCacheMode": 0,
  582. "_N$debugSlots": false,
  583. "_N$debugBones": false,
  584. "_N$debugMesh": false,
  585. "_N$useTint": false,
  586. "_N$enableBatch": false,
  587. "_id": ""
  588. },
  589. {
  590. "__type__": "cc.PrefabInfo",
  591. "root": {
  592. "__id__": 1
  593. },
  594. "asset": {
  595. "__id__": 0
  596. },
  597. "fileId": "f4iM082kZOxJr2guQBjgXR",
  598. "sync": false
  599. },
  600. {
  601. "__type__": "cc.Widget",
  602. "_name": "",
  603. "_objFlags": 0,
  604. "node": {
  605. "__id__": 2
  606. },
  607. "_enabled": true,
  608. "alignMode": 1,
  609. "_target": null,
  610. "_alignFlags": 45,
  611. "_left": 0,
  612. "_right": 0,
  613. "_top": 0,
  614. "_bottom": 0,
  615. "_verticalCenter": 0,
  616. "_horizontalCenter": 0,
  617. "_isAbsLeft": true,
  618. "_isAbsRight": true,
  619. "_isAbsTop": true,
  620. "_isAbsBottom": true,
  621. "_isAbsHorizontalCenter": true,
  622. "_isAbsVerticalCenter": true,
  623. "_originalWidth": 0,
  624. "_originalHeight": 0,
  625. "_id": ""
  626. },
  627. {
  628. "__type__": "cc.PrefabInfo",
  629. "root": {
  630. "__id__": 1
  631. },
  632. "asset": {
  633. "__id__": 0
  634. },
  635. "fileId": "51DDnuYqRCHLhKZYnRUse+",
  636. "sync": false
  637. },
  638. {
  639. "__type__": "cc.Widget",
  640. "_name": "",
  641. "_objFlags": 0,
  642. "node": {
  643. "__id__": 1
  644. },
  645. "_enabled": true,
  646. "alignMode": 1,
  647. "_target": null,
  648. "_alignFlags": 45,
  649. "_left": 0,
  650. "_right": 0,
  651. "_top": 0,
  652. "_bottom": 0,
  653. "_verticalCenter": 0,
  654. "_horizontalCenter": 0,
  655. "_isAbsLeft": true,
  656. "_isAbsRight": true,
  657. "_isAbsTop": true,
  658. "_isAbsBottom": true,
  659. "_isAbsHorizontalCenter": true,
  660. "_isAbsVerticalCenter": true,
  661. "_originalWidth": 3504,
  662. "_originalHeight": 3508,
  663. "_id": ""
  664. },
  665. {
  666. "__type__": "47252gnlhFPfo+O+7jgRUD1",
  667. "_name": "",
  668. "_objFlags": 0,
  669. "node": {
  670. "__id__": 1
  671. },
  672. "_enabled": true,
  673. "mask": {
  674. "__id__": 3
  675. },
  676. "taskzhezhao": {
  677. "__uuid__": "e1fe1f6a-fb2c-427c-805d-3a430bfbe5df"
  678. },
  679. "imgMask": {
  680. "__uuid__": "055eb5f8-e0e5-41c6-addc-fb89be4d934b"
  681. },
  682. "_id": ""
  683. },
  684. {
  685. "__type__": "cc.PrefabInfo",
  686. "root": {
  687. "__id__": 1
  688. },
  689. "asset": {
  690. "__id__": 0
  691. },
  692. "fileId": "",
  693. "sync": false
  694. }
  695. ]