taskPrefab.prefab 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  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": "taskPrefab",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_level": 1,
  26. "_components": [],
  27. "_prefab": {
  28. "__id__": 6
  29. },
  30. "_opacity": 255,
  31. "_color": {
  32. "__type__": "cc.Color",
  33. "r": 255,
  34. "g": 255,
  35. "b": 255,
  36. "a": 255
  37. },
  38. "_contentSize": {
  39. "__type__": "cc.Size",
  40. "width": 100,
  41. "height": 100
  42. },
  43. "_anchorPoint": {
  44. "__type__": "cc.Vec2",
  45. "x": 0.5,
  46. "y": 0.5
  47. },
  48. "_position": {
  49. "__type__": "cc.Vec3",
  50. "x": 0,
  51. "y": 0,
  52. "z": 0
  53. },
  54. "_scale": {
  55. "__type__": "cc.Vec3",
  56. "x": 2.5,
  57. "y": 2.5,
  58. "z": 1
  59. },
  60. "_quat": {
  61. "__type__": "cc.Quat",
  62. "x": 0,
  63. "y": 0,
  64. "z": 0,
  65. "w": 1
  66. },
  67. "_skewX": 0,
  68. "_skewY": 0,
  69. "_zIndex": 0,
  70. "_is3DNode": false,
  71. "groupIndex": 0,
  72. "_rotationX": 0,
  73. "_rotationY": 0,
  74. "_id": ""
  75. },
  76. {
  77. "__type__": "cc.Node",
  78. "_name": "bg",
  79. "_objFlags": 0,
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [],
  84. "_active": true,
  85. "_level": 2,
  86. "_components": [
  87. {
  88. "__id__": 3
  89. },
  90. {
  91. "__id__": 4
  92. }
  93. ],
  94. "_prefab": {
  95. "__id__": 5
  96. },
  97. "_opacity": 255,
  98. "_color": {
  99. "__type__": "cc.Color",
  100. "r": 255,
  101. "g": 255,
  102. "b": 255,
  103. "a": 255
  104. },
  105. "_contentSize": {
  106. "__type__": "cc.Size",
  107. "width": 72,
  108. "height": 78
  109. },
  110. "_anchorPoint": {
  111. "__type__": "cc.Vec2",
  112. "x": 0.5,
  113. "y": 0.5
  114. },
  115. "_position": {
  116. "__type__": "cc.Vec3",
  117. "x": 0,
  118. "y": 0,
  119. "z": 0
  120. },
  121. "_scale": {
  122. "__type__": "cc.Vec3",
  123. "x": 1,
  124. "y": 1,
  125. "z": 1
  126. },
  127. "_quat": {
  128. "__type__": "cc.Quat",
  129. "x": 0,
  130. "y": 0,
  131. "z": 0,
  132. "w": 1
  133. },
  134. "_skewX": 0,
  135. "_skewY": 0,
  136. "_zIndex": 0,
  137. "_is3DNode": false,
  138. "groupIndex": 0,
  139. "_rotationX": 0,
  140. "_rotationY": 0,
  141. "_id": ""
  142. },
  143. {
  144. "__type__": "cc.Sprite",
  145. "_name": "",
  146. "_objFlags": 0,
  147. "node": {
  148. "__id__": 2
  149. },
  150. "_enabled": true,
  151. "_srcBlendFactor": 770,
  152. "_dstBlendFactor": 771,
  153. "_spriteFrame": {
  154. "__uuid__": "4ce9f7bd-4dc7-4086-b77f-ee694bf555fb"
  155. },
  156. "_type": 0,
  157. "_sizeMode": 0,
  158. "_fillType": 0,
  159. "_fillCenter": {
  160. "__type__": "cc.Vec2",
  161. "x": 0,
  162. "y": 0
  163. },
  164. "_fillStart": 0,
  165. "_fillRange": 0,
  166. "_isTrimmedMode": true,
  167. "_state": 0,
  168. "_atlas": null,
  169. "_id": ""
  170. },
  171. {
  172. "__type__": "cc.Animation",
  173. "_name": "",
  174. "_objFlags": 0,
  175. "node": {
  176. "__id__": 2
  177. },
  178. "_enabled": true,
  179. "_defaultClip": {
  180. "__uuid__": "fc35e2b1-a979-47c9-bfd5-10826a9d05ae"
  181. },
  182. "_clips": [
  183. {
  184. "__uuid__": "fc35e2b1-a979-47c9-bfd5-10826a9d05ae"
  185. }
  186. ],
  187. "playOnLoad": true,
  188. "_id": ""
  189. },
  190. {
  191. "__type__": "cc.PrefabInfo",
  192. "root": {
  193. "__id__": 1
  194. },
  195. "asset": {
  196. "__uuid__": "6f986df8-547d-4866-9a88-a107eb255170"
  197. },
  198. "fileId": "19nPYa/XFBf4KUDUAQn5v3",
  199. "sync": false
  200. },
  201. {
  202. "__type__": "cc.PrefabInfo",
  203. "root": {
  204. "__id__": 1
  205. },
  206. "asset": {
  207. "__uuid__": "6f986df8-547d-4866-9a88-a107eb255170"
  208. },
  209. "fileId": "95NHeUxnJOoZea8hBtGYHe",
  210. "sync": false
  211. }
  212. ]