UEGridMap.prefab 7.0 KB

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