level2.prefab 7.1 KB

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