level1-demo1.prefab 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579
  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": "level1-2",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [],
  26. "_prefab": {
  27. "__id__": 16
  28. },
  29. "_opacity": 255,
  30. "_color": {
  31. "__type__": "cc.Color",
  32. "r": 255,
  33. "g": 255,
  34. "b": 255,
  35. "a": 255
  36. },
  37. "_contentSize": {
  38. "__type__": "cc.Size",
  39. "width": 640,
  40. "height": 1500
  41. },
  42. "_anchorPoint": {
  43. "__type__": "cc.Vec2",
  44. "x": 0.5,
  45. "y": 0.5
  46. },
  47. "_trs": {
  48. "__type__": "TypedArray",
  49. "ctor": "Float64Array",
  50. "array": [
  51. 320,
  52. 750,
  53. 0,
  54. 0,
  55. 0,
  56. 0,
  57. 1,
  58. 1,
  59. 1,
  60. 1
  61. ]
  62. },
  63. "_eulerAngles": {
  64. "__type__": "cc.Vec3",
  65. "x": 0,
  66. "y": 0,
  67. "z": 0
  68. },
  69. "_skewX": 0,
  70. "_skewY": 0,
  71. "_is3DNode": false,
  72. "_groupIndex": 0,
  73. "groupIndex": 0,
  74. "_id": ""
  75. },
  76. {
  77. "__type__": "cc.Node",
  78. "_name": "demo",
  79. "_objFlags": 0,
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [
  84. {
  85. "__id__": 3
  86. }
  87. ],
  88. "_active": true,
  89. "_components": [
  90. {
  91. "__id__": 14
  92. }
  93. ],
  94. "_prefab": {
  95. "__id__": 15
  96. },
  97. "_opacity": 255,
  98. "_color": {
  99. "__type__": "cc.Color",
  100. "r": 255,
  101. "g": 255,
  102. "b": 255,
  103. "a": 255
  104. },
  105. "_contentSize": {
  106. "__type__": "cc.Size",
  107. "width": 0,
  108. "height": 0
  109. },
  110. "_anchorPoint": {
  111. "__type__": "cc.Vec2",
  112. "x": 0.5,
  113. "y": 0.5
  114. },
  115. "_trs": {
  116. "__type__": "TypedArray",
  117. "ctor": "Float64Array",
  118. "array": [
  119. 0,
  120. 750,
  121. 0,
  122. 0,
  123. 0,
  124. 0,
  125. 1,
  126. 1,
  127. 1,
  128. 1
  129. ]
  130. },
  131. "_eulerAngles": {
  132. "__type__": "cc.Vec3",
  133. "x": 0,
  134. "y": 0,
  135. "z": 0
  136. },
  137. "_skewX": 0,
  138. "_skewY": 0,
  139. "_is3DNode": false,
  140. "_groupIndex": 0,
  141. "groupIndex": 0,
  142. "_id": ""
  143. },
  144. {
  145. "__type__": "cc.Node",
  146. "_name": "path",
  147. "_objFlags": 0,
  148. "_parent": {
  149. "__id__": 2
  150. },
  151. "_children": [
  152. {
  153. "__id__": 4
  154. }
  155. ],
  156. "_active": true,
  157. "_components": [
  158. {
  159. "__id__": 12
  160. }
  161. ],
  162. "_prefab": {
  163. "__id__": 13
  164. },
  165. "_opacity": 255,
  166. "_color": {
  167. "__type__": "cc.Color",
  168. "r": 255,
  169. "g": 255,
  170. "b": 255,
  171. "a": 255
  172. },
  173. "_contentSize": {
  174. "__type__": "cc.Size",
  175. "width": 0,
  176. "height": 0
  177. },
  178. "_anchorPoint": {
  179. "__type__": "cc.Vec2",
  180. "x": 0.5,
  181. "y": 0.5
  182. },
  183. "_trs": {
  184. "__type__": "TypedArray",
  185. "ctor": "Float64Array",
  186. "array": [
  187. 0,
  188. 0,
  189. 0,
  190. 0,
  191. 0,
  192. 0,
  193. 1,
  194. 1,
  195. 1,
  196. 1
  197. ]
  198. },
  199. "_eulerAngles": {
  200. "__type__": "cc.Vec3",
  201. "x": 0,
  202. "y": 0,
  203. "z": 0
  204. },
  205. "_skewX": 0,
  206. "_skewY": 0,
  207. "_is3DNode": false,
  208. "_groupIndex": 0,
  209. "groupIndex": 0,
  210. "_id": ""
  211. },
  212. {
  213. "__type__": "cc.Node",
  214. "_name": "monster",
  215. "_objFlags": 512,
  216. "_parent": {
  217. "__id__": 3
  218. },
  219. "_children": [
  220. {
  221. "__id__": 5
  222. }
  223. ],
  224. "_active": true,
  225. "_components": [
  226. {
  227. "__id__": 8
  228. },
  229. {
  230. "__id__": 9
  231. },
  232. {
  233. "__id__": 10
  234. }
  235. ],
  236. "_prefab": {
  237. "__id__": 11
  238. },
  239. "_opacity": 255,
  240. "_color": {
  241. "__type__": "cc.Color",
  242. "r": 255,
  243. "g": 255,
  244. "b": 255,
  245. "a": 255
  246. },
  247. "_contentSize": {
  248. "__type__": "cc.Size",
  249. "width": 50,
  250. "height": 53
  251. },
  252. "_anchorPoint": {
  253. "__type__": "cc.Vec2",
  254. "x": 0.5,
  255. "y": 0.5
  256. },
  257. "_trs": {
  258. "__type__": "TypedArray",
  259. "ctor": "Float64Array",
  260. "array": [
  261. 0,
  262. 0,
  263. 0,
  264. 0,
  265. 0,
  266. 0,
  267. 1,
  268. 1,
  269. 1,
  270. 1
  271. ]
  272. },
  273. "_eulerAngles": {
  274. "__type__": "cc.Vec3",
  275. "x": 0,
  276. "y": 0,
  277. "z": 0
  278. },
  279. "_skewX": 0,
  280. "_skewY": 0,
  281. "_is3DNode": false,
  282. "_groupIndex": 0,
  283. "groupIndex": 0,
  284. "_id": ""
  285. },
  286. {
  287. "__type__": "cc.Node",
  288. "_name": "m2",
  289. "_objFlags": 0,
  290. "_parent": {
  291. "__id__": 4
  292. },
  293. "_children": [],
  294. "_active": true,
  295. "_components": [
  296. {
  297. "__id__": 6
  298. }
  299. ],
  300. "_prefab": {
  301. "__id__": 7
  302. },
  303. "_opacity": 255,
  304. "_color": {
  305. "__type__": "cc.Color",
  306. "r": 255,
  307. "g": 255,
  308. "b": 255,
  309. "a": 255
  310. },
  311. "_contentSize": {
  312. "__type__": "cc.Size",
  313. "width": 50,
  314. "height": 53
  315. },
  316. "_anchorPoint": {
  317. "__type__": "cc.Vec2",
  318. "x": 0.5,
  319. "y": 0.5
  320. },
  321. "_trs": {
  322. "__type__": "TypedArray",
  323. "ctor": "Float64Array",
  324. "array": [
  325. 0,
  326. 0,
  327. 0,
  328. 0,
  329. 0,
  330. 0,
  331. 1,
  332. 1,
  333. 1,
  334. 1
  335. ]
  336. },
  337. "_eulerAngles": {
  338. "__type__": "cc.Vec3",
  339. "x": 0,
  340. "y": 0,
  341. "z": 0
  342. },
  343. "_skewX": 0,
  344. "_skewY": 0,
  345. "_is3DNode": false,
  346. "_groupIndex": 0,
  347. "groupIndex": 0,
  348. "_id": ""
  349. },
  350. {
  351. "__type__": "cc.Sprite",
  352. "_name": "",
  353. "_objFlags": 0,
  354. "node": {
  355. "__id__": 5
  356. },
  357. "_enabled": true,
  358. "_materials": [
  359. {
  360. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  361. }
  362. ],
  363. "_srcBlendFactor": 770,
  364. "_dstBlendFactor": 771,
  365. "_spriteFrame": {
  366. "__uuid__": "0eb27ae6-16db-4b18-9cd6-48e471660ccc"
  367. },
  368. "_type": 0,
  369. "_sizeMode": 1,
  370. "_fillType": 0,
  371. "_fillCenter": {
  372. "__type__": "cc.Vec2",
  373. "x": 0,
  374. "y": 0
  375. },
  376. "_fillStart": 0,
  377. "_fillRange": 0,
  378. "_isTrimmedMode": true,
  379. "_atlas": null,
  380. "_id": ""
  381. },
  382. {
  383. "__type__": "cc.PrefabInfo",
  384. "root": {
  385. "__id__": 4
  386. },
  387. "asset": {
  388. "__uuid__": "028a46d4-54b8-45e5-a0ba-b876325cef91"
  389. },
  390. "fileId": "c9cSlCP85DH6RiPv9OMVIj",
  391. "sync": false
  392. },
  393. {
  394. "__type__": "3491dCwpnhFEqX9BL4D2ZCF",
  395. "_name": "",
  396. "_objFlags": 0,
  397. "node": {
  398. "__id__": 4
  399. },
  400. "_enabled": true,
  401. "auto_update_point": true,
  402. "_id": ""
  403. },
  404. {
  405. "__type__": "43ca4XWdF1CwJKowXL8JAQ/",
  406. "_name": "",
  407. "_objFlags": 0,
  408. "node": {
  409. "__id__": 4
  410. },
  411. "_enabled": true,
  412. "_draw_collide": false,
  413. "_collide_shape": 3,
  414. "collide_group_id": 4,
  415. "_radius": 50,
  416. "_size": {
  417. "__type__": "cc.Size",
  418. "width": 100,
  419. "height": 100
  420. },
  421. "_polygon_points": [
  422. {
  423. "__type__": "cc.Vec2",
  424. "x": -25,
  425. "y": -27
  426. },
  427. {
  428. "__type__": "cc.Vec2",
  429. "x": 25,
  430. "y": -27
  431. },
  432. {
  433. "__type__": "cc.Vec2",
  434. "x": 25,
  435. "y": 27
  436. },
  437. {
  438. "__type__": "cc.Vec2",
  439. "x": -25,
  440. "y": 27
  441. }
  442. ],
  443. "_offset": {
  444. "__type__": "cc.Vec2",
  445. "x": 0,
  446. "y": 0
  447. },
  448. "data_string": "",
  449. "_id": ""
  450. },
  451. {
  452. "__type__": "cc.PolygonCollider",
  453. "_name": "",
  454. "_objFlags": 0,
  455. "node": {
  456. "__id__": 4
  457. },
  458. "_enabled": false,
  459. "tag": 0,
  460. "_offset": {
  461. "__type__": "cc.Vec2",
  462. "x": 0,
  463. "y": 0
  464. },
  465. "points": [
  466. {
  467. "__type__": "cc.Vec2",
  468. "x": -25,
  469. "y": -27
  470. },
  471. {
  472. "__type__": "cc.Vec2",
  473. "x": 25,
  474. "y": -27
  475. },
  476. {
  477. "__type__": "cc.Vec2",
  478. "x": 25,
  479. "y": 27
  480. },
  481. {
  482. "__type__": "cc.Vec2",
  483. "x": -25,
  484. "y": 27
  485. }
  486. ],
  487. "_id": ""
  488. },
  489. {
  490. "__type__": "cc.PrefabInfo",
  491. "root": {
  492. "__id__": 4
  493. },
  494. "asset": {
  495. "__uuid__": "028a46d4-54b8-45e5-a0ba-b876325cef91"
  496. },
  497. "fileId": "f3g3GXRXtOkqmQTQGKkT2m",
  498. "sync": false
  499. },
  500. {
  501. "__type__": "cc.Animation",
  502. "_name": "",
  503. "_objFlags": 0,
  504. "node": {
  505. "__id__": 3
  506. },
  507. "_enabled": true,
  508. "_defaultClip": {
  509. "__uuid__": "e3ebd73a-0310-4b77-a53f-b172447f8338"
  510. },
  511. "_clips": [
  512. {
  513. "__uuid__": "e3ebd73a-0310-4b77-a53f-b172447f8338"
  514. }
  515. ],
  516. "playOnLoad": false,
  517. "_id": ""
  518. },
  519. {
  520. "__type__": "cc.PrefabInfo",
  521. "root": {
  522. "__id__": 1
  523. },
  524. "asset": {
  525. "__id__": 0
  526. },
  527. "fileId": "dci5QyQhpLNosF8tDQX34F",
  528. "sync": false
  529. },
  530. {
  531. "__type__": "cc.Widget",
  532. "_name": "",
  533. "_objFlags": 0,
  534. "node": {
  535. "__id__": 2
  536. },
  537. "_enabled": true,
  538. "alignMode": 1,
  539. "_target": null,
  540. "_alignFlags": 1,
  541. "_left": 0,
  542. "_right": 0,
  543. "_top": 0,
  544. "_bottom": 0,
  545. "_verticalCenter": 0,
  546. "_horizontalCenter": 0,
  547. "_isAbsLeft": true,
  548. "_isAbsRight": true,
  549. "_isAbsTop": true,
  550. "_isAbsBottom": true,
  551. "_isAbsHorizontalCenter": true,
  552. "_isAbsVerticalCenter": true,
  553. "_originalWidth": 0,
  554. "_originalHeight": 0,
  555. "_id": ""
  556. },
  557. {
  558. "__type__": "cc.PrefabInfo",
  559. "root": {
  560. "__id__": 1
  561. },
  562. "asset": {
  563. "__id__": 0
  564. },
  565. "fileId": "ddK2oXHV5NoacNgjdmrnHX",
  566. "sync": false
  567. },
  568. {
  569. "__type__": "cc.PrefabInfo",
  570. "root": {
  571. "__id__": 1
  572. },
  573. "asset": {
  574. "__id__": 0
  575. },
  576. "fileId": "",
  577. "sync": false
  578. }
  579. ]