level1.prefab 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318
  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. {
  27. "__id__": 8
  28. }
  29. ],
  30. "_prefab": {
  31. "__id__": 9
  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": "demo",
  83. "_objFlags": 0,
  84. "_parent": {
  85. "__id__": 1
  86. },
  87. "_children": [
  88. {
  89. "__id__": 3
  90. }
  91. ],
  92. "_active": true,
  93. "_components": [
  94. {
  95. "__id__": 6
  96. }
  97. ],
  98. "_prefab": {
  99. "__id__": 7
  100. },
  101. "_opacity": 255,
  102. "_color": {
  103. "__type__": "cc.Color",
  104. "r": 255,
  105. "g": 255,
  106. "b": 255,
  107. "a": 255
  108. },
  109. "_contentSize": {
  110. "__type__": "cc.Size",
  111. "width": 0,
  112. "height": 0
  113. },
  114. "_anchorPoint": {
  115. "__type__": "cc.Vec2",
  116. "x": 0.5,
  117. "y": 0.5
  118. },
  119. "_trs": {
  120. "__type__": "TypedArray",
  121. "ctor": "Float64Array",
  122. "array": [
  123. 0,
  124. 568,
  125. 0,
  126. 0,
  127. 0,
  128. 0,
  129. 1,
  130. 1,
  131. 1,
  132. 1
  133. ]
  134. },
  135. "_eulerAngles": {
  136. "__type__": "cc.Vec3",
  137. "x": 0,
  138. "y": 0,
  139. "z": 0
  140. },
  141. "_skewX": 0,
  142. "_skewY": 0,
  143. "_is3DNode": false,
  144. "_groupIndex": 0,
  145. "groupIndex": 0,
  146. "_id": ""
  147. },
  148. {
  149. "__type__": "cc.Node",
  150. "_name": "pathPlay",
  151. "_objFlags": 0,
  152. "_parent": {
  153. "__id__": 2
  154. },
  155. "_children": [],
  156. "_active": true,
  157. "_components": [
  158. {
  159. "__id__": 4
  160. }
  161. ],
  162. "_prefab": {
  163. "__id__": 5
  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. 58.635,
  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__": "4d3fcHTBlpMkp4oVmYBBuEb",
  214. "_name": "",
  215. "_objFlags": 0,
  216. "node": {
  217. "__id__": 3
  218. },
  219. "_enabled": true,
  220. "monster": {
  221. "__uuid__": "028a46d4-54b8-45e5-a0ba-b876325cef91"
  222. },
  223. "aniClip": {
  224. "__uuid__": "e3ebd73a-0310-4b77-a53f-b172447f8338"
  225. },
  226. "_num": 7,
  227. "_time": 0.2,
  228. "_delay": 0,
  229. "_id": ""
  230. },
  231. {
  232. "__type__": "cc.PrefabInfo",
  233. "root": {
  234. "__id__": 1
  235. },
  236. "asset": {
  237. "__id__": 0
  238. },
  239. "fileId": "9eTJTiiAJGmZ5N1dhAAZNx",
  240. "sync": false
  241. },
  242. {
  243. "__type__": "cc.Widget",
  244. "_name": "",
  245. "_objFlags": 0,
  246. "node": {
  247. "__id__": 2
  248. },
  249. "_enabled": true,
  250. "alignMode": 1,
  251. "_target": null,
  252. "_alignFlags": 1,
  253. "_left": 0,
  254. "_right": 0,
  255. "_top": 0,
  256. "_bottom": 0,
  257. "_verticalCenter": 0,
  258. "_horizontalCenter": 0,
  259. "_isAbsLeft": true,
  260. "_isAbsRight": true,
  261. "_isAbsTop": true,
  262. "_isAbsBottom": true,
  263. "_isAbsHorizontalCenter": true,
  264. "_isAbsVerticalCenter": true,
  265. "_originalWidth": 0,
  266. "_originalHeight": 0,
  267. "_id": ""
  268. },
  269. {
  270. "__type__": "cc.PrefabInfo",
  271. "root": {
  272. "__id__": 1
  273. },
  274. "asset": {
  275. "__id__": 0
  276. },
  277. "fileId": "ddK2oXHV5NoacNgjdmrnHX",
  278. "sync": false
  279. },
  280. {
  281. "__type__": "cc.Widget",
  282. "_name": "",
  283. "_objFlags": 0,
  284. "node": {
  285. "__id__": 1
  286. },
  287. "_enabled": true,
  288. "alignMode": 1,
  289. "_target": null,
  290. "_alignFlags": 45,
  291. "_left": 0,
  292. "_right": 0,
  293. "_top": 0,
  294. "_bottom": 0,
  295. "_verticalCenter": 0,
  296. "_horizontalCenter": 0,
  297. "_isAbsLeft": true,
  298. "_isAbsRight": true,
  299. "_isAbsTop": true,
  300. "_isAbsBottom": true,
  301. "_isAbsHorizontalCenter": true,
  302. "_isAbsVerticalCenter": true,
  303. "_originalWidth": 0,
  304. "_originalHeight": 0,
  305. "_id": ""
  306. },
  307. {
  308. "__type__": "cc.PrefabInfo",
  309. "root": {
  310. "__id__": 1
  311. },
  312. "asset": {
  313. "__id__": 0
  314. },
  315. "fileId": "",
  316. "sync": false
  317. }
  318. ]