Role.prefab 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545
  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": "Role",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 13
  28. },
  29. {
  30. "__id__": 14
  31. },
  32. {
  33. "__id__": 15
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 16
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 0,
  50. "height": 0
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_trs": {
  58. "__type__": "TypedArray",
  59. "ctor": "Float64Array",
  60. "array": [
  61. 0,
  62. 0,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 0.25,
  69. 0.25,
  70. 1
  71. ]
  72. },
  73. "_eulerAngles": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_skewX": 0,
  80. "_skewY": 0,
  81. "_is3DNode": false,
  82. "_groupIndex": 0,
  83. "groupIndex": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "Body",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [
  94. {
  95. "__id__": 3
  96. },
  97. {
  98. "__id__": 7
  99. }
  100. ],
  101. "_active": true,
  102. "_components": [
  103. {
  104. "__id__": 10
  105. },
  106. {
  107. "__id__": 11
  108. }
  109. ],
  110. "_prefab": {
  111. "__id__": 12
  112. },
  113. "_opacity": 255,
  114. "_color": {
  115. "__type__": "cc.Color",
  116. "r": 255,
  117. "g": 255,
  118. "b": 255,
  119. "a": 255
  120. },
  121. "_contentSize": {
  122. "__type__": "cc.Size",
  123. "width": 0,
  124. "height": 0
  125. },
  126. "_anchorPoint": {
  127. "__type__": "cc.Vec2",
  128. "x": 0.5,
  129. "y": 0.5
  130. },
  131. "_trs": {
  132. "__type__": "TypedArray",
  133. "ctor": "Float64Array",
  134. "array": [
  135. 0,
  136. 0,
  137. 0,
  138. 0,
  139. 0,
  140. 0,
  141. 1,
  142. 1,
  143. 1,
  144. 1
  145. ]
  146. },
  147. "_eulerAngles": {
  148. "__type__": "cc.Vec3",
  149. "x": 0,
  150. "y": 0,
  151. "z": 0
  152. },
  153. "_skewX": 0,
  154. "_skewY": 0,
  155. "_is3DNode": false,
  156. "_groupIndex": 0,
  157. "groupIndex": 0,
  158. "_id": ""
  159. },
  160. {
  161. "__type__": "cc.Node",
  162. "_name": "Saw",
  163. "_objFlags": 0,
  164. "_parent": {
  165. "__id__": 2
  166. },
  167. "_children": [],
  168. "_active": false,
  169. "_components": [
  170. {
  171. "__id__": 4
  172. },
  173. {
  174. "__id__": 5
  175. }
  176. ],
  177. "_prefab": {
  178. "__id__": 6
  179. },
  180. "_opacity": 255,
  181. "_color": {
  182. "__type__": "cc.Color",
  183. "r": 255,
  184. "g": 255,
  185. "b": 255,
  186. "a": 255
  187. },
  188. "_contentSize": {
  189. "__type__": "cc.Size",
  190. "width": 0,
  191. "height": 0
  192. },
  193. "_anchorPoint": {
  194. "__type__": "cc.Vec2",
  195. "x": 0.5,
  196. "y": 0.5
  197. },
  198. "_trs": {
  199. "__type__": "TypedArray",
  200. "ctor": "Float64Array",
  201. "array": [
  202. 103,
  203. 95,
  204. 0,
  205. 0,
  206. 0,
  207. 0.2164396196603775,
  208. 0.9762960076332092,
  209. 1,
  210. 1,
  211. 1
  212. ]
  213. },
  214. "_eulerAngles": {
  215. "__type__": "cc.Vec3",
  216. "x": 0,
  217. "y": 0,
  218. "z": 25
  219. },
  220. "_skewX": 0,
  221. "_skewY": 0,
  222. "_is3DNode": false,
  223. "_groupIndex": 0,
  224. "groupIndex": 0,
  225. "_id": ""
  226. },
  227. {
  228. "__type__": "dragonBones.ArmatureDisplay",
  229. "_name": "",
  230. "_objFlags": 0,
  231. "node": {
  232. "__id__": 3
  233. },
  234. "_enabled": true,
  235. "_materials": [
  236. {
  237. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  238. }
  239. ],
  240. "_armatureName": "dianju",
  241. "_animationName": "attack",
  242. "_preCacheMode": 0,
  243. "_cacheMode": 0,
  244. "playTimes": -1,
  245. "premultipliedAlpha": false,
  246. "_armatureKey": "4d26676d-1310-43ec-9ca5-bbe4dc9450ff#254f18b5-b86b-4776-a67b-081f9f72e07d",
  247. "_accTime": 0,
  248. "_playCount": 0,
  249. "_frameCache": null,
  250. "_curFrame": null,
  251. "_playing": false,
  252. "_armatureCache": null,
  253. "_N$dragonAsset": {
  254. "__uuid__": "4d26676d-1310-43ec-9ca5-bbe4dc9450ff"
  255. },
  256. "_N$dragonAtlasAsset": {
  257. "__uuid__": "254f18b5-b86b-4776-a67b-081f9f72e07d"
  258. },
  259. "_N$_defaultArmatureIndex": 1,
  260. "_N$_animationIndex": 2,
  261. "_N$_defaultCacheMode": 0,
  262. "_N$timeScale": 1,
  263. "_N$debugBones": false,
  264. "_N$enableBatch": false,
  265. "_id": ""
  266. },
  267. {
  268. "__type__": "cc.CircleCollider",
  269. "_name": "",
  270. "_objFlags": 0,
  271. "node": {
  272. "__id__": 3
  273. },
  274. "_enabled": true,
  275. "tag": 0,
  276. "_offset": {
  277. "__type__": "cc.Vec2",
  278. "x": 60,
  279. "y": 0
  280. },
  281. "_radius": 120,
  282. "_id": ""
  283. },
  284. {
  285. "__type__": "cc.PrefabInfo",
  286. "root": {
  287. "__id__": 1
  288. },
  289. "asset": {
  290. "__uuid__": "32f68105-de00-4cba-bab9-525db0affbfb"
  291. },
  292. "fileId": "3dLI7dL8VJ6LttHStmzszx",
  293. "sync": false
  294. },
  295. {
  296. "__type__": "cc.Node",
  297. "_name": "DeltaGreen",
  298. "_objFlags": 0,
  299. "_parent": {
  300. "__id__": 2
  301. },
  302. "_children": [],
  303. "_active": false,
  304. "_components": [
  305. {
  306. "__id__": 8
  307. }
  308. ],
  309. "_prefab": {
  310. "__id__": 9
  311. },
  312. "_opacity": 255,
  313. "_color": {
  314. "__type__": "cc.Color",
  315. "r": 255,
  316. "g": 255,
  317. "b": 255,
  318. "a": 255
  319. },
  320. "_contentSize": {
  321. "__type__": "cc.Size",
  322. "width": 74,
  323. "height": 99
  324. },
  325. "_anchorPoint": {
  326. "__type__": "cc.Vec2",
  327. "x": 0.5,
  328. "y": 0.5
  329. },
  330. "_trs": {
  331. "__type__": "TypedArray",
  332. "ctor": "Float64Array",
  333. "array": [
  334. 0,
  335. 305,
  336. 0,
  337. 0,
  338. 0,
  339. 0,
  340. 1,
  341. 1,
  342. -1,
  343. 1
  344. ]
  345. },
  346. "_eulerAngles": {
  347. "__type__": "cc.Vec3",
  348. "x": 0,
  349. "y": 0,
  350. "z": 0
  351. },
  352. "_skewX": 0,
  353. "_skewY": 0,
  354. "_is3DNode": false,
  355. "_groupIndex": 0,
  356. "groupIndex": 0,
  357. "_id": ""
  358. },
  359. {
  360. "__type__": "cc.Sprite",
  361. "_name": "",
  362. "_objFlags": 0,
  363. "node": {
  364. "__id__": 7
  365. },
  366. "_enabled": true,
  367. "_materials": [
  368. {
  369. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  370. }
  371. ],
  372. "_srcBlendFactor": 770,
  373. "_dstBlendFactor": 771,
  374. "_spriteFrame": {
  375. "__uuid__": "2302415a-252c-4af4-bcc4-7e9b47ca8aaa"
  376. },
  377. "_type": 0,
  378. "_sizeMode": 1,
  379. "_fillType": 0,
  380. "_fillCenter": {
  381. "__type__": "cc.Vec2",
  382. "x": 0,
  383. "y": 0
  384. },
  385. "_fillStart": 0,
  386. "_fillRange": 0,
  387. "_isTrimmedMode": true,
  388. "_atlas": null,
  389. "_id": ""
  390. },
  391. {
  392. "__type__": "cc.PrefabInfo",
  393. "root": {
  394. "__id__": 1
  395. },
  396. "asset": {
  397. "__uuid__": "32f68105-de00-4cba-bab9-525db0affbfb"
  398. },
  399. "fileId": "72Iab9X8BO85pwC8b5LSIU",
  400. "sync": false
  401. },
  402. {
  403. "__type__": "dragonBones.ArmatureDisplay",
  404. "_name": "",
  405. "_objFlags": 0,
  406. "node": {
  407. "__id__": 2
  408. },
  409. "_enabled": true,
  410. "_materials": [
  411. {
  412. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  413. }
  414. ],
  415. "_armatureName": "boy",
  416. "_animationName": "idle",
  417. "_preCacheMode": 0,
  418. "_cacheMode": 0,
  419. "playTimes": -1,
  420. "premultipliedAlpha": false,
  421. "_armatureKey": "4d26676d-1310-43ec-9ca5-bbe4dc9450ff#254f18b5-b86b-4776-a67b-081f9f72e07d",
  422. "_accTime": 0,
  423. "_playCount": 0,
  424. "_frameCache": null,
  425. "_curFrame": null,
  426. "_playing": false,
  427. "_armatureCache": null,
  428. "_N$dragonAsset": {
  429. "__uuid__": "4d26676d-1310-43ec-9ca5-bbe4dc9450ff"
  430. },
  431. "_N$dragonAtlasAsset": {
  432. "__uuid__": "254f18b5-b86b-4776-a67b-081f9f72e07d"
  433. },
  434. "_N$_defaultArmatureIndex": 0,
  435. "_N$_animationIndex": 1,
  436. "_N$_defaultCacheMode": 0,
  437. "_N$timeScale": 1,
  438. "_N$debugBones": false,
  439. "_N$enableBatch": false,
  440. "_id": ""
  441. },
  442. {
  443. "__type__": "cc.CircleCollider",
  444. "_name": "",
  445. "_objFlags": 0,
  446. "node": {
  447. "__id__": 2
  448. },
  449. "_enabled": true,
  450. "tag": 0,
  451. "_offset": {
  452. "__type__": "cc.Vec2",
  453. "x": 0,
  454. "y": 115
  455. },
  456. "_radius": 110,
  457. "_id": ""
  458. },
  459. {
  460. "__type__": "cc.PrefabInfo",
  461. "root": {
  462. "__id__": 1
  463. },
  464. "asset": {
  465. "__uuid__": "32f68105-de00-4cba-bab9-525db0affbfb"
  466. },
  467. "fileId": "c5Fn7xy9tLipDQpBFbwQet",
  468. "sync": false
  469. },
  470. {
  471. "__type__": "cc.RigidBody",
  472. "_name": "",
  473. "_objFlags": 0,
  474. "node": {
  475. "__id__": 1
  476. },
  477. "_enabled": true,
  478. "_type": 2,
  479. "_allowSleep": true,
  480. "_gravityScale": 0,
  481. "_linearDamping": 0,
  482. "_angularDamping": 0,
  483. "_linearVelocity": {
  484. "__type__": "cc.Vec2",
  485. "x": 0,
  486. "y": 0
  487. },
  488. "_angularVelocity": 0,
  489. "_fixedRotation": true,
  490. "enabledContactListener": false,
  491. "bullet": false,
  492. "awakeOnLoad": true,
  493. "_id": ""
  494. },
  495. {
  496. "__type__": "cc.PhysicsCircleCollider",
  497. "_name": "",
  498. "_objFlags": 0,
  499. "node": {
  500. "__id__": 1
  501. },
  502. "_enabled": true,
  503. "tag": 0,
  504. "_density": 1,
  505. "_sensor": false,
  506. "_friction": 0,
  507. "_restitution": 0,
  508. "body": null,
  509. "_offset": {
  510. "__type__": "cc.Vec2",
  511. "x": 0,
  512. "y": 115
  513. },
  514. "_radius": 110,
  515. "_id": ""
  516. },
  517. {
  518. "__type__": "cc.CircleCollider",
  519. "_name": "",
  520. "_objFlags": 0,
  521. "node": {
  522. "__id__": 1
  523. },
  524. "_enabled": true,
  525. "tag": 0,
  526. "_offset": {
  527. "__type__": "cc.Vec2",
  528. "x": 0,
  529. "y": 115
  530. },
  531. "_radius": 110,
  532. "_id": ""
  533. },
  534. {
  535. "__type__": "cc.PrefabInfo",
  536. "root": {
  537. "__id__": 1
  538. },
  539. "asset": {
  540. "__uuid__": "32f68105-de00-4cba-bab9-525db0affbfb"
  541. },
  542. "fileId": "cfzV7XLrJLrKt1H5TsqjNC",
  543. "sync": false
  544. }
  545. ]