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