0d9353c4-6fb9-49bb-bc62-77f1750078c2.json 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "ProgressBar",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "ProgressBar",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_level": 2,
  26. "_components": [
  27. {
  28. "__id__": 8
  29. },
  30. {
  31. "__id__": 10
  32. },
  33. {
  34. "__id__": 12
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 14
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": 0,
  43. "y": 0,
  44. "z": 0
  45. },
  46. "_lrot": {
  47. "__type__": "cc.Quat",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0,
  51. "w": 1
  52. },
  53. "_lscale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_layer": 33554432,
  60. "_euler": {
  61. "__type__": "cc.Vec3",
  62. "x": 0,
  63. "y": 0,
  64. "z": 0
  65. },
  66. "_id": ""
  67. },
  68. {
  69. "__type__": "cc.Node",
  70. "_name": "Bar",
  71. "_objFlags": 0,
  72. "_parent": {
  73. "__id__": 1
  74. },
  75. "_children": [],
  76. "_active": true,
  77. "_level": 2,
  78. "_components": [
  79. {
  80. "__id__": 3
  81. },
  82. {
  83. "__id__": 5
  84. }
  85. ],
  86. "_prefab": {
  87. "__id__": 7
  88. },
  89. "_lpos": {
  90. "__type__": "cc.Vec3",
  91. "x": -150,
  92. "y": 0,
  93. "z": 0
  94. },
  95. "_lrot": {
  96. "__type__": "cc.Quat",
  97. "x": 0,
  98. "y": 0,
  99. "z": 0,
  100. "w": 1
  101. },
  102. "_lscale": {
  103. "__type__": "cc.Vec3",
  104. "x": 1,
  105. "y": 1,
  106. "z": 1
  107. },
  108. "_layer": 33554432,
  109. "_euler": {
  110. "__type__": "cc.Vec3",
  111. "x": 0,
  112. "y": 0,
  113. "z": 0
  114. },
  115. "_id": ""
  116. },
  117. {
  118. "__type__": "cc.UITransform",
  119. "_name": "",
  120. "_objFlags": 0,
  121. "node": {
  122. "__id__": 2
  123. },
  124. "_enabled": true,
  125. "_contentSize": {
  126. "__type__": "cc.Size",
  127. "width": 150,
  128. "height": 15
  129. },
  130. "_anchorPoint": {
  131. "__type__": "cc.Vec2",
  132. "x": 0,
  133. "y": 0.5
  134. },
  135. "_id": "",
  136. "_priority": 0,
  137. "__prefab": {
  138. "__id__": 4
  139. }
  140. },
  141. {
  142. "__type__": "cc.CompPrefabInfo",
  143. "fileId": "80SdIywIVFupwJOwCni0ux"
  144. },
  145. {
  146. "__type__": "cc.Sprite",
  147. "_name": "",
  148. "_objFlags": 0,
  149. "node": {
  150. "__id__": 2
  151. },
  152. "_enabled": true,
  153. "_srcBlendFactor": 2,
  154. "_dstBlendFactor": 4,
  155. "_color": {
  156. "__type__": "cc.Color",
  157. "r": 255,
  158. "g": 255,
  159. "b": 255,
  160. "a": 255
  161. },
  162. "_sharedMaterial": null,
  163. "_spriteFrame": {
  164. "__uuid__": "24a704da-2867-446d-8d1a-5e920c75e09d@f9941"
  165. },
  166. "_type": 1,
  167. "_fillType": 0,
  168. "_sizeMode": 0,
  169. "_fillCenter": {
  170. "__type__": "cc.Vec2",
  171. "x": 0,
  172. "y": 0
  173. },
  174. "_fillStart": 0,
  175. "_fillRange": 0,
  176. "_isTrimmedMode": true,
  177. "_atlas": null,
  178. "_id": "",
  179. "__prefab": {
  180. "__id__": 6
  181. }
  182. },
  183. {
  184. "__type__": "cc.CompPrefabInfo",
  185. "fileId": "e00niSjJdHzqQfr6Uq+1as"
  186. },
  187. {
  188. "__type__": "cc.PrefabInfo",
  189. "root": {
  190. "__id__": 1
  191. },
  192. "asset": {
  193. "__id__": 0
  194. },
  195. "fileId": "41M8shm3JNAZH4s8uu8rgG"
  196. },
  197. {
  198. "__type__": "cc.UITransform",
  199. "_name": "",
  200. "_objFlags": 0,
  201. "node": {
  202. "__id__": 1
  203. },
  204. "_enabled": true,
  205. "_contentSize": {
  206. "__type__": "cc.Size",
  207. "width": 300,
  208. "height": 15
  209. },
  210. "_anchorPoint": {
  211. "__type__": "cc.Vec2",
  212. "x": 0.5,
  213. "y": 0.5
  214. },
  215. "_id": "",
  216. "_priority": 0,
  217. "__prefab": {
  218. "__id__": 9
  219. }
  220. },
  221. {
  222. "__type__": "cc.CompPrefabInfo",
  223. "fileId": "0a4TUb2bBHBa3wO6MCw2d2"
  224. },
  225. {
  226. "__type__": "cc.Sprite",
  227. "_name": "",
  228. "_objFlags": 0,
  229. "node": {
  230. "__id__": 1
  231. },
  232. "_enabled": true,
  233. "_srcBlendFactor": 2,
  234. "_dstBlendFactor": 4,
  235. "_color": {
  236. "__type__": "cc.Color",
  237. "r": 255,
  238. "g": 255,
  239. "b": 255,
  240. "a": 255
  241. },
  242. "_sharedMaterial": null,
  243. "_spriteFrame": {
  244. "__uuid__": "9fd900dd-221b-4f89-8f2c-fba34243c835@f9941"
  245. },
  246. "_type": 1,
  247. "_fillType": 0,
  248. "_sizeMode": 0,
  249. "_fillCenter": {
  250. "__type__": "cc.Vec2",
  251. "x": 0,
  252. "y": 0
  253. },
  254. "_fillStart": 0,
  255. "_fillRange": 0,
  256. "_isTrimmedMode": true,
  257. "_atlas": null,
  258. "_id": "",
  259. "__prefab": {
  260. "__id__": 11
  261. }
  262. },
  263. {
  264. "__type__": "cc.CompPrefabInfo",
  265. "fileId": "e3LBidlN9MdpNxB8lzYZv7"
  266. },
  267. {
  268. "__type__": "cc.ProgressBar",
  269. "_name": "",
  270. "_objFlags": 0,
  271. "node": {
  272. "__id__": 1
  273. },
  274. "_enabled": true,
  275. "_barSprite": {
  276. "__id__": 5
  277. },
  278. "_mode": 0,
  279. "_totalLength": 300,
  280. "_progress": 0.5,
  281. "_reverse": false,
  282. "_id": "",
  283. "__prefab": {
  284. "__id__": 13
  285. }
  286. },
  287. {
  288. "__type__": "cc.CompPrefabInfo",
  289. "fileId": "3f/uAXDzRCkYMASuN3GC61"
  290. },
  291. {
  292. "__type__": "cc.PrefabInfo",
  293. "root": {
  294. "__id__": 1
  295. },
  296. "asset": {
  297. "__id__": 0
  298. },
  299. "fileId": "57OgHuVgZMi7YjfxaBX7ok"
  300. }
  301. ]