fixedNode.prefab 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350
  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": "fixedNode",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 9
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 10
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 0,
  47. "height": 0
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1,
  66. 1,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_zIndex": 0,
  79. "_is3DNode": false,
  80. "_groupIndex": 0,
  81. "groupIndex": 0,
  82. "_id": ""
  83. },
  84. {
  85. "__type__": "cc.Node",
  86. "_name": "country",
  87. "_objFlags": 0,
  88. "_parent": {
  89. "__id__": 1
  90. },
  91. "_children": [],
  92. "_active": true,
  93. "_components": [
  94. {
  95. "__id__": 3
  96. }
  97. ],
  98. "_prefab": {
  99. "__id__": 4
  100. },
  101. "_opacity": 255,
  102. "_color": {
  103. "__type__": "cc.Color",
  104. "r": 255,
  105. "g": 255,
  106. "b": 255,
  107. "a": 255
  108. },
  109. "_contentSize": {
  110. "__type__": "cc.Size",
  111. "width": 30,
  112. "height": 30
  113. },
  114. "_anchorPoint": {
  115. "__type__": "cc.Vec2",
  116. "x": 0.5,
  117. "y": 0.5
  118. },
  119. "_trs": {
  120. "__type__": "TypedArray",
  121. "ctor": "Float64Array",
  122. "array": [
  123. -29.7,
  124. 83.8,
  125. 0,
  126. 0,
  127. 0,
  128. 0,
  129. 1,
  130. 1,
  131. 1,
  132. 1
  133. ]
  134. },
  135. "_eulerAngles": {
  136. "__type__": "cc.Vec3",
  137. "x": 0,
  138. "y": 0,
  139. "z": 0
  140. },
  141. "_skewX": 0,
  142. "_skewY": 0,
  143. "_zIndex": 0,
  144. "_is3DNode": false,
  145. "_groupIndex": 0,
  146. "groupIndex": 0,
  147. "_id": ""
  148. },
  149. {
  150. "__type__": "cc.Sprite",
  151. "_name": "",
  152. "_objFlags": 0,
  153. "node": {
  154. "__id__": 2
  155. },
  156. "_enabled": true,
  157. "_materials": [
  158. {
  159. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  160. }
  161. ],
  162. "_srcBlendFactor": 770,
  163. "_dstBlendFactor": 771,
  164. "_spriteFrame": {
  165. "__uuid__": "62e9cdc0-a913-41f9-abd5-78f38d54deab"
  166. },
  167. "_type": 0,
  168. "_sizeMode": 0,
  169. "_fillType": 0,
  170. "_fillCenter": {
  171. "__type__": "cc.Vec2",
  172. "x": 0,
  173. "y": 0
  174. },
  175. "_fillStart": 0,
  176. "_fillRange": 0,
  177. "_isTrimmedMode": true,
  178. "_atlas": null,
  179. "_id": ""
  180. },
  181. {
  182. "__type__": "cc.PrefabInfo",
  183. "root": {
  184. "__id__": 1
  185. },
  186. "asset": {
  187. "__id__": 0
  188. },
  189. "fileId": "efTcm7HCpOwqNF6MSV9Csk",
  190. "sync": false
  191. },
  192. {
  193. "__type__": "cc.Node",
  194. "_name": "name",
  195. "_objFlags": 0,
  196. "_parent": {
  197. "__id__": 1
  198. },
  199. "_children": [],
  200. "_active": false,
  201. "_components": [
  202. {
  203. "__id__": 6
  204. },
  205. {
  206. "__id__": 7
  207. }
  208. ],
  209. "_prefab": {
  210. "__id__": 8
  211. },
  212. "_opacity": 255,
  213. "_color": {
  214. "__type__": "cc.Color",
  215. "r": 255,
  216. "g": 255,
  217. "b": 255,
  218. "a": 255
  219. },
  220. "_contentSize": {
  221. "__type__": "cc.Size",
  222. "width": 100,
  223. "height": 40
  224. },
  225. "_anchorPoint": {
  226. "__type__": "cc.Vec2",
  227. "x": 0.5,
  228. "y": 0.5
  229. },
  230. "_trs": {
  231. "__type__": "TypedArray",
  232. "ctor": "Float64Array",
  233. "array": [
  234. 42.2,
  235. 86,
  236. 0,
  237. 0,
  238. 0,
  239. 0,
  240. 1,
  241. 1,
  242. 1,
  243. 1
  244. ]
  245. },
  246. "_eulerAngles": {
  247. "__type__": "cc.Vec3",
  248. "x": 0,
  249. "y": 0,
  250. "z": 0
  251. },
  252. "_skewX": 0,
  253. "_skewY": 0,
  254. "_zIndex": 0,
  255. "_is3DNode": false,
  256. "_groupIndex": 0,
  257. "groupIndex": 0,
  258. "_id": ""
  259. },
  260. {
  261. "__type__": "cc.Label",
  262. "_name": "",
  263. "_objFlags": 0,
  264. "node": {
  265. "__id__": 5
  266. },
  267. "_enabled": true,
  268. "_materials": [
  269. {
  270. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  271. }
  272. ],
  273. "_srcBlendFactor": 1,
  274. "_dstBlendFactor": 771,
  275. "_string": "name111111111111",
  276. "_N$string": "name111111111111",
  277. "_fontSize": 22,
  278. "_lineHeight": 40,
  279. "_enableWrapText": false,
  280. "_N$file": null,
  281. "_isSystemFontUsed": true,
  282. "_spacingX": 0,
  283. "_batchAsBitmap": false,
  284. "_styleFlags": 0,
  285. "_underlineHeight": 0,
  286. "_N$horizontalAlign": 0,
  287. "_N$verticalAlign": 1,
  288. "_N$fontFamily": "黑体",
  289. "_N$overflow": 1,
  290. "_N$cacheMode": 0,
  291. "_id": ""
  292. },
  293. {
  294. "__type__": "cc.LabelOutline",
  295. "_name": "",
  296. "_objFlags": 0,
  297. "node": {
  298. "__id__": 5
  299. },
  300. "_enabled": true,
  301. "_color": {
  302. "__type__": "cc.Color",
  303. "r": 32,
  304. "g": 73,
  305. "b": 143,
  306. "a": 255
  307. },
  308. "_width": 2,
  309. "_id": ""
  310. },
  311. {
  312. "__type__": "cc.PrefabInfo",
  313. "root": {
  314. "__id__": 1
  315. },
  316. "asset": {
  317. "__id__": 0
  318. },
  319. "fileId": "5ad/yWma9CsoTsiiQhSApt",
  320. "sync": false
  321. },
  322. {
  323. "__type__": "efde0DoEOlLIbpwnePoI+7k",
  324. "_name": "",
  325. "_objFlags": 0,
  326. "node": {
  327. "__id__": 1
  328. },
  329. "_enabled": true,
  330. "nameLabel": {
  331. "__id__": 6
  332. },
  333. "countrySprite": {
  334. "__id__": 3
  335. },
  336. "charNode": null,
  337. "_id": ""
  338. },
  339. {
  340. "__type__": "cc.PrefabInfo",
  341. "root": {
  342. "__id__": 1
  343. },
  344. "asset": {
  345. "__id__": 0
  346. },
  347. "fileId": "",
  348. "sync": false
  349. }
  350. ]