level-demo.prefab 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531
  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-1",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 10
  25. },
  26. {
  27. "__id__": 13
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [],
  32. "_prefab": {
  33. "__id__": 16
  34. },
  35. "_opacity": 255,
  36. "_color": {
  37. "__type__": "cc.Color",
  38. "r": 255,
  39. "g": 255,
  40. "b": 255,
  41. "a": 255
  42. },
  43. "_contentSize": {
  44. "__type__": "cc.Size",
  45. "width": 0,
  46. "height": 0
  47. },
  48. "_anchorPoint": {
  49. "__type__": "cc.Vec2",
  50. "x": 0.5,
  51. "y": 0.5
  52. },
  53. "_trs": {
  54. "__type__": "TypedArray",
  55. "ctor": "Float64Array",
  56. "array": [
  57. 0,
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 1,
  64. 1,
  65. 1,
  66. 1
  67. ]
  68. },
  69. "_eulerAngles": {
  70. "__type__": "cc.Vec3",
  71. "x": 0,
  72. "y": 0,
  73. "z": 0
  74. },
  75. "_skewX": 0,
  76. "_skewY": 0,
  77. "_is3DNode": false,
  78. "_groupIndex": 0,
  79. "groupIndex": 0,
  80. "_id": ""
  81. },
  82. {
  83. "__type__": "cc.Node",
  84. "_name": "top",
  85. "_objFlags": 0,
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [
  90. {
  91. "__id__": 3
  92. }
  93. ],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 8
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 9
  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": 0,
  114. "height": 0
  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.Node",
  152. "_name": "$temp_node",
  153. "_objFlags": 0,
  154. "_parent": {
  155. "__id__": 2
  156. },
  157. "_children": [
  158. {
  159. "__id__": 4
  160. }
  161. ],
  162. "_active": true,
  163. "_components": [
  164. {
  165. "__id__": 6
  166. }
  167. ],
  168. "_prefab": {
  169. "__id__": 7
  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. 0,
  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__": "cc.Node",
  220. "_objFlags": 512,
  221. "_parent": {
  222. "__id__": 3
  223. },
  224. "_prefab": {
  225. "__id__": 5
  226. },
  227. "_name": "monster",
  228. "_active": true,
  229. "_trs": {
  230. "__type__": "TypedArray",
  231. "ctor": "Float64Array",
  232. "array": [
  233. 0,
  234. 0,
  235. 0,
  236. 0,
  237. 0,
  238. 0,
  239. 1,
  240. 1,
  241. 1,
  242. 1
  243. ]
  244. },
  245. "_eulerAngles": {
  246. "__type__": "cc.Vec3",
  247. "x": 0,
  248. "y": 0,
  249. "z": 0
  250. },
  251. "_id": ""
  252. },
  253. {
  254. "__type__": "cc.PrefabInfo",
  255. "root": {
  256. "__id__": 4
  257. },
  258. "asset": {
  259. "__uuid__": "028a46d4-54b8-45e5-a0ba-b876325cef91"
  260. },
  261. "fileId": "d1Y8Y9MaNCIKOg+HqpWk79",
  262. "sync": true
  263. },
  264. {
  265. "__type__": "cc.Animation",
  266. "_name": "",
  267. "_objFlags": 0,
  268. "node": {
  269. "__id__": 3
  270. },
  271. "_enabled": true,
  272. "_defaultClip": {
  273. "__uuid__": "d267c871-4401-4ec3-89f1-8db396a0c3a9"
  274. },
  275. "_clips": [
  276. {
  277. "__uuid__": "d267c871-4401-4ec3-89f1-8db396a0c3a9"
  278. }
  279. ],
  280. "playOnLoad": false,
  281. "_id": ""
  282. },
  283. {
  284. "__type__": "cc.PrefabInfo",
  285. "root": {
  286. "__id__": 1
  287. },
  288. "asset": {
  289. "__id__": 0
  290. },
  291. "fileId": "01KHX47HdHD7lmJI6E2Lsh",
  292. "sync": false
  293. },
  294. {
  295. "__type__": "cc.Widget",
  296. "_name": "",
  297. "_objFlags": 0,
  298. "node": {
  299. "__id__": 2
  300. },
  301. "_enabled": true,
  302. "alignMode": 1,
  303. "_target": null,
  304. "_alignFlags": 1,
  305. "_left": 0,
  306. "_right": 0,
  307. "_top": 0,
  308. "_bottom": 0,
  309. "_verticalCenter": 0,
  310. "_horizontalCenter": 0,
  311. "_isAbsLeft": true,
  312. "_isAbsRight": true,
  313. "_isAbsTop": true,
  314. "_isAbsBottom": true,
  315. "_isAbsHorizontalCenter": true,
  316. "_isAbsVerticalCenter": true,
  317. "_originalWidth": 0,
  318. "_originalHeight": 0,
  319. "_id": ""
  320. },
  321. {
  322. "__type__": "cc.PrefabInfo",
  323. "root": {
  324. "__id__": 1
  325. },
  326. "asset": {
  327. "__id__": 0
  328. },
  329. "fileId": "4alObN+nBI957F6fJQkLHK",
  330. "sync": false
  331. },
  332. {
  333. "__type__": "cc.Node",
  334. "_name": "New Node",
  335. "_objFlags": 0,
  336. "_parent": {
  337. "__id__": 1
  338. },
  339. "_children": [],
  340. "_active": true,
  341. "_components": [
  342. {
  343. "__id__": 11
  344. }
  345. ],
  346. "_prefab": {
  347. "__id__": 12
  348. },
  349. "_opacity": 255,
  350. "_color": {
  351. "__type__": "cc.Color",
  352. "r": 255,
  353. "g": 255,
  354. "b": 255,
  355. "a": 255
  356. },
  357. "_contentSize": {
  358. "__type__": "cc.Size",
  359. "width": 0,
  360. "height": 0
  361. },
  362. "_anchorPoint": {
  363. "__type__": "cc.Vec2",
  364. "x": 0.5,
  365. "y": 0.5
  366. },
  367. "_trs": {
  368. "__type__": "TypedArray",
  369. "ctor": "Float64Array",
  370. "array": [
  371. 0,
  372. 0,
  373. 0,
  374. 0,
  375. 0,
  376. 0,
  377. 1,
  378. 1,
  379. 1,
  380. 1
  381. ]
  382. },
  383. "_eulerAngles": {
  384. "__type__": "cc.Vec3",
  385. "x": 0,
  386. "y": 0,
  387. "z": 0
  388. },
  389. "_skewX": 0,
  390. "_skewY": 0,
  391. "_is3DNode": false,
  392. "_groupIndex": 0,
  393. "groupIndex": 0,
  394. "_id": ""
  395. },
  396. {
  397. "__type__": "4d3fcHTBlpMkp4oVmYBBuEb",
  398. "_name": "",
  399. "_objFlags": 0,
  400. "node": {
  401. "__id__": 10
  402. },
  403. "_enabled": true,
  404. "monster": {
  405. "__uuid__": "028a46d4-54b8-45e5-a0ba-b876325cef91"
  406. },
  407. "aniClip": {
  408. "__uuid__": "15bf50ba-c2eb-49af-a8ab-4b68a23488d4"
  409. },
  410. "_num": 10,
  411. "_time": 0.5,
  412. "_delay": 0,
  413. "_id": ""
  414. },
  415. {
  416. "__type__": "cc.PrefabInfo",
  417. "root": {
  418. "__id__": 1
  419. },
  420. "asset": {
  421. "__id__": 0
  422. },
  423. "fileId": "22L9FvSKBAj5yElbtBkVq0",
  424. "sync": false
  425. },
  426. {
  427. "__type__": "cc.Node",
  428. "_name": "New Node",
  429. "_objFlags": 0,
  430. "_parent": {
  431. "__id__": 1
  432. },
  433. "_children": [],
  434. "_active": true,
  435. "_components": [
  436. {
  437. "__id__": 14
  438. }
  439. ],
  440. "_prefab": {
  441. "__id__": 15
  442. },
  443. "_opacity": 255,
  444. "_color": {
  445. "__type__": "cc.Color",
  446. "r": 255,
  447. "g": 255,
  448. "b": 255,
  449. "a": 255
  450. },
  451. "_contentSize": {
  452. "__type__": "cc.Size",
  453. "width": 0,
  454. "height": 0
  455. },
  456. "_anchorPoint": {
  457. "__type__": "cc.Vec2",
  458. "x": 0.5,
  459. "y": 0.5
  460. },
  461. "_trs": {
  462. "__type__": "TypedArray",
  463. "ctor": "Float64Array",
  464. "array": [
  465. 0,
  466. 8.369,
  467. 0,
  468. 0,
  469. 0,
  470. 0,
  471. 1,
  472. 1,
  473. 1,
  474. 1
  475. ]
  476. },
  477. "_eulerAngles": {
  478. "__type__": "cc.Vec3",
  479. "x": 0,
  480. "y": 0,
  481. "z": 0
  482. },
  483. "_skewX": 0,
  484. "_skewY": 0,
  485. "_is3DNode": false,
  486. "_groupIndex": 0,
  487. "groupIndex": 0,
  488. "_id": ""
  489. },
  490. {
  491. "__type__": "4d3fcHTBlpMkp4oVmYBBuEb",
  492. "_name": "",
  493. "_objFlags": 0,
  494. "node": {
  495. "__id__": 13
  496. },
  497. "_enabled": true,
  498. "monster": {
  499. "__uuid__": "028a46d4-54b8-45e5-a0ba-b876325cef91"
  500. },
  501. "aniClip": {
  502. "__uuid__": "15bf50ba-c2eb-49af-a8ab-4b68a23488d4"
  503. },
  504. "_num": 10,
  505. "_time": 0.5,
  506. "_delay": 0,
  507. "_id": ""
  508. },
  509. {
  510. "__type__": "cc.PrefabInfo",
  511. "root": {
  512. "__id__": 1
  513. },
  514. "asset": {
  515. "__id__": 0
  516. },
  517. "fileId": "22nKmjw1JNSKHsN3gya0dX",
  518. "sync": false
  519. },
  520. {
  521. "__type__": "cc.PrefabInfo",
  522. "root": {
  523. "__id__": 1
  524. },
  525. "asset": {
  526. "__id__": 0
  527. },
  528. "fileId": "",
  529. "sync": false
  530. }
  531. ]