skill.prefab 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504
  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": "skill",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 8
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 11
  34. },
  35. {
  36. "__id__": 13
  37. },
  38. {
  39. "__id__": 14
  40. },
  41. {
  42. "__id__": 15
  43. }
  44. ],
  45. "_prefab": {
  46. "__id__": 16
  47. },
  48. "_opacity": 255,
  49. "_color": {
  50. "__type__": "cc.Color",
  51. "r": 255,
  52. "g": 255,
  53. "b": 255,
  54. "a": 255
  55. },
  56. "_contentSize": {
  57. "__type__": "cc.Size",
  58. "width": 0,
  59. "height": 0
  60. },
  61. "_anchorPoint": {
  62. "__type__": "cc.Vec2",
  63. "x": 0.5,
  64. "y": 0.5
  65. },
  66. "_trs": {
  67. "__type__": "TypedArray",
  68. "ctor": "Float64Array",
  69. "array": [
  70. 0,
  71. 0,
  72. 0,
  73. 0,
  74. 0,
  75. 0,
  76. 1,
  77. 1,
  78. 1,
  79. 1
  80. ]
  81. },
  82. "_eulerAngles": {
  83. "__type__": "cc.Vec3",
  84. "x": 0,
  85. "y": 0,
  86. "z": 0
  87. },
  88. "_skewX": 0,
  89. "_skewY": 0,
  90. "_is3DNode": false,
  91. "_groupIndex": 0,
  92. "groupIndex": 0,
  93. "_id": ""
  94. },
  95. {
  96. "__type__": "cc.Node",
  97. "_name": "tex1",
  98. "_objFlags": 0,
  99. "_parent": {
  100. "__id__": 1
  101. },
  102. "_children": [],
  103. "_active": true,
  104. "_components": [
  105. {
  106. "__id__": 3
  107. }
  108. ],
  109. "_prefab": {
  110. "__id__": 4
  111. },
  112. "_opacity": 255,
  113. "_color": {
  114. "__type__": "cc.Color",
  115. "r": 255,
  116. "g": 255,
  117. "b": 255,
  118. "a": 255
  119. },
  120. "_contentSize": {
  121. "__type__": "cc.Size",
  122. "width": 0,
  123. "height": 0
  124. },
  125. "_anchorPoint": {
  126. "__type__": "cc.Vec2",
  127. "x": 0.5,
  128. "y": 0.5
  129. },
  130. "_trs": {
  131. "__type__": "TypedArray",
  132. "ctor": "Float64Array",
  133. "array": [
  134. 0,
  135. 0,
  136. 0,
  137. 0,
  138. 0,
  139. 0,
  140. 1,
  141. 1,
  142. 1,
  143. 1
  144. ]
  145. },
  146. "_eulerAngles": {
  147. "__type__": "cc.Vec3",
  148. "x": 0,
  149. "y": 0,
  150. "z": 0
  151. },
  152. "_skewX": 0,
  153. "_skewY": 0,
  154. "_is3DNode": false,
  155. "_groupIndex": 0,
  156. "groupIndex": 0,
  157. "_id": ""
  158. },
  159. {
  160. "__type__": "cc.Sprite",
  161. "_name": "",
  162. "_objFlags": 0,
  163. "node": {
  164. "__id__": 2
  165. },
  166. "_enabled": true,
  167. "_materials": [
  168. {
  169. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  170. }
  171. ],
  172. "_srcBlendFactor": 770,
  173. "_dstBlendFactor": 771,
  174. "_spriteFrame": null,
  175. "_type": 0,
  176. "_sizeMode": 1,
  177. "_fillType": 0,
  178. "_fillCenter": {
  179. "__type__": "cc.Vec2",
  180. "x": 0,
  181. "y": 0
  182. },
  183. "_fillStart": 0,
  184. "_fillRange": 0,
  185. "_isTrimmedMode": true,
  186. "_atlas": null,
  187. "_id": ""
  188. },
  189. {
  190. "__type__": "cc.PrefabInfo",
  191. "root": {
  192. "__id__": 1
  193. },
  194. "asset": {
  195. "__id__": 0
  196. },
  197. "fileId": "5631Et/y9NtaGLb/w2YhW7",
  198. "sync": false
  199. },
  200. {
  201. "__type__": "cc.Node",
  202. "_name": "tex2",
  203. "_objFlags": 0,
  204. "_parent": {
  205. "__id__": 1
  206. },
  207. "_children": [],
  208. "_active": true,
  209. "_components": [
  210. {
  211. "__id__": 6
  212. }
  213. ],
  214. "_prefab": {
  215. "__id__": 7
  216. },
  217. "_opacity": 255,
  218. "_color": {
  219. "__type__": "cc.Color",
  220. "r": 255,
  221. "g": 255,
  222. "b": 255,
  223. "a": 255
  224. },
  225. "_contentSize": {
  226. "__type__": "cc.Size",
  227. "width": 0,
  228. "height": 0
  229. },
  230. "_anchorPoint": {
  231. "__type__": "cc.Vec2",
  232. "x": 0.5,
  233. "y": 0.5
  234. },
  235. "_trs": {
  236. "__type__": "TypedArray",
  237. "ctor": "Float64Array",
  238. "array": [
  239. 0,
  240. 0,
  241. 0,
  242. 0,
  243. 0,
  244. 0,
  245. 1,
  246. 1,
  247. 1,
  248. 1
  249. ]
  250. },
  251. "_eulerAngles": {
  252. "__type__": "cc.Vec3",
  253. "x": 0,
  254. "y": 0,
  255. "z": 0
  256. },
  257. "_skewX": 0,
  258. "_skewY": 0,
  259. "_is3DNode": false,
  260. "_groupIndex": 0,
  261. "groupIndex": 0,
  262. "_id": ""
  263. },
  264. {
  265. "__type__": "cc.Sprite",
  266. "_name": "",
  267. "_objFlags": 0,
  268. "node": {
  269. "__id__": 5
  270. },
  271. "_enabled": true,
  272. "_materials": [
  273. {
  274. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  275. }
  276. ],
  277. "_srcBlendFactor": 770,
  278. "_dstBlendFactor": 771,
  279. "_spriteFrame": null,
  280. "_type": 0,
  281. "_sizeMode": 1,
  282. "_fillType": 0,
  283. "_fillCenter": {
  284. "__type__": "cc.Vec2",
  285. "x": 0,
  286. "y": 0
  287. },
  288. "_fillStart": 0,
  289. "_fillRange": 0,
  290. "_isTrimmedMode": true,
  291. "_atlas": null,
  292. "_id": ""
  293. },
  294. {
  295. "__type__": "cc.PrefabInfo",
  296. "root": {
  297. "__id__": 1
  298. },
  299. "asset": {
  300. "__id__": 0
  301. },
  302. "fileId": "e0YjT7hIpNm5uHK3o2xkik",
  303. "sync": false
  304. },
  305. {
  306. "__type__": "cc.Node",
  307. "_name": "graphics",
  308. "_objFlags": 0,
  309. "_parent": {
  310. "__id__": 1
  311. },
  312. "_children": [],
  313. "_active": true,
  314. "_components": [
  315. {
  316. "__id__": 9
  317. }
  318. ],
  319. "_prefab": {
  320. "__id__": 10
  321. },
  322. "_opacity": 255,
  323. "_color": {
  324. "__type__": "cc.Color",
  325. "r": 255,
  326. "g": 255,
  327. "b": 255,
  328. "a": 255
  329. },
  330. "_contentSize": {
  331. "__type__": "cc.Size",
  332. "width": 0,
  333. "height": 0
  334. },
  335. "_anchorPoint": {
  336. "__type__": "cc.Vec2",
  337. "x": 0.5,
  338. "y": 0.5
  339. },
  340. "_trs": {
  341. "__type__": "TypedArray",
  342. "ctor": "Float64Array",
  343. "array": [
  344. 0,
  345. 0,
  346. 0,
  347. 0,
  348. 0,
  349. 0,
  350. 1,
  351. 1,
  352. 1,
  353. 1
  354. ]
  355. },
  356. "_eulerAngles": {
  357. "__type__": "cc.Vec3",
  358. "x": 0,
  359. "y": 0,
  360. "z": 0
  361. },
  362. "_skewX": 0,
  363. "_skewY": 0,
  364. "_is3DNode": false,
  365. "_groupIndex": 0,
  366. "groupIndex": 0,
  367. "_id": ""
  368. },
  369. {
  370. "__type__": "cc.Graphics",
  371. "_name": "",
  372. "_objFlags": 0,
  373. "node": {
  374. "__id__": 8
  375. },
  376. "_enabled": true,
  377. "_materials": [
  378. {
  379. "__uuid__": "a153945d-2511-4c14-be7b-05d242f47d57"
  380. }
  381. ],
  382. "_lineWidth": 2,
  383. "_strokeColor": {
  384. "__type__": "cc.Color",
  385. "r": 255,
  386. "g": 255,
  387. "b": 255,
  388. "a": 255
  389. },
  390. "_lineJoin": 2,
  391. "_lineCap": 0,
  392. "_fillColor": {
  393. "__type__": "cc.Color",
  394. "r": 255,
  395. "g": 255,
  396. "b": 255,
  397. "a": 255
  398. },
  399. "_miterLimit": 10,
  400. "_id": ""
  401. },
  402. {
  403. "__type__": "cc.PrefabInfo",
  404. "root": {
  405. "__id__": 1
  406. },
  407. "asset": {
  408. "__id__": 0
  409. },
  410. "fileId": "77OUoyMLxNaKCuYaLqqLwI",
  411. "sync": false
  412. },
  413. {
  414. "__type__": "60f21sQlalGUIOu/1UiFxwE",
  415. "_name": "",
  416. "_objFlags": 0,
  417. "node": {
  418. "__id__": 1
  419. },
  420. "_enabled": true,
  421. "sprite": null,
  422. "spriteAtlas": null,
  423. "frameConfigs": [
  424. {
  425. "__id__": 12
  426. }
  427. ],
  428. "playOnLoad": false,
  429. "loop": false,
  430. "defaultConfig": 0,
  431. "_id": ""
  432. },
  433. {
  434. "__type__": "FrameConfig",
  435. "frames": 1,
  436. "frameInterval": 3
  437. },
  438. {
  439. "__type__": "cc.Sprite",
  440. "_name": "",
  441. "_objFlags": 0,
  442. "node": {
  443. "__id__": 1
  444. },
  445. "_enabled": true,
  446. "_materials": [
  447. {
  448. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  449. }
  450. ],
  451. "_srcBlendFactor": 770,
  452. "_dstBlendFactor": 771,
  453. "_spriteFrame": null,
  454. "_type": 0,
  455. "_sizeMode": 2,
  456. "_fillType": 0,
  457. "_fillCenter": {
  458. "__type__": "cc.Vec2",
  459. "x": 0,
  460. "y": 0
  461. },
  462. "_fillStart": 0,
  463. "_fillRange": 0,
  464. "_isTrimmedMode": false,
  465. "_atlas": null,
  466. "_id": ""
  467. },
  468. {
  469. "__type__": "cc.Animation",
  470. "_name": "",
  471. "_objFlags": 0,
  472. "node": {
  473. "__id__": 1
  474. },
  475. "_enabled": true,
  476. "_defaultClip": null,
  477. "_clips": [
  478. null
  479. ],
  480. "playOnLoad": false,
  481. "_id": ""
  482. },
  483. {
  484. "__type__": "0c4e0vLmkxHuoE1ZmZwtRh7",
  485. "_name": "",
  486. "_objFlags": 0,
  487. "node": {
  488. "__id__": 1
  489. },
  490. "_enabled": true,
  491. "_id": ""
  492. },
  493. {
  494. "__type__": "cc.PrefabInfo",
  495. "root": {
  496. "__id__": 1
  497. },
  498. "asset": {
  499. "__id__": 0
  500. },
  501. "fileId": "",
  502. "sync": false
  503. }
  504. ]