Wheel.prefab 25 KB

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