TurnTableItem.prefab 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515
  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": "TurnTableItem",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 13
  28. }
  29. ],
  30. "_prefab": {
  31. "__id__": 14
  32. },
  33. "_opacity": 255,
  34. "_color": {
  35. "__type__": "cc.Color",
  36. "r": 255,
  37. "g": 255,
  38. "b": 255,
  39. "a": 255
  40. },
  41. "_contentSize": {
  42. "__type__": "cc.Size",
  43. "width": 200,
  44. "height": 300
  45. },
  46. "_anchorPoint": {
  47. "__type__": "cc.Vec2",
  48. "x": 0.5,
  49. "y": 0
  50. },
  51. "_trs": {
  52. "__type__": "TypedArray",
  53. "ctor": "Float64Array",
  54. "array": [
  55. 0,
  56. -1.944,
  57. 0,
  58. 0,
  59. 0,
  60. 0,
  61. 1,
  62. 1,
  63. 1,
  64. 1
  65. ]
  66. },
  67. "_eulerAngles": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_skewX": 0,
  74. "_skewY": 0,
  75. "_is3DNode": false,
  76. "_groupIndex": 0,
  77. "groupIndex": 0,
  78. "_id": ""
  79. },
  80. {
  81. "__type__": "cc.Node",
  82. "_name": "New Node",
  83. "_objFlags": 0,
  84. "_parent": {
  85. "__id__": 1
  86. },
  87. "_children": [
  88. {
  89. "__id__": 3
  90. },
  91. {
  92. "__id__": 6
  93. },
  94. {
  95. "__id__": 9
  96. }
  97. ],
  98. "_active": true,
  99. "_components": [],
  100. "_prefab": {
  101. "__id__": 12
  102. },
  103. "_opacity": 255,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 255,
  107. "g": 255,
  108. "b": 255,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 0,
  114. "height": 0
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_trs": {
  122. "__type__": "TypedArray",
  123. "ctor": "Float64Array",
  124. "array": [
  125. 0,
  126. 170,
  127. 0,
  128. 0,
  129. 0,
  130. 0,
  131. 1,
  132. 1,
  133. 1,
  134. 1
  135. ]
  136. },
  137. "_eulerAngles": {
  138. "__type__": "cc.Vec3",
  139. "x": 0,
  140. "y": 0,
  141. "z": 0
  142. },
  143. "_skewX": 0,
  144. "_skewY": 0,
  145. "_is3DNode": false,
  146. "_groupIndex": 0,
  147. "groupIndex": 0,
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "cc.Node",
  152. "_name": "Icon",
  153. "_objFlags": 0,
  154. "_parent": {
  155. "__id__": 2
  156. },
  157. "_children": [],
  158. "_active": true,
  159. "_components": [
  160. {
  161. "__id__": 4
  162. }
  163. ],
  164. "_prefab": {
  165. "__id__": 5
  166. },
  167. "_opacity": 255,
  168. "_color": {
  169. "__type__": "cc.Color",
  170. "r": 255,
  171. "g": 255,
  172. "b": 255,
  173. "a": 255
  174. },
  175. "_contentSize": {
  176. "__type__": "cc.Size",
  177. "width": 69,
  178. "height": 72
  179. },
  180. "_anchorPoint": {
  181. "__type__": "cc.Vec2",
  182. "x": 0.5,
  183. "y": 0.5
  184. },
  185. "_trs": {
  186. "__type__": "TypedArray",
  187. "ctor": "Float64Array",
  188. "array": [
  189. 0,
  190. 34.752,
  191. 0,
  192. 0,
  193. 0,
  194. 0,
  195. 1,
  196. 1,
  197. 1,
  198. 1
  199. ]
  200. },
  201. "_eulerAngles": {
  202. "__type__": "cc.Vec3",
  203. "x": 0,
  204. "y": 0,
  205. "z": 0
  206. },
  207. "_skewX": 0,
  208. "_skewY": 0,
  209. "_is3DNode": false,
  210. "_groupIndex": 0,
  211. "groupIndex": 0,
  212. "_id": ""
  213. },
  214. {
  215. "__type__": "cc.Sprite",
  216. "_name": "",
  217. "_objFlags": 0,
  218. "node": {
  219. "__id__": 3
  220. },
  221. "_enabled": true,
  222. "_materials": [
  223. {
  224. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  225. }
  226. ],
  227. "_srcBlendFactor": 770,
  228. "_dstBlendFactor": 771,
  229. "_spriteFrame": {
  230. "__uuid__": "affe70ae-a401-4e18-ba9d-93940f51ffef"
  231. },
  232. "_type": 0,
  233. "_sizeMode": 1,
  234. "_fillType": 0,
  235. "_fillCenter": {
  236. "__type__": "cc.Vec2",
  237. "x": 0,
  238. "y": 0
  239. },
  240. "_fillStart": 0,
  241. "_fillRange": 0,
  242. "_isTrimmedMode": true,
  243. "_atlas": null,
  244. "_id": ""
  245. },
  246. {
  247. "__type__": "cc.PrefabInfo",
  248. "root": {
  249. "__id__": 1
  250. },
  251. "asset": {
  252. "__uuid__": "644b4287-a29c-4785-b258-1182c772f12c"
  253. },
  254. "fileId": "0czFYXjgxNdY3tUo3/u0vh",
  255. "sync": false
  256. },
  257. {
  258. "__type__": "cc.Node",
  259. "_name": "labNum",
  260. "_objFlags": 0,
  261. "_parent": {
  262. "__id__": 2
  263. },
  264. "_children": [],
  265. "_active": true,
  266. "_components": [
  267. {
  268. "__id__": 7
  269. }
  270. ],
  271. "_prefab": {
  272. "__id__": 8
  273. },
  274. "_opacity": 255,
  275. "_color": {
  276. "__type__": "cc.Color",
  277. "r": 162,
  278. "g": 93,
  279. "b": 93,
  280. "a": 255
  281. },
  282. "_contentSize": {
  283. "__type__": "cc.Size",
  284. "width": 88.04,
  285. "height": 50.4
  286. },
  287. "_anchorPoint": {
  288. "__type__": "cc.Vec2",
  289. "x": 0.5,
  290. "y": 0.5
  291. },
  292. "_trs": {
  293. "__type__": "TypedArray",
  294. "ctor": "Float64Array",
  295. "array": [
  296. 0,
  297. -23.523,
  298. 0,
  299. 0,
  300. 0,
  301. 0,
  302. 1,
  303. 1,
  304. 1,
  305. 1
  306. ]
  307. },
  308. "_eulerAngles": {
  309. "__type__": "cc.Vec3",
  310. "x": 0,
  311. "y": 0,
  312. "z": 0
  313. },
  314. "_skewX": 0,
  315. "_skewY": 0,
  316. "_is3DNode": false,
  317. "_groupIndex": 0,
  318. "groupIndex": 0,
  319. "_id": ""
  320. },
  321. {
  322. "__type__": "cc.Label",
  323. "_name": "",
  324. "_objFlags": 0,
  325. "node": {
  326. "__id__": 6
  327. },
  328. "_enabled": true,
  329. "_materials": [
  330. {
  331. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  332. }
  333. ],
  334. "_useOriginalSize": false,
  335. "_string": "x10分钟",
  336. "_N$string": "x10分钟",
  337. "_fontSize": 24,
  338. "_lineHeight": 40,
  339. "_enableWrapText": true,
  340. "_N$file": null,
  341. "_isSystemFontUsed": true,
  342. "_spacingX": 0,
  343. "_batchAsBitmap": false,
  344. "_styleFlags": 1,
  345. "_underlineHeight": 0,
  346. "_N$horizontalAlign": 1,
  347. "_N$verticalAlign": 1,
  348. "_N$fontFamily": "Arial",
  349. "_N$overflow": 0,
  350. "_N$cacheMode": 0,
  351. "_id": ""
  352. },
  353. {
  354. "__type__": "cc.PrefabInfo",
  355. "root": {
  356. "__id__": 1
  357. },
  358. "asset": {
  359. "__uuid__": "644b4287-a29c-4785-b258-1182c772f12c"
  360. },
  361. "fileId": "d2J+gJAEVFe42r+AhKzDTX",
  362. "sync": false
  363. },
  364. {
  365. "__type__": "cc.Node",
  366. "_name": "labDes",
  367. "_objFlags": 0,
  368. "_parent": {
  369. "__id__": 2
  370. },
  371. "_children": [],
  372. "_active": true,
  373. "_components": [
  374. {
  375. "__id__": 10
  376. }
  377. ],
  378. "_prefab": {
  379. "__id__": 11
  380. },
  381. "_opacity": 255,
  382. "_color": {
  383. "__type__": "cc.Color",
  384. "r": 162,
  385. "g": 93,
  386. "b": 93,
  387. "a": 255
  388. },
  389. "_contentSize": {
  390. "__type__": "cc.Size",
  391. "width": 80,
  392. "height": 50.4
  393. },
  394. "_anchorPoint": {
  395. "__type__": "cc.Vec2",
  396. "x": 0.5,
  397. "y": 0.5
  398. },
  399. "_trs": {
  400. "__type__": "TypedArray",
  401. "ctor": "Float64Array",
  402. "array": [
  403. 0,
  404. -52.179,
  405. 0,
  406. 0,
  407. 0,
  408. 0,
  409. 1,
  410. 1,
  411. 1,
  412. 1
  413. ]
  414. },
  415. "_eulerAngles": {
  416. "__type__": "cc.Vec3",
  417. "x": 0,
  418. "y": 0,
  419. "z": 0
  420. },
  421. "_skewX": 0,
  422. "_skewY": 0,
  423. "_is3DNode": false,
  424. "_groupIndex": 0,
  425. "groupIndex": 0,
  426. "_id": ""
  427. },
  428. {
  429. "__type__": "cc.Label",
  430. "_name": "",
  431. "_objFlags": 0,
  432. "node": {
  433. "__id__": 9
  434. },
  435. "_enabled": true,
  436. "_materials": [
  437. {
  438. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  439. }
  440. ],
  441. "_useOriginalSize": false,
  442. "_string": "挂机收益",
  443. "_N$string": "挂机收益",
  444. "_fontSize": 20,
  445. "_lineHeight": 40,
  446. "_enableWrapText": true,
  447. "_N$file": null,
  448. "_isSystemFontUsed": true,
  449. "_spacingX": 0,
  450. "_batchAsBitmap": false,
  451. "_styleFlags": 0,
  452. "_underlineHeight": 0,
  453. "_N$horizontalAlign": 1,
  454. "_N$verticalAlign": 1,
  455. "_N$fontFamily": "Arial",
  456. "_N$overflow": 0,
  457. "_N$cacheMode": 0,
  458. "_id": ""
  459. },
  460. {
  461. "__type__": "cc.PrefabInfo",
  462. "root": {
  463. "__id__": 1
  464. },
  465. "asset": {
  466. "__uuid__": "644b4287-a29c-4785-b258-1182c772f12c"
  467. },
  468. "fileId": "c4HXcVaE9OGoZtwCjsHw+d",
  469. "sync": false
  470. },
  471. {
  472. "__type__": "cc.PrefabInfo",
  473. "root": {
  474. "__id__": 1
  475. },
  476. "asset": {
  477. "__uuid__": "644b4287-a29c-4785-b258-1182c772f12c"
  478. },
  479. "fileId": "9aE3Vnpr9KlZNuymXbmknq",
  480. "sync": false
  481. },
  482. {
  483. "__type__": "01e60/akEJELJdWAFxILf1U",
  484. "_name": "",
  485. "_objFlags": 0,
  486. "node": {
  487. "__id__": 1
  488. },
  489. "_enabled": true,
  490. "icon": {
  491. "__id__": 4
  492. },
  493. "labNum": {
  494. "__id__": 7
  495. },
  496. "labDes": {
  497. "__id__": 10
  498. },
  499. "scaleNode": {
  500. "__id__": 2
  501. },
  502. "_id": ""
  503. },
  504. {
  505. "__type__": "cc.PrefabInfo",
  506. "root": {
  507. "__id__": 1
  508. },
  509. "asset": {
  510. "__uuid__": "644b4287-a29c-4785-b258-1182c772f12c"
  511. },
  512. "fileId": "d0L5LDRrhLVIm77wyxg5fe",
  513. "sync": false
  514. }
  515. ]