Wheel.prefab 26 KB

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