appraise.prefab 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  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": "appraise",
  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. "_active": true,
  31. "_components": [],
  32. "_prefab": {
  33. "__id__": 11
  34. },
  35. "_opacity": 255,
  36. "_color": {
  37. "__type__": "cc.Color",
  38. "r": 255,
  39. "g": 255,
  40. "b": 255,
  41. "a": 255
  42. },
  43. "_contentSize": {
  44. "__type__": "cc.Size",
  45. "width": 0,
  46. "height": 0
  47. },
  48. "_anchorPoint": {
  49. "__type__": "cc.Vec2",
  50. "x": 0.5,
  51. "y": 0.5
  52. },
  53. "_trs": {
  54. "__type__": "TypedArray",
  55. "ctor": "Float64Array",
  56. "array": [
  57. 0,
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 1,
  64. 1,
  65. 1,
  66. 1
  67. ]
  68. },
  69. "_eulerAngles": {
  70. "__type__": "cc.Vec3",
  71. "x": 0,
  72. "y": 0,
  73. "z": 0
  74. },
  75. "_skewX": 0,
  76. "_skewY": 0,
  77. "_is3DNode": false,
  78. "_groupIndex": 0,
  79. "groupIndex": 0,
  80. "_id": ""
  81. },
  82. {
  83. "__type__": "cc.Node",
  84. "_name": "cool",
  85. "_objFlags": 0,
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_active": false,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 4
  98. },
  99. "_opacity": 255,
  100. "_color": {
  101. "__type__": "cc.Color",
  102. "r": 255,
  103. "g": 255,
  104. "b": 255,
  105. "a": 255
  106. },
  107. "_contentSize": {
  108. "__type__": "cc.Size",
  109. "width": 272,
  110. "height": 192
  111. },
  112. "_anchorPoint": {
  113. "__type__": "cc.Vec2",
  114. "x": 0.5,
  115. "y": 0.5
  116. },
  117. "_trs": {
  118. "__type__": "TypedArray",
  119. "ctor": "Float64Array",
  120. "array": [
  121. 0,
  122. 0,
  123. 0,
  124. 0,
  125. 0,
  126. 0,
  127. 1,
  128. 0.8,
  129. 0.8,
  130. 1
  131. ]
  132. },
  133. "_eulerAngles": {
  134. "__type__": "cc.Vec3",
  135. "x": 0,
  136. "y": 0,
  137. "z": 0
  138. },
  139. "_skewX": 0,
  140. "_skewY": 0,
  141. "_is3DNode": false,
  142. "_groupIndex": 0,
  143. "groupIndex": 0,
  144. "_id": ""
  145. },
  146. {
  147. "__type__": "cc.Sprite",
  148. "_name": "",
  149. "_objFlags": 0,
  150. "node": {
  151. "__id__": 2
  152. },
  153. "_enabled": true,
  154. "_materials": [
  155. {
  156. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  157. }
  158. ],
  159. "_srcBlendFactor": 770,
  160. "_dstBlendFactor": 771,
  161. "_spriteFrame": {
  162. "__uuid__": "5c8ab2f5-65f1-4e5c-9599-b46824d708c7"
  163. },
  164. "_type": 0,
  165. "_sizeMode": 0,
  166. "_fillType": 0,
  167. "_fillCenter": {
  168. "__type__": "cc.Vec2",
  169. "x": 0,
  170. "y": 0
  171. },
  172. "_fillStart": 0,
  173. "_fillRange": 0,
  174. "_isTrimmedMode": true,
  175. "_atlas": null,
  176. "_id": ""
  177. },
  178. {
  179. "__type__": "cc.PrefabInfo",
  180. "root": {
  181. "__id__": 1
  182. },
  183. "asset": {
  184. "__id__": 0
  185. },
  186. "fileId": "ffNfa3+klHHbntP3Q+MJMJ",
  187. "sync": false
  188. },
  189. {
  190. "__type__": "cc.Node",
  191. "_name": "great",
  192. "_objFlags": 0,
  193. "_parent": {
  194. "__id__": 1
  195. },
  196. "_children": [],
  197. "_active": false,
  198. "_components": [
  199. {
  200. "__id__": 6
  201. }
  202. ],
  203. "_prefab": {
  204. "__id__": 7
  205. },
  206. "_opacity": 255,
  207. "_color": {
  208. "__type__": "cc.Color",
  209. "r": 255,
  210. "g": 255,
  211. "b": 255,
  212. "a": 255
  213. },
  214. "_contentSize": {
  215. "__type__": "cc.Size",
  216. "width": 316,
  217. "height": 194
  218. },
  219. "_anchorPoint": {
  220. "__type__": "cc.Vec2",
  221. "x": 0.5,
  222. "y": 0.5
  223. },
  224. "_trs": {
  225. "__type__": "TypedArray",
  226. "ctor": "Float64Array",
  227. "array": [
  228. 0,
  229. 0,
  230. 0,
  231. 0,
  232. 0,
  233. 0,
  234. 1,
  235. 0.8,
  236. 0.8,
  237. 1
  238. ]
  239. },
  240. "_eulerAngles": {
  241. "__type__": "cc.Vec3",
  242. "x": 0,
  243. "y": 0,
  244. "z": 0
  245. },
  246. "_skewX": 0,
  247. "_skewY": 0,
  248. "_is3DNode": false,
  249. "_groupIndex": 0,
  250. "groupIndex": 0,
  251. "_id": ""
  252. },
  253. {
  254. "__type__": "cc.Sprite",
  255. "_name": "",
  256. "_objFlags": 0,
  257. "node": {
  258. "__id__": 5
  259. },
  260. "_enabled": true,
  261. "_materials": [
  262. {
  263. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  264. }
  265. ],
  266. "_srcBlendFactor": 770,
  267. "_dstBlendFactor": 771,
  268. "_spriteFrame": {
  269. "__uuid__": "6f509559-1710-4480-b991-51e8f916da6e"
  270. },
  271. "_type": 0,
  272. "_sizeMode": 0,
  273. "_fillType": 0,
  274. "_fillCenter": {
  275. "__type__": "cc.Vec2",
  276. "x": 0,
  277. "y": 0
  278. },
  279. "_fillStart": 0,
  280. "_fillRange": 0,
  281. "_isTrimmedMode": true,
  282. "_atlas": null,
  283. "_id": ""
  284. },
  285. {
  286. "__type__": "cc.PrefabInfo",
  287. "root": {
  288. "__id__": 1
  289. },
  290. "asset": {
  291. "__id__": 0
  292. },
  293. "fileId": "8bZiyplZVNb6upuEfahemk",
  294. "sync": false
  295. },
  296. {
  297. "__type__": "cc.Node",
  298. "_name": "legendary",
  299. "_objFlags": 0,
  300. "_parent": {
  301. "__id__": 1
  302. },
  303. "_children": [],
  304. "_active": false,
  305. "_components": [
  306. {
  307. "__id__": 9
  308. }
  309. ],
  310. "_prefab": {
  311. "__id__": 10
  312. },
  313. "_opacity": 255,
  314. "_color": {
  315. "__type__": "cc.Color",
  316. "r": 255,
  317. "g": 255,
  318. "b": 255,
  319. "a": 255
  320. },
  321. "_contentSize": {
  322. "__type__": "cc.Size",
  323. "width": 562,
  324. "height": 196
  325. },
  326. "_anchorPoint": {
  327. "__type__": "cc.Vec2",
  328. "x": 0.5,
  329. "y": 0.5
  330. },
  331. "_trs": {
  332. "__type__": "TypedArray",
  333. "ctor": "Float64Array",
  334. "array": [
  335. 0,
  336. 0,
  337. 0,
  338. 0,
  339. 0,
  340. 0,
  341. 1,
  342. 0.8,
  343. 0.8,
  344. 1
  345. ]
  346. },
  347. "_eulerAngles": {
  348. "__type__": "cc.Vec3",
  349. "x": 0,
  350. "y": 0,
  351. "z": 0
  352. },
  353. "_skewX": 0,
  354. "_skewY": 0,
  355. "_is3DNode": false,
  356. "_groupIndex": 0,
  357. "groupIndex": 0,
  358. "_id": ""
  359. },
  360. {
  361. "__type__": "cc.Sprite",
  362. "_name": "",
  363. "_objFlags": 0,
  364. "node": {
  365. "__id__": 8
  366. },
  367. "_enabled": true,
  368. "_materials": [
  369. {
  370. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  371. }
  372. ],
  373. "_srcBlendFactor": 770,
  374. "_dstBlendFactor": 771,
  375. "_spriteFrame": {
  376. "__uuid__": "77617fe8-951d-4d79-a02b-2212f1636dee"
  377. },
  378. "_type": 0,
  379. "_sizeMode": 0,
  380. "_fillType": 0,
  381. "_fillCenter": {
  382. "__type__": "cc.Vec2",
  383. "x": 0,
  384. "y": 0
  385. },
  386. "_fillStart": 0,
  387. "_fillRange": 0,
  388. "_isTrimmedMode": true,
  389. "_atlas": null,
  390. "_id": ""
  391. },
  392. {
  393. "__type__": "cc.PrefabInfo",
  394. "root": {
  395. "__id__": 1
  396. },
  397. "asset": {
  398. "__id__": 0
  399. },
  400. "fileId": "6dswtCyNdN37bcjF0tS3PP",
  401. "sync": false
  402. },
  403. {
  404. "__type__": "cc.PrefabInfo",
  405. "root": {
  406. "__id__": 1
  407. },
  408. "asset": {
  409. "__id__": 0
  410. },
  411. "fileId": "",
  412. "sync": false
  413. }
  414. ]