highValueUsers.prefab 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "highValueUsers",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "highValueUsers",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 12
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 18
  32. },
  33. {
  34. "__id__": 20
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 22
  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. "_mobility": 0,
  60. "_layer": 33554432,
  61. "_euler": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_id": ""
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_objFlags": 0,
  72. "_parent": {
  73. "__id__": 1
  74. },
  75. "_prefab": {
  76. "__id__": 3
  77. },
  78. "__editorExtras__": {}
  79. },
  80. {
  81. "__type__": "cc.PrefabInfo",
  82. "root": {
  83. "__id__": 2
  84. },
  85. "asset": {
  86. "__uuid__": "142393a8-2641-4775-a79c-cbfe1bd9e5ca",
  87. "__expectedType__": "cc.Prefab"
  88. },
  89. "fileId": "a0daVw8DRLi6ToMaTA0VS2",
  90. "instance": {
  91. "__id__": 4
  92. },
  93. "targetOverrides": null
  94. },
  95. {
  96. "__type__": "cc.PrefabInstance",
  97. "fileId": "3bvwee03ZIXbGx7qYgMKcO",
  98. "prefabRootNode": {
  99. "__id__": 1
  100. },
  101. "mountedChildren": [],
  102. "mountedComponents": [],
  103. "propertyOverrides": [
  104. {
  105. "__id__": 5
  106. },
  107. {
  108. "__id__": 7
  109. },
  110. {
  111. "__id__": 8
  112. },
  113. {
  114. "__id__": 9
  115. },
  116. {
  117. "__id__": 10
  118. }
  119. ],
  120. "removedComponents": []
  121. },
  122. {
  123. "__type__": "CCPropertyOverrideInfo",
  124. "targetInfo": {
  125. "__id__": 6
  126. },
  127. "propertyPath": [
  128. "_name"
  129. ],
  130. "value": "mask"
  131. },
  132. {
  133. "__type__": "cc.TargetInfo",
  134. "localID": [
  135. "a0daVw8DRLi6ToMaTA0VS2"
  136. ]
  137. },
  138. {
  139. "__type__": "CCPropertyOverrideInfo",
  140. "targetInfo": {
  141. "__id__": 6
  142. },
  143. "propertyPath": [
  144. "_lpos"
  145. ],
  146. "value": {
  147. "__type__": "cc.Vec3",
  148. "x": 0,
  149. "y": 0,
  150. "z": 0
  151. }
  152. },
  153. {
  154. "__type__": "CCPropertyOverrideInfo",
  155. "targetInfo": {
  156. "__id__": 6
  157. },
  158. "propertyPath": [
  159. "_lrot"
  160. ],
  161. "value": {
  162. "__type__": "cc.Quat",
  163. "x": 0,
  164. "y": 0,
  165. "z": 0,
  166. "w": 1
  167. }
  168. },
  169. {
  170. "__type__": "CCPropertyOverrideInfo",
  171. "targetInfo": {
  172. "__id__": 6
  173. },
  174. "propertyPath": [
  175. "_euler"
  176. ],
  177. "value": {
  178. "__type__": "cc.Vec3",
  179. "x": 0,
  180. "y": 0,
  181. "z": 0
  182. }
  183. },
  184. {
  185. "__type__": "CCPropertyOverrideInfo",
  186. "targetInfo": {
  187. "__id__": 11
  188. },
  189. "propertyPath": [
  190. "_contentSize"
  191. ],
  192. "value": {
  193. "__type__": "cc.Size",
  194. "width": 720,
  195. "height": 1600
  196. }
  197. },
  198. {
  199. "__type__": "cc.TargetInfo",
  200. "localID": [
  201. "77N2cid5pKDpXplRH/AWEU"
  202. ]
  203. },
  204. {
  205. "__type__": "cc.Node",
  206. "_name": "Sprite",
  207. "_objFlags": 0,
  208. "__editorExtras__": {},
  209. "_parent": {
  210. "__id__": 1
  211. },
  212. "_children": [],
  213. "_active": true,
  214. "_components": [
  215. {
  216. "__id__": 13
  217. },
  218. {
  219. "__id__": 15
  220. }
  221. ],
  222. "_prefab": {
  223. "__id__": 17
  224. },
  225. "_lpos": {
  226. "__type__": "cc.Vec3",
  227. "x": 0,
  228. "y": 0,
  229. "z": 0
  230. },
  231. "_lrot": {
  232. "__type__": "cc.Quat",
  233. "x": 0,
  234. "y": 0,
  235. "z": 0,
  236. "w": 1
  237. },
  238. "_lscale": {
  239. "__type__": "cc.Vec3",
  240. "x": 1,
  241. "y": 1,
  242. "z": 1
  243. },
  244. "_mobility": 0,
  245. "_layer": 33554432,
  246. "_euler": {
  247. "__type__": "cc.Vec3",
  248. "x": 0,
  249. "y": 0,
  250. "z": 0
  251. },
  252. "_id": ""
  253. },
  254. {
  255. "__type__": "cc.UITransform",
  256. "_name": "",
  257. "_objFlags": 0,
  258. "__editorExtras__": {},
  259. "node": {
  260. "__id__": 12
  261. },
  262. "_enabled": true,
  263. "__prefab": {
  264. "__id__": 14
  265. },
  266. "_contentSize": {
  267. "__type__": "cc.Size",
  268. "width": 40,
  269. "height": 36
  270. },
  271. "_anchorPoint": {
  272. "__type__": "cc.Vec2",
  273. "x": 0.5,
  274. "y": 0.5
  275. },
  276. "_id": ""
  277. },
  278. {
  279. "__type__": "cc.CompPrefabInfo",
  280. "fileId": "430KLudENPDJdC+S66Jlq7"
  281. },
  282. {
  283. "__type__": "cc.Sprite",
  284. "_name": "",
  285. "_objFlags": 0,
  286. "__editorExtras__": {},
  287. "node": {
  288. "__id__": 12
  289. },
  290. "_enabled": true,
  291. "__prefab": {
  292. "__id__": 16
  293. },
  294. "_customMaterial": null,
  295. "_srcBlendFactor": 2,
  296. "_dstBlendFactor": 4,
  297. "_color": {
  298. "__type__": "cc.Color",
  299. "r": 255,
  300. "g": 255,
  301. "b": 255,
  302. "a": 255
  303. },
  304. "_spriteFrame": {
  305. "__uuid__": "57520716-48c8-4a19-8acf-41c9f8777fb0@f9941",
  306. "__expectedType__": "cc.SpriteFrame"
  307. },
  308. "_type": 0,
  309. "_fillType": 0,
  310. "_sizeMode": 1,
  311. "_fillCenter": {
  312. "__type__": "cc.Vec2",
  313. "x": 0,
  314. "y": 0
  315. },
  316. "_fillStart": 0,
  317. "_fillRange": 0,
  318. "_isTrimmedMode": true,
  319. "_useGrayscale": false,
  320. "_atlas": null,
  321. "_id": ""
  322. },
  323. {
  324. "__type__": "cc.CompPrefabInfo",
  325. "fileId": "d2hCSMTcpHh7p5SiEjYHSY"
  326. },
  327. {
  328. "__type__": "cc.PrefabInfo",
  329. "root": {
  330. "__id__": 1
  331. },
  332. "asset": {
  333. "__id__": 0
  334. },
  335. "fileId": "2aLFEcTVRHoK66u5en5uvu",
  336. "instance": null,
  337. "targetOverrides": null,
  338. "nestedPrefabInstanceRoots": null
  339. },
  340. {
  341. "__type__": "cc.UITransform",
  342. "_name": "",
  343. "_objFlags": 0,
  344. "__editorExtras__": {},
  345. "node": {
  346. "__id__": 1
  347. },
  348. "_enabled": true,
  349. "__prefab": {
  350. "__id__": 19
  351. },
  352. "_contentSize": {
  353. "__type__": "cc.Size",
  354. "width": 720,
  355. "height": 1600
  356. },
  357. "_anchorPoint": {
  358. "__type__": "cc.Vec2",
  359. "x": 0.5,
  360. "y": 0.5
  361. },
  362. "_id": ""
  363. },
  364. {
  365. "__type__": "cc.CompPrefabInfo",
  366. "fileId": "ffZJBFQRxL04NCka6R5FkB"
  367. },
  368. {
  369. "__type__": "cc.Widget",
  370. "_name": "",
  371. "_objFlags": 0,
  372. "__editorExtras__": {},
  373. "node": {
  374. "__id__": 1
  375. },
  376. "_enabled": true,
  377. "__prefab": {
  378. "__id__": 21
  379. },
  380. "_alignFlags": 45,
  381. "_target": null,
  382. "_left": 0,
  383. "_right": 0,
  384. "_top": 0,
  385. "_bottom": 0,
  386. "_horizontalCenter": 0,
  387. "_verticalCenter": 0,
  388. "_isAbsLeft": true,
  389. "_isAbsRight": true,
  390. "_isAbsTop": true,
  391. "_isAbsBottom": true,
  392. "_isAbsHorizontalCenter": true,
  393. "_isAbsVerticalCenter": true,
  394. "_originalWidth": 720,
  395. "_originalHeight": 1600,
  396. "_alignMode": 2,
  397. "_lockFlags": 0,
  398. "_id": ""
  399. },
  400. {
  401. "__type__": "cc.CompPrefabInfo",
  402. "fileId": "d2e0ivNctFgZKMcy27pql7"
  403. },
  404. {
  405. "__type__": "cc.PrefabInfo",
  406. "root": {
  407. "__id__": 1
  408. },
  409. "asset": {
  410. "__id__": 0
  411. },
  412. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  413. "instance": null,
  414. "targetOverrides": null,
  415. "nestedPrefabInstanceRoots": [
  416. {
  417. "__id__": 2
  418. }
  419. ]
  420. }
  421. ]