level5.prefab 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333
  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": "level5",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 9
  28. }
  29. ],
  30. "_prefab": {
  31. "__id__": 10
  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": 1500
  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. 0,
  56. 0,
  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. "_active": true,
  93. "_components": [
  94. {
  95. "__id__": 6
  96. },
  97. {
  98. "__id__": 7
  99. }
  100. ],
  101. "_prefab": {
  102. "__id__": 8
  103. },
  104. "_opacity": 255,
  105. "_color": {
  106. "__type__": "cc.Color",
  107. "r": 255,
  108. "g": 255,
  109. "b": 255,
  110. "a": 255
  111. },
  112. "_contentSize": {
  113. "__type__": "cc.Size",
  114. "width": 0,
  115. "height": 0
  116. },
  117. "_anchorPoint": {
  118. "__type__": "cc.Vec2",
  119. "x": 0.5,
  120. "y": 0.5
  121. },
  122. "_trs": {
  123. "__type__": "TypedArray",
  124. "ctor": "Float64Array",
  125. "array": [
  126. 0,
  127. 750,
  128. 0,
  129. 0,
  130. 0,
  131. 0,
  132. 1,
  133. 1,
  134. 1,
  135. 1
  136. ]
  137. },
  138. "_eulerAngles": {
  139. "__type__": "cc.Vec3",
  140. "x": 0,
  141. "y": 0,
  142. "z": 0
  143. },
  144. "_skewX": 0,
  145. "_skewY": 0,
  146. "_is3DNode": false,
  147. "_groupIndex": 0,
  148. "groupIndex": 0,
  149. "_id": ""
  150. },
  151. {
  152. "__type__": "cc.Node",
  153. "_name": "nest",
  154. "_objFlags": 0,
  155. "_parent": {
  156. "__id__": 2
  157. },
  158. "_children": [],
  159. "_active": true,
  160. "_components": [
  161. {
  162. "__id__": 4
  163. }
  164. ],
  165. "_prefab": {
  166. "__id__": 5
  167. },
  168. "_opacity": 255,
  169. "_color": {
  170. "__type__": "cc.Color",
  171. "r": 255,
  172. "g": 255,
  173. "b": 255,
  174. "a": 255
  175. },
  176. "_contentSize": {
  177. "__type__": "cc.Size",
  178. "width": 0,
  179. "height": 0
  180. },
  181. "_anchorPoint": {
  182. "__type__": "cc.Vec2",
  183. "x": 0.5,
  184. "y": 0.5
  185. },
  186. "_trs": {
  187. "__type__": "TypedArray",
  188. "ctor": "Float64Array",
  189. "array": [
  190. 0,
  191. 0,
  192. 0,
  193. 0,
  194. 0,
  195. 0,
  196. 1,
  197. 1,
  198. 1,
  199. 1
  200. ]
  201. },
  202. "_eulerAngles": {
  203. "__type__": "cc.Vec3",
  204. "x": 0,
  205. "y": 0,
  206. "z": 0
  207. },
  208. "_skewX": 0,
  209. "_skewY": 0,
  210. "_is3DNode": false,
  211. "_groupIndex": 0,
  212. "groupIndex": 0,
  213. "_id": ""
  214. },
  215. {
  216. "__type__": "48dfaPtVhdL55Wy24GR/KOY",
  217. "_name": "",
  218. "_objFlags": 0,
  219. "node": {
  220. "__id__": 3
  221. },
  222. "_enabled": true,
  223. "monster": {
  224. "__uuid__": "3b398d6c-7705-4c30-ac7e-b584b1e54ba3"
  225. },
  226. "aniClip": [
  227. {
  228. "__uuid__": "fef70438-8c52-44bb-a1a8-f1e1e2228928"
  229. },
  230. {
  231. "__uuid__": "fde661d5-3fcd-40b8-83a4-108b494c10ae"
  232. }
  233. ],
  234. "_id": ""
  235. },
  236. {
  237. "__type__": "cc.PrefabInfo",
  238. "root": {
  239. "__id__": 1
  240. },
  241. "asset": {
  242. "__id__": 0
  243. },
  244. "fileId": "ach6q+oI5EFJKjbzOU3Pdc",
  245. "sync": false
  246. },
  247. {
  248. "__type__": "cc.Widget",
  249. "_name": "",
  250. "_objFlags": 0,
  251. "node": {
  252. "__id__": 2
  253. },
  254. "_enabled": true,
  255. "alignMode": 1,
  256. "_target": null,
  257. "_alignFlags": 1,
  258. "_left": 0,
  259. "_right": 0,
  260. "_top": 0,
  261. "_bottom": 0,
  262. "_verticalCenter": 0,
  263. "_horizontalCenter": 0,
  264. "_isAbsLeft": true,
  265. "_isAbsRight": true,
  266. "_isAbsTop": true,
  267. "_isAbsBottom": true,
  268. "_isAbsHorizontalCenter": true,
  269. "_isAbsVerticalCenter": true,
  270. "_originalWidth": 0,
  271. "_originalHeight": 0,
  272. "_id": ""
  273. },
  274. {
  275. "__type__": "2ee92PWQr5EBIaSgbtCu5ic",
  276. "_name": "",
  277. "_objFlags": 0,
  278. "node": {
  279. "__id__": 2
  280. },
  281. "_enabled": true,
  282. "_id": ""
  283. },
  284. {
  285. "__type__": "cc.PrefabInfo",
  286. "root": {
  287. "__id__": 1
  288. },
  289. "asset": {
  290. "__id__": 0
  291. },
  292. "fileId": "98PO/apDVH/LuKBvj72vRg",
  293. "sync": false
  294. },
  295. {
  296. "__type__": "cc.Widget",
  297. "_name": "",
  298. "_objFlags": 0,
  299. "node": {
  300. "__id__": 1
  301. },
  302. "_enabled": true,
  303. "alignMode": 1,
  304. "_target": null,
  305. "_alignFlags": 45,
  306. "_left": 0,
  307. "_right": 0,
  308. "_top": 0,
  309. "_bottom": 0,
  310. "_verticalCenter": 0,
  311. "_horizontalCenter": 0,
  312. "_isAbsLeft": true,
  313. "_isAbsRight": true,
  314. "_isAbsTop": true,
  315. "_isAbsBottom": true,
  316. "_isAbsHorizontalCenter": true,
  317. "_isAbsVerticalCenter": true,
  318. "_originalWidth": 0,
  319. "_originalHeight": 0,
  320. "_id": ""
  321. },
  322. {
  323. "__type__": "cc.PrefabInfo",
  324. "root": {
  325. "__id__": 1
  326. },
  327. "asset": {
  328. "__id__": 0
  329. },
  330. "fileId": "",
  331. "sync": false
  332. }
  333. ]