26.prefab 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398
  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": "26",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 8
  31. },
  32. {
  33. "__id__": 9
  34. },
  35. {
  36. "__id__": 10
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 11
  41. },
  42. "_opacity": 255,
  43. "_color": {
  44. "__type__": "cc.Color",
  45. "r": 255,
  46. "g": 255,
  47. "b": 255,
  48. "a": 255
  49. },
  50. "_contentSize": {
  51. "__type__": "cc.Size",
  52. "width": 120,
  53. "height": 80
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 0,
  65. 0,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. },
  76. "_eulerAngles": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_skewX": 0,
  83. "_skewY": 0,
  84. "_is3DNode": false,
  85. "_groupIndex": 6,
  86. "groupIndex": 6,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "New Sprite",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [],
  97. "_active": true,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 4
  105. },
  106. "_opacity": 255,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 255,
  110. "g": 255,
  111. "b": 255,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 35,
  117. "height": 54
  118. },
  119. "_anchorPoint": {
  120. "__type__": "cc.Vec2",
  121. "x": 0.5,
  122. "y": 0.5
  123. },
  124. "_trs": {
  125. "__type__": "TypedArray",
  126. "ctor": "Float64Array",
  127. "array": [
  128. 0,
  129. 0,
  130. 0,
  131. 0,
  132. 0,
  133. 0,
  134. 1,
  135. -2,
  136. 2,
  137. 2
  138. ]
  139. },
  140. "_eulerAngles": {
  141. "__type__": "cc.Vec3",
  142. "x": 0,
  143. "y": 0,
  144. "z": 0
  145. },
  146. "_skewX": 0,
  147. "_skewY": 0,
  148. "_is3DNode": false,
  149. "_groupIndex": 6,
  150. "groupIndex": 6,
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "_materials": [
  162. {
  163. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  164. }
  165. ],
  166. "_srcBlendFactor": 770,
  167. "_dstBlendFactor": 771,
  168. "_spriteFrame": {
  169. "__uuid__": "e28cae2a-3060-4c20-b45c-fea10e324ae4"
  170. },
  171. "_type": 0,
  172. "_sizeMode": 1,
  173. "_fillType": 0,
  174. "_fillCenter": {
  175. "__type__": "cc.Vec2",
  176. "x": 0,
  177. "y": 0
  178. },
  179. "_fillStart": 0,
  180. "_fillRange": 0,
  181. "_isTrimmedMode": true,
  182. "_atlas": null,
  183. "_id": ""
  184. },
  185. {
  186. "__type__": "cc.PrefabInfo",
  187. "root": {
  188. "__id__": 1
  189. },
  190. "asset": {
  191. "__uuid__": "36e624ad-aeb5-4225-840d-274a62d1a574"
  192. },
  193. "fileId": "3crikI09tNYJFlq+buh3Fv",
  194. "sync": false
  195. },
  196. {
  197. "__type__": "cc.Node",
  198. "_name": "icon_touch",
  199. "_objFlags": 0,
  200. "_parent": {
  201. "__id__": 1
  202. },
  203. "_children": [],
  204. "_active": true,
  205. "_components": [
  206. {
  207. "__id__": 6
  208. }
  209. ],
  210. "_prefab": {
  211. "__id__": 7
  212. },
  213. "_opacity": 255,
  214. "_color": {
  215. "__type__": "cc.Color",
  216. "r": 255,
  217. "g": 255,
  218. "b": 255,
  219. "a": 255
  220. },
  221. "_contentSize": {
  222. "__type__": "cc.Size",
  223. "width": 0,
  224. "height": 0
  225. },
  226. "_anchorPoint": {
  227. "__type__": "cc.Vec2",
  228. "x": 0.5,
  229. "y": 0.5
  230. },
  231. "_trs": {
  232. "__type__": "TypedArray",
  233. "ctor": "Float64Array",
  234. "array": [
  235. 11.543,
  236. 96.602,
  237. 0,
  238. 0,
  239. 0,
  240. 0,
  241. 1,
  242. 0.5,
  243. 0.5,
  244. 1
  245. ]
  246. },
  247. "_eulerAngles": {
  248. "__type__": "cc.Vec3",
  249. "x": 0,
  250. "y": 0,
  251. "z": 0
  252. },
  253. "_skewX": 0,
  254. "_skewY": 0,
  255. "_is3DNode": false,
  256. "_groupIndex": 6,
  257. "groupIndex": 6,
  258. "_id": ""
  259. },
  260. {
  261. "__type__": "sp.Skeleton",
  262. "_name": "",
  263. "_objFlags": 0,
  264. "node": {
  265. "__id__": 5
  266. },
  267. "_enabled": true,
  268. "_materials": [
  269. {
  270. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  271. }
  272. ],
  273. "paused": false,
  274. "defaultSkin": "default",
  275. "defaultAnimation": "icon_quest1",
  276. "_preCacheMode": 0,
  277. "_cacheMode": 0,
  278. "loop": true,
  279. "premultipliedAlpha": true,
  280. "timeScale": 1,
  281. "_accTime": 0,
  282. "_playCount": 0,
  283. "_frameCache": null,
  284. "_curFrame": null,
  285. "_skeletonCache": null,
  286. "_animationName": "icon_quest1",
  287. "_animationQueue": [],
  288. "_headAniInfo": null,
  289. "_playTimes": 0,
  290. "_isAniComplete": true,
  291. "_N$skeletonData": {
  292. "__uuid__": "f2afe8f4-4dc9-4d3c-af5a-101349bf17f9"
  293. },
  294. "_N$_defaultCacheMode": 0,
  295. "_N$debugSlots": false,
  296. "_N$debugBones": false,
  297. "_N$debugMesh": false,
  298. "_N$useTint": false,
  299. "_N$enableBatch": false,
  300. "_id": ""
  301. },
  302. {
  303. "__type__": "cc.PrefabInfo",
  304. "root": {
  305. "__id__": 1
  306. },
  307. "asset": {
  308. "__uuid__": "36e624ad-aeb5-4225-840d-274a62d1a574"
  309. },
  310. "fileId": "2czjhlfM5CCYKekd6rF89g",
  311. "sync": false
  312. },
  313. {
  314. "__type__": "cc.RigidBody",
  315. "_name": "",
  316. "_objFlags": 0,
  317. "node": {
  318. "__id__": 1
  319. },
  320. "_enabled": true,
  321. "_type": 0,
  322. "_allowSleep": true,
  323. "_gravityScale": 1,
  324. "_linearDamping": 0,
  325. "_angularDamping": 0,
  326. "_linearVelocity": {
  327. "__type__": "cc.Vec2",
  328. "x": 0,
  329. "y": 0
  330. },
  331. "_angularVelocity": 0,
  332. "_fixedRotation": true,
  333. "enabledContactListener": true,
  334. "bullet": false,
  335. "awakeOnLoad": true,
  336. "_id": ""
  337. },
  338. {
  339. "__type__": "cc.PhysicsBoxCollider",
  340. "_name": "",
  341. "_objFlags": 0,
  342. "node": {
  343. "__id__": 1
  344. },
  345. "_enabled": true,
  346. "tag": 0,
  347. "_density": 1,
  348. "_sensor": true,
  349. "_friction": 0.2,
  350. "_restitution": 0,
  351. "body": null,
  352. "_offset": {
  353. "__type__": "cc.Vec2",
  354. "x": 0,
  355. "y": 0
  356. },
  357. "_size": {
  358. "__type__": "cc.Size",
  359. "width": 150,
  360. "height": 120
  361. },
  362. "_id": ""
  363. },
  364. {
  365. "__type__": "a90cdamK9tFbZLOiqjMGYeE",
  366. "_name": "",
  367. "_objFlags": 0,
  368. "node": {
  369. "__id__": 1
  370. },
  371. "_enabled": true,
  372. "mMapDialog": {
  373. "__uuid__": "004b58bd-79fd-43fd-91d3-fda0f9f4f1c5"
  374. },
  375. "iconTouch": {
  376. "__id__": 5
  377. },
  378. "goodId": 3002,
  379. "goodNodes": [
  380. null,
  381. null,
  382. null,
  383. null
  384. ],
  385. "_id": ""
  386. },
  387. {
  388. "__type__": "cc.PrefabInfo",
  389. "root": {
  390. "__id__": 1
  391. },
  392. "asset": {
  393. "__uuid__": "36e624ad-aeb5-4225-840d-274a62d1a574"
  394. },
  395. "fileId": "",
  396. "sync": false
  397. }
  398. ]