SmallPanel.prefab 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511
  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": "SmallPanel",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 11
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [],
  29. "_prefab": {
  30. "__id__": 14
  31. },
  32. "_opacity": 255,
  33. "_color": {
  34. "__type__": "cc.Color",
  35. "r": 255,
  36. "g": 255,
  37. "b": 255,
  38. "a": 255
  39. },
  40. "_contentSize": {
  41. "__type__": "cc.Size",
  42. "width": 0,
  43. "height": 0
  44. },
  45. "_anchorPoint": {
  46. "__type__": "cc.Vec2",
  47. "x": 0.5,
  48. "y": 0.5
  49. },
  50. "_trs": {
  51. "__type__": "TypedArray",
  52. "ctor": "Float64Array",
  53. "array": [
  54. 0,
  55. 0,
  56. 0,
  57. 0,
  58. 0,
  59. 0,
  60. 1,
  61. 1,
  62. 1,
  63. 1
  64. ]
  65. },
  66. "_eulerAngles": {
  67. "__type__": "cc.Vec3",
  68. "x": 0,
  69. "y": 0,
  70. "z": 0
  71. },
  72. "_skewX": 0,
  73. "_skewY": 0,
  74. "_is3DNode": false,
  75. "_groupIndex": 1,
  76. "groupIndex": 1,
  77. "_id": ""
  78. },
  79. {
  80. "__type__": "cc.Node",
  81. "_name": "progress",
  82. "_objFlags": 0,
  83. "_parent": {
  84. "__id__": 1
  85. },
  86. "_children": [
  87. {
  88. "__id__": 3
  89. },
  90. {
  91. "__id__": 6
  92. }
  93. ],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 9
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 10
  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": 300,
  114. "height": 80
  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. 466.875,
  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": 1,
  147. "groupIndex": 1,
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "cc.Node",
  152. "_name": "default_progressbar",
  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": 50,
  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": 300,
  178. "height": 80
  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. 0,
  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": 1,
  211. "groupIndex": 1,
  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__": "2a83c314-32ed-48be-b9dd-68446027ea56"
  231. },
  232. "_type": 1,
  233. "_sizeMode": 0,
  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__": "8d992a75-1eee-41aa-9678-f4c2b6f2fad6"
  253. },
  254. "fileId": "c24YEhUuVKOrT48ZEPw7L6",
  255. "sync": false
  256. },
  257. {
  258. "__type__": "cc.Node",
  259. "_name": "bar",
  260. "_objFlags": 512,
  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": 216,
  278. "g": 75,
  279. "b": 126,
  280. "a": 255
  281. },
  282. "_contentSize": {
  283. "__type__": "cc.Size",
  284. "width": 84,
  285. "height": 60
  286. },
  287. "_anchorPoint": {
  288. "__type__": "cc.Vec2",
  289. "x": 0,
  290. "y": 0.5
  291. },
  292. "_trs": {
  293. "__type__": "TypedArray",
  294. "ctor": "Float64Array",
  295. "array": [
  296. -140,
  297. 0,
  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": 1,
  318. "groupIndex": 1,
  319. "_id": ""
  320. },
  321. {
  322. "__type__": "cc.Sprite",
  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. "_srcBlendFactor": 770,
  335. "_dstBlendFactor": 771,
  336. "_spriteFrame": {
  337. "__uuid__": "2a83c314-32ed-48be-b9dd-68446027ea56"
  338. },
  339. "_type": 1,
  340. "_sizeMode": 0,
  341. "_fillType": 0,
  342. "_fillCenter": {
  343. "__type__": "cc.Vec2",
  344. "x": 0,
  345. "y": 0
  346. },
  347. "_fillStart": 0,
  348. "_fillRange": 0,
  349. "_isTrimmedMode": true,
  350. "_atlas": null,
  351. "_id": ""
  352. },
  353. {
  354. "__type__": "cc.PrefabInfo",
  355. "root": {
  356. "__id__": 1
  357. },
  358. "asset": {
  359. "__uuid__": "8d992a75-1eee-41aa-9678-f4c2b6f2fad6"
  360. },
  361. "fileId": "24x3dBR8JAM5kIwMLb2WWX",
  362. "sync": false
  363. },
  364. {
  365. "__type__": "cc.ProgressBar",
  366. "_name": "",
  367. "_objFlags": 0,
  368. "node": {
  369. "__id__": 2
  370. },
  371. "_enabled": true,
  372. "_N$totalLength": 280,
  373. "_N$barSprite": {
  374. "__id__": 7
  375. },
  376. "_N$mode": 0,
  377. "_N$progress": 0.3,
  378. "_N$reverse": false,
  379. "_id": ""
  380. },
  381. {
  382. "__type__": "cc.PrefabInfo",
  383. "root": {
  384. "__id__": 1
  385. },
  386. "asset": {
  387. "__uuid__": "8d992a75-1eee-41aa-9678-f4c2b6f2fad6"
  388. },
  389. "fileId": "403y/GZEBOvqDbOhGONQ/p",
  390. "sync": false
  391. },
  392. {
  393. "__type__": "cc.Node",
  394. "_name": "label",
  395. "_objFlags": 0,
  396. "_parent": {
  397. "__id__": 1
  398. },
  399. "_children": [],
  400. "_active": true,
  401. "_components": [
  402. {
  403. "__id__": 12
  404. }
  405. ],
  406. "_prefab": {
  407. "__id__": 13
  408. },
  409. "_opacity": 255,
  410. "_color": {
  411. "__type__": "cc.Color",
  412. "r": 255,
  413. "g": 255,
  414. "b": 255,
  415. "a": 255
  416. },
  417. "_contentSize": {
  418. "__type__": "cc.Size",
  419. "width": 70,
  420. "height": 50.4
  421. },
  422. "_anchorPoint": {
  423. "__type__": "cc.Vec2",
  424. "x": 0.5,
  425. "y": 0.5
  426. },
  427. "_trs": {
  428. "__type__": "TypedArray",
  429. "ctor": "Float64Array",
  430. "array": [
  431. 0,
  432. 466.875,
  433. 0,
  434. 0,
  435. 0,
  436. 0,
  437. 1,
  438. 1,
  439. 1,
  440. 1
  441. ]
  442. },
  443. "_eulerAngles": {
  444. "__type__": "cc.Vec3",
  445. "x": 0,
  446. "y": 0,
  447. "z": 0
  448. },
  449. "_skewX": 0,
  450. "_skewY": 0,
  451. "_is3DNode": false,
  452. "_groupIndex": 1,
  453. "groupIndex": 1,
  454. "_id": ""
  455. },
  456. {
  457. "__type__": "cc.Label",
  458. "_name": "",
  459. "_objFlags": 0,
  460. "node": {
  461. "__id__": 11
  462. },
  463. "_enabled": true,
  464. "_materials": [
  465. {
  466. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  467. }
  468. ],
  469. "_srcBlendFactor": 770,
  470. "_dstBlendFactor": 771,
  471. "_string": "变小",
  472. "_N$string": "变小",
  473. "_fontSize": 35,
  474. "_lineHeight": 40,
  475. "_enableWrapText": true,
  476. "_N$file": null,
  477. "_isSystemFontUsed": true,
  478. "_spacingX": 0,
  479. "_batchAsBitmap": false,
  480. "_styleFlags": 0,
  481. "_underlineHeight": 0,
  482. "_N$horizontalAlign": 1,
  483. "_N$verticalAlign": 1,
  484. "_N$fontFamily": "Arial",
  485. "_N$overflow": 0,
  486. "_N$cacheMode": 0,
  487. "_id": ""
  488. },
  489. {
  490. "__type__": "cc.PrefabInfo",
  491. "root": {
  492. "__id__": 1
  493. },
  494. "asset": {
  495. "__uuid__": "8d992a75-1eee-41aa-9678-f4c2b6f2fad6"
  496. },
  497. "fileId": "89Ibecj1dD+JtEwcuuvtk/",
  498. "sync": false
  499. },
  500. {
  501. "__type__": "cc.PrefabInfo",
  502. "root": {
  503. "__id__": 1
  504. },
  505. "asset": {
  506. "__uuid__": "8d992a75-1eee-41aa-9678-f4c2b6f2fad6"
  507. },
  508. "fileId": "",
  509. "sync": false
  510. }
  511. ]