role101.prefab 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "role101",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "role101",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 23
  26. },
  27. {
  28. "__id__": 29
  29. },
  30. {
  31. "__id__": 33
  32. },
  33. {
  34. "__id__": 37
  35. }
  36. ],
  37. "_active": true,
  38. "_components": [
  39. {
  40. "__id__": 43
  41. },
  42. {
  43. "__id__": 45
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 47
  48. },
  49. "_lpos": {
  50. "__type__": "cc.Vec3",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0
  54. },
  55. "_lrot": {
  56. "__type__": "cc.Quat",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0,
  60. "w": 1
  61. },
  62. "_lscale": {
  63. "__type__": "cc.Vec3",
  64. "x": 1,
  65. "y": 1,
  66. "z": 1
  67. },
  68. "_mobility": 0,
  69. "_layer": 33554432,
  70. "_euler": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_id": ""
  77. },
  78. {
  79. "__type__": "cc.Node",
  80. "_name": "npc",
  81. "_objFlags": 0,
  82. "__editorExtras__": {},
  83. "_parent": {
  84. "__id__": 1
  85. },
  86. "_children": [
  87. {
  88. "__id__": 3
  89. },
  90. {
  91. "__id__": 7
  92. },
  93. {
  94. "__id__": 11
  95. }
  96. ],
  97. "_active": true,
  98. "_components": [
  99. {
  100. "__id__": 15
  101. },
  102. {
  103. "__id__": 17
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 22
  108. },
  109. "_lpos": {
  110. "__type__": "cc.Vec3",
  111. "x": 0,
  112. "y": 0,
  113. "z": 0
  114. },
  115. "_lrot": {
  116. "__type__": "cc.Quat",
  117. "x": 0,
  118. "y": 0,
  119. "z": 0,
  120. "w": 1
  121. },
  122. "_lscale": {
  123. "__type__": "cc.Vec3",
  124. "x": 0.4,
  125. "y": 0.4,
  126. "z": 1
  127. },
  128. "_mobility": 0,
  129. "_layer": 33554432,
  130. "_euler": {
  131. "__type__": "cc.Vec3",
  132. "x": 0,
  133. "y": 0,
  134. "z": 0
  135. },
  136. "_id": ""
  137. },
  138. {
  139. "__type__": "cc.Node",
  140. "_name": "gun_node1",
  141. "_objFlags": 0,
  142. "__editorExtras__": {},
  143. "_parent": {
  144. "__id__": 2
  145. },
  146. "_children": [],
  147. "_active": true,
  148. "_components": [
  149. {
  150. "__id__": 4
  151. }
  152. ],
  153. "_prefab": {
  154. "__id__": 6
  155. },
  156. "_lpos": {
  157. "__type__": "cc.Vec3",
  158. "x": 4.8416900634765625,
  159. "y": 145.0989990234375,
  160. "z": 0
  161. },
  162. "_lrot": {
  163. "__type__": "cc.Quat",
  164. "x": 0,
  165. "y": 0,
  166. "z": 0.24598407682391787,
  167. "w": 0.9692738694244643
  168. },
  169. "_lscale": {
  170. "__type__": "cc.Vec3",
  171. "x": 0.9999998294174227,
  172. "y": 1.0000001900037214,
  173. "z": 1
  174. },
  175. "_mobility": 0,
  176. "_layer": 33554432,
  177. "_euler": {
  178. "__type__": "cc.Vec3",
  179. "x": 0,
  180. "y": 0,
  181. "z": 28.479994118238206
  182. },
  183. "_id": ""
  184. },
  185. {
  186. "__type__": "cc.UITransform",
  187. "_name": "",
  188. "_objFlags": 0,
  189. "__editorExtras__": {},
  190. "node": {
  191. "__id__": 3
  192. },
  193. "_enabled": true,
  194. "__prefab": {
  195. "__id__": 5
  196. },
  197. "_contentSize": {
  198. "__type__": "cc.Size",
  199. "width": 100,
  200. "height": 100
  201. },
  202. "_anchorPoint": {
  203. "__type__": "cc.Vec2",
  204. "x": 0.5,
  205. "y": 0.5
  206. },
  207. "_id": ""
  208. },
  209. {
  210. "__type__": "cc.CompPrefabInfo",
  211. "fileId": "0age4MiFtIB7fJ4O8SxJC/"
  212. },
  213. {
  214. "__type__": "cc.PrefabInfo",
  215. "root": {
  216. "__id__": 1
  217. },
  218. "asset": {
  219. "__id__": 0
  220. },
  221. "fileId": "cdpBkCYIRImL3zPjVkd9Mm",
  222. "instance": null,
  223. "targetOverrides": null,
  224. "nestedPrefabInstanceRoots": null
  225. },
  226. {
  227. "__type__": "cc.Node",
  228. "_name": "gun_node2",
  229. "_objFlags": 0,
  230. "__editorExtras__": {},
  231. "_parent": {
  232. "__id__": 2
  233. },
  234. "_children": [],
  235. "_active": true,
  236. "_components": [
  237. {
  238. "__id__": 8
  239. }
  240. ],
  241. "_prefab": {
  242. "__id__": 10
  243. },
  244. "_lpos": {
  245. "__type__": "cc.Vec3",
  246. "x": 0.3379631042480469,
  247. "y": -245.11000061035156,
  248. "z": 0
  249. },
  250. "_lrot": {
  251. "__type__": "cc.Quat",
  252. "x": 0,
  253. "y": 0,
  254. "z": 2.185569414336889e-8,
  255. "w": 0.9999999999999996
  256. },
  257. "_lscale": {
  258. "__type__": "cc.Vec3",
  259. "x": 1.0000000000000038,
  260. "y": 7.105427357601002e-15,
  261. "z": 1
  262. },
  263. "_mobility": 0,
  264. "_layer": 33554432,
  265. "_euler": {
  266. "__type__": "cc.Vec3",
  267. "x": 0,
  268. "y": 0,
  269. "z": 0.000002504478065487657
  270. },
  271. "_id": ""
  272. },
  273. {
  274. "__type__": "cc.UITransform",
  275. "_name": "",
  276. "_objFlags": 0,
  277. "__editorExtras__": {},
  278. "node": {
  279. "__id__": 7
  280. },
  281. "_enabled": true,
  282. "__prefab": {
  283. "__id__": 9
  284. },
  285. "_contentSize": {
  286. "__type__": "cc.Size",
  287. "width": 100,
  288. "height": 100
  289. },
  290. "_anchorPoint": {
  291. "__type__": "cc.Vec2",
  292. "x": 0.5,
  293. "y": 0.5
  294. },
  295. "_id": ""
  296. },
  297. {
  298. "__type__": "cc.CompPrefabInfo",
  299. "fileId": "f8nhWMV3lGurydnJe/ISL7"
  300. },
  301. {
  302. "__type__": "cc.PrefabInfo",
  303. "root": {
  304. "__id__": 1
  305. },
  306. "asset": {
  307. "__id__": 0
  308. },
  309. "fileId": "017kwCRwhAaJL/UosbfrEG",
  310. "instance": null,
  311. "targetOverrides": null,
  312. "nestedPrefabInstanceRoots": null
  313. },
  314. {
  315. "__type__": "cc.Node",
  316. "_name": "gun_node3",
  317. "_objFlags": 0,
  318. "__editorExtras__": {},
  319. "_parent": {
  320. "__id__": 2
  321. },
  322. "_children": [],
  323. "_active": true,
  324. "_components": [
  325. {
  326. "__id__": 12
  327. }
  328. ],
  329. "_prefab": {
  330. "__id__": 14
  331. },
  332. "_lpos": {
  333. "__type__": "cc.Vec3",
  334. "x": 304.80999755859375,
  335. "y": -8.130000114440918,
  336. "z": 0
  337. },
  338. "_lrot": {
  339. "__type__": "cc.Quat",
  340. "x": 0,
  341. "y": 0,
  342. "z": 0,
  343. "w": 1
  344. },
  345. "_lscale": {
  346. "__type__": "cc.Vec3",
  347. "x": 0,
  348. "y": 0,
  349. "z": 1
  350. },
  351. "_mobility": 0,
  352. "_layer": 33554432,
  353. "_euler": {
  354. "__type__": "cc.Vec3",
  355. "x": 0,
  356. "y": 0,
  357. "z": 0
  358. },
  359. "_id": ""
  360. },
  361. {
  362. "__type__": "cc.UITransform",
  363. "_name": "",
  364. "_objFlags": 0,
  365. "__editorExtras__": {},
  366. "node": {
  367. "__id__": 11
  368. },
  369. "_enabled": true,
  370. "__prefab": {
  371. "__id__": 13
  372. },
  373. "_contentSize": {
  374. "__type__": "cc.Size",
  375. "width": 100,
  376. "height": 100
  377. },
  378. "_anchorPoint": {
  379. "__type__": "cc.Vec2",
  380. "x": 0.5,
  381. "y": 0.5
  382. },
  383. "_id": ""
  384. },
  385. {
  386. "__type__": "cc.CompPrefabInfo",
  387. "fileId": "ee3gzK2GxNQKOmoXAXb9pS"
  388. },
  389. {
  390. "__type__": "cc.PrefabInfo",
  391. "root": {
  392. "__id__": 1
  393. },
  394. "asset": {
  395. "__id__": 0
  396. },
  397. "fileId": "59uKK88G5MnoKDVCbXL4hy",
  398. "instance": null,
  399. "targetOverrides": null,
  400. "nestedPrefabInstanceRoots": null
  401. },
  402. {
  403. "__type__": "cc.UITransform",
  404. "_name": "",
  405. "_objFlags": 0,
  406. "__editorExtras__": {},
  407. "node": {
  408. "__id__": 2
  409. },
  410. "_enabled": true,
  411. "__prefab": {
  412. "__id__": 16
  413. },
  414. "_contentSize": {
  415. "__type__": "cc.Size",
  416. "width": 431.95001220703125,
  417. "height": 597.7100219726562
  418. },
  419. "_anchorPoint": {
  420. "__type__": "cc.Vec2",
  421. "x": 0.5119110750509851,
  422. "y": 0.32949088220310246
  423. },
  424. "_id": ""
  425. },
  426. {
  427. "__type__": "cc.CompPrefabInfo",
  428. "fileId": "62c7sTO15NIYHtbCZKBnm3"
  429. },
  430. {
  431. "__type__": "sp.Skeleton",
  432. "_name": "",
  433. "_objFlags": 0,
  434. "__editorExtras__": {},
  435. "node": {
  436. "__id__": 2
  437. },
  438. "_enabled": true,
  439. "__prefab": {
  440. "__id__": 18
  441. },
  442. "_customMaterial": null,
  443. "_srcBlendFactor": 2,
  444. "_dstBlendFactor": 4,
  445. "_color": {
  446. "__type__": "cc.Color",
  447. "r": 255,
  448. "g": 255,
  449. "b": 255,
  450. "a": 255
  451. },
  452. "_skeletonData": {
  453. "__uuid__": "520d9b41-a575-479b-9b5e-8ccf0edcb4db",
  454. "__expectedType__": "sp.SkeletonData"
  455. },
  456. "defaultSkin": "default",
  457. "defaultAnimation": "show",
  458. "_premultipliedAlpha": false,
  459. "_timeScale": 1,
  460. "_preCacheMode": 0,
  461. "_cacheMode": 0,
  462. "_sockets": [
  463. {
  464. "__id__": 19
  465. },
  466. {
  467. "__id__": 20
  468. },
  469. {
  470. "__id__": 21
  471. }
  472. ],
  473. "_useTint": false,
  474. "_debugMesh": false,
  475. "_debugBones": false,
  476. "_debugSlots": false,
  477. "_enableBatch": false,
  478. "loop": true,
  479. "_id": ""
  480. },
  481. {
  482. "__type__": "cc.CompPrefabInfo",
  483. "fileId": "5f0h48yVBGZY0ahBHmjV3e"
  484. },
  485. {
  486. "__type__": "sp.Skeleton.SpineSocket",
  487. "path": "root/bone2.1/bone19/bone20/bone31/gun1",
  488. "target": {
  489. "__id__": 3
  490. }
  491. },
  492. {
  493. "__type__": "sp.Skeleton.SpineSocket",
  494. "path": "root/bone4.0/bone42/bone51/gun2",
  495. "target": {
  496. "__id__": 7
  497. }
  498. },
  499. {
  500. "__type__": "sp.Skeleton.SpineSocket",
  501. "path": "root/bone3.0/bone17/bone18/bone38/gun3",
  502. "target": {
  503. "__id__": 11
  504. }
  505. },
  506. {
  507. "__type__": "cc.PrefabInfo",
  508. "root": {
  509. "__id__": 1
  510. },
  511. "asset": {
  512. "__id__": 0
  513. },
  514. "fileId": "18ZiTvpwpIWqAdAYs5FNI4",
  515. "instance": null,
  516. "targetOverrides": null,
  517. "nestedPrefabInstanceRoots": null
  518. },
  519. {
  520. "__type__": "cc.Node",
  521. "_name": "fightforce",
  522. "_objFlags": 0,
  523. "__editorExtras__": {},
  524. "_parent": {
  525. "__id__": 1
  526. },
  527. "_children": [],
  528. "_active": true,
  529. "_components": [
  530. {
  531. "__id__": 24
  532. },
  533. {
  534. "__id__": 26
  535. }
  536. ],
  537. "_prefab": {
  538. "__id__": 28
  539. },
  540. "_lpos": {
  541. "__type__": "cc.Vec3",
  542. "x": 30,
  543. "y": -30,
  544. "z": 0
  545. },
  546. "_lrot": {
  547. "__type__": "cc.Quat",
  548. "x": 0,
  549. "y": 0,
  550. "z": 0,
  551. "w": 1
  552. },
  553. "_lscale": {
  554. "__type__": "cc.Vec3",
  555. "x": 1,
  556. "y": 1,
  557. "z": 1
  558. },
  559. "_mobility": 0,
  560. "_layer": 33554432,
  561. "_euler": {
  562. "__type__": "cc.Vec3",
  563. "x": 0,
  564. "y": 0,
  565. "z": 0
  566. },
  567. "_id": ""
  568. },
  569. {
  570. "__type__": "cc.UITransform",
  571. "_name": "",
  572. "_objFlags": 0,
  573. "__editorExtras__": {},
  574. "node": {
  575. "__id__": 23
  576. },
  577. "_enabled": true,
  578. "__prefab": {
  579. "__id__": 25
  580. },
  581. "_contentSize": {
  582. "__type__": "cc.Size",
  583. "width": 18.69,
  584. "height": 40
  585. },
  586. "_anchorPoint": {
  587. "__type__": "cc.Vec2",
  588. "x": 0.5,
  589. "y": 0.5
  590. },
  591. "_id": ""
  592. },
  593. {
  594. "__type__": "cc.CompPrefabInfo",
  595. "fileId": "ffAQh9LAtB9pD2eiM3q0pP"
  596. },
  597. {
  598. "__type__": "cc.Label",
  599. "_name": "",
  600. "_objFlags": 0,
  601. "__editorExtras__": {},
  602. "node": {
  603. "__id__": 23
  604. },
  605. "_enabled": true,
  606. "__prefab": {
  607. "__id__": 27
  608. },
  609. "_customMaterial": null,
  610. "_srcBlendFactor": 2,
  611. "_dstBlendFactor": 4,
  612. "_color": {
  613. "__type__": "cc.Color",
  614. "r": 255,
  615. "g": 255,
  616. "b": 255,
  617. "a": 255
  618. },
  619. "_string": "1",
  620. "_horizontalAlign": 1,
  621. "_verticalAlign": 1,
  622. "_actualFontSize": 26,
  623. "_fontSize": 26,
  624. "_fontFamily": "Arial",
  625. "_lineHeight": 40,
  626. "_overflow": 0,
  627. "_enableWrapText": true,
  628. "_font": {
  629. "__uuid__": "65941af8-fc7e-447d-a557-0406909c778c",
  630. "__expectedType__": "cc.BitmapFont"
  631. },
  632. "_isSystemFontUsed": false,
  633. "_spacingX": 0,
  634. "_isItalic": false,
  635. "_isBold": false,
  636. "_isUnderline": false,
  637. "_underlineHeight": 2,
  638. "_cacheMode": 0,
  639. "_enableOutline": false,
  640. "_outlineColor": {
  641. "__type__": "cc.Color",
  642. "r": 0,
  643. "g": 0,
  644. "b": 0,
  645. "a": 255
  646. },
  647. "_outlineWidth": 2,
  648. "_enableShadow": false,
  649. "_shadowColor": {
  650. "__type__": "cc.Color",
  651. "r": 0,
  652. "g": 0,
  653. "b": 0,
  654. "a": 255
  655. },
  656. "_shadowOffset": {
  657. "__type__": "cc.Vec2",
  658. "x": 2,
  659. "y": 2
  660. },
  661. "_shadowBlur": 2,
  662. "_id": ""
  663. },
  664. {
  665. "__type__": "cc.CompPrefabInfo",
  666. "fileId": "24qHA3h5lNbrUG7T6ZIVfp"
  667. },
  668. {
  669. "__type__": "cc.PrefabInfo",
  670. "root": {
  671. "__id__": 1
  672. },
  673. "asset": {
  674. "__id__": 0
  675. },
  676. "fileId": "5diXWPbKRNhqJJ5UB/wt+P",
  677. "instance": null,
  678. "targetOverrides": null,
  679. "nestedPrefabInstanceRoots": null
  680. },
  681. {
  682. "__type__": "cc.Node",
  683. "_name": "Node",
  684. "_objFlags": 0,
  685. "__editorExtras__": {},
  686. "_parent": {
  687. "__id__": 1
  688. },
  689. "_children": [],
  690. "_active": true,
  691. "_components": [
  692. {
  693. "__id__": 30
  694. }
  695. ],
  696. "_prefab": {
  697. "__id__": 32
  698. },
  699. "_lpos": {
  700. "__type__": "cc.Vec3",
  701. "x": 0,
  702. "y": 47.125999999999976,
  703. "z": 0
  704. },
  705. "_lrot": {
  706. "__type__": "cc.Quat",
  707. "x": 0,
  708. "y": 0,
  709. "z": 0,
  710. "w": 1
  711. },
  712. "_lscale": {
  713. "__type__": "cc.Vec3",
  714. "x": 1,
  715. "y": 1.0000000000000038,
  716. "z": 1
  717. },
  718. "_mobility": 0,
  719. "_layer": 33554432,
  720. "_euler": {
  721. "__type__": "cc.Vec3",
  722. "x": 0,
  723. "y": 0,
  724. "z": 0
  725. },
  726. "_id": ""
  727. },
  728. {
  729. "__type__": "cc.UITransform",
  730. "_name": "",
  731. "_objFlags": 0,
  732. "__editorExtras__": {},
  733. "node": {
  734. "__id__": 29
  735. },
  736. "_enabled": true,
  737. "__prefab": {
  738. "__id__": 31
  739. },
  740. "_contentSize": {
  741. "__type__": "cc.Size",
  742. "width": 100,
  743. "height": 100
  744. },
  745. "_anchorPoint": {
  746. "__type__": "cc.Vec2",
  747. "x": 0.5,
  748. "y": 0.5
  749. },
  750. "_id": ""
  751. },
  752. {
  753. "__type__": "cc.CompPrefabInfo",
  754. "fileId": "96cFqmKP1I1r2qUAsGp1K0"
  755. },
  756. {
  757. "__type__": "cc.PrefabInfo",
  758. "root": {
  759. "__id__": 1
  760. },
  761. "asset": {
  762. "__id__": 0
  763. },
  764. "fileId": "d54T+Jwk5IUIUtK6EFRTsO",
  765. "instance": null,
  766. "targetOverrides": null,
  767. "nestedPrefabInstanceRoots": null
  768. },
  769. {
  770. "__type__": "cc.Node",
  771. "_name": "click_box",
  772. "_objFlags": 0,
  773. "__editorExtras__": {},
  774. "_parent": {
  775. "__id__": 1
  776. },
  777. "_children": [],
  778. "_active": true,
  779. "_components": [
  780. {
  781. "__id__": 34
  782. }
  783. ],
  784. "_prefab": {
  785. "__id__": 36
  786. },
  787. "_lpos": {
  788. "__type__": "cc.Vec3",
  789. "x": 0,
  790. "y": 0,
  791. "z": 0
  792. },
  793. "_lrot": {
  794. "__type__": "cc.Quat",
  795. "x": 0,
  796. "y": 0,
  797. "z": 0,
  798. "w": 1
  799. },
  800. "_lscale": {
  801. "__type__": "cc.Vec3",
  802. "x": 1,
  803. "y": 1,
  804. "z": 1
  805. },
  806. "_mobility": 0,
  807. "_layer": 33554432,
  808. "_euler": {
  809. "__type__": "cc.Vec3",
  810. "x": 0,
  811. "y": 0,
  812. "z": 0
  813. },
  814. "_id": ""
  815. },
  816. {
  817. "__type__": "cc.UITransform",
  818. "_name": "",
  819. "_objFlags": 0,
  820. "__editorExtras__": {},
  821. "node": {
  822. "__id__": 33
  823. },
  824. "_enabled": true,
  825. "__prefab": {
  826. "__id__": 35
  827. },
  828. "_contentSize": {
  829. "__type__": "cc.Size",
  830. "width": 100,
  831. "height": 100
  832. },
  833. "_anchorPoint": {
  834. "__type__": "cc.Vec2",
  835. "x": 0.5,
  836. "y": 0
  837. },
  838. "_id": ""
  839. },
  840. {
  841. "__type__": "cc.CompPrefabInfo",
  842. "fileId": "fa8bVTxolHQZKhrAY1x1BA"
  843. },
  844. {
  845. "__type__": "cc.PrefabInfo",
  846. "root": {
  847. "__id__": 1
  848. },
  849. "asset": {
  850. "__id__": 0
  851. },
  852. "fileId": "50Hixedt5JfLFR+Jfv0bEl",
  853. "instance": null,
  854. "targetOverrides": null,
  855. "nestedPrefabInstanceRoots": null
  856. },
  857. {
  858. "__type__": "cc.Node",
  859. "_name": "Label",
  860. "_objFlags": 0,
  861. "__editorExtras__": {},
  862. "_parent": {
  863. "__id__": 1
  864. },
  865. "_children": [],
  866. "_active": false,
  867. "_components": [
  868. {
  869. "__id__": 38
  870. },
  871. {
  872. "__id__": 40
  873. }
  874. ],
  875. "_prefab": {
  876. "__id__": 42
  877. },
  878. "_lpos": {
  879. "__type__": "cc.Vec3",
  880. "x": 0,
  881. "y": 0,
  882. "z": 0
  883. },
  884. "_lrot": {
  885. "__type__": "cc.Quat",
  886. "x": 0,
  887. "y": 0,
  888. "z": 0,
  889. "w": 1
  890. },
  891. "_lscale": {
  892. "__type__": "cc.Vec3",
  893. "x": 1,
  894. "y": 1,
  895. "z": 1
  896. },
  897. "_mobility": 0,
  898. "_layer": 33554432,
  899. "_euler": {
  900. "__type__": "cc.Vec3",
  901. "x": 0,
  902. "y": 0,
  903. "z": 0
  904. },
  905. "_id": ""
  906. },
  907. {
  908. "__type__": "cc.UITransform",
  909. "_name": "",
  910. "_objFlags": 0,
  911. "__editorExtras__": {},
  912. "node": {
  913. "__id__": 37
  914. },
  915. "_enabled": true,
  916. "__prefab": {
  917. "__id__": 39
  918. },
  919. "_contentSize": {
  920. "__type__": "cc.Size",
  921. "width": 146.796875,
  922. "height": 50.4
  923. },
  924. "_anchorPoint": {
  925. "__type__": "cc.Vec2",
  926. "x": 0.5,
  927. "y": 0.5
  928. },
  929. "_id": ""
  930. },
  931. {
  932. "__type__": "cc.CompPrefabInfo",
  933. "fileId": "91+aLmR25O/5tRRkpm4Yaa"
  934. },
  935. {
  936. "__type__": "cc.Label",
  937. "_name": "",
  938. "_objFlags": 0,
  939. "__editorExtras__": {},
  940. "node": {
  941. "__id__": 37
  942. },
  943. "_enabled": true,
  944. "__prefab": {
  945. "__id__": 41
  946. },
  947. "_customMaterial": null,
  948. "_srcBlendFactor": 2,
  949. "_dstBlendFactor": 4,
  950. "_color": {
  951. "__type__": "cc.Color",
  952. "r": 255,
  953. "g": 255,
  954. "b": 255,
  955. "a": 255
  956. },
  957. "_string": "hero1_1",
  958. "_horizontalAlign": 1,
  959. "_verticalAlign": 1,
  960. "_actualFontSize": 40,
  961. "_fontSize": 40,
  962. "_fontFamily": "Arial",
  963. "_lineHeight": 40,
  964. "_overflow": 0,
  965. "_enableWrapText": true,
  966. "_font": null,
  967. "_isSystemFontUsed": true,
  968. "_spacingX": 0,
  969. "_isItalic": false,
  970. "_isBold": false,
  971. "_isUnderline": false,
  972. "_underlineHeight": 2,
  973. "_cacheMode": 0,
  974. "_enableOutline": false,
  975. "_outlineColor": {
  976. "__type__": "cc.Color",
  977. "r": 0,
  978. "g": 0,
  979. "b": 0,
  980. "a": 255
  981. },
  982. "_outlineWidth": 2,
  983. "_enableShadow": false,
  984. "_shadowColor": {
  985. "__type__": "cc.Color",
  986. "r": 0,
  987. "g": 0,
  988. "b": 0,
  989. "a": 255
  990. },
  991. "_shadowOffset": {
  992. "__type__": "cc.Vec2",
  993. "x": 2,
  994. "y": 2
  995. },
  996. "_shadowBlur": 2,
  997. "_id": ""
  998. },
  999. {
  1000. "__type__": "cc.CompPrefabInfo",
  1001. "fileId": "342cWLb9xGtLO6i6EU7a6Q"
  1002. },
  1003. {
  1004. "__type__": "cc.PrefabInfo",
  1005. "root": {
  1006. "__id__": 1
  1007. },
  1008. "asset": {
  1009. "__id__": 0
  1010. },
  1011. "fileId": "1021Gqie9BUZQrOfh7iKFr",
  1012. "instance": null,
  1013. "targetOverrides": null,
  1014. "nestedPrefabInstanceRoots": null
  1015. },
  1016. {
  1017. "__type__": "cc.UITransform",
  1018. "_name": "",
  1019. "_objFlags": 0,
  1020. "__editorExtras__": {},
  1021. "node": {
  1022. "__id__": 1
  1023. },
  1024. "_enabled": true,
  1025. "__prefab": {
  1026. "__id__": 44
  1027. },
  1028. "_contentSize": {
  1029. "__type__": "cc.Size",
  1030. "width": 90,
  1031. "height": 90
  1032. },
  1033. "_anchorPoint": {
  1034. "__type__": "cc.Vec2",
  1035. "x": 0.5,
  1036. "y": 0.5
  1037. },
  1038. "_id": ""
  1039. },
  1040. {
  1041. "__type__": "cc.CompPrefabInfo",
  1042. "fileId": "c2aFUu6jBJg5uJ60FKMad/"
  1043. },
  1044. {
  1045. "__type__": "93e322oxm1M+7IXMqWiSdAA",
  1046. "_name": "",
  1047. "_objFlags": 0,
  1048. "__editorExtras__": {},
  1049. "node": {
  1050. "__id__": 1
  1051. },
  1052. "_enabled": true,
  1053. "__prefab": {
  1054. "__id__": 46
  1055. },
  1056. "modelSpine": {
  1057. "__id__": 17
  1058. },
  1059. "levelLabel": {
  1060. "__id__": 26
  1061. },
  1062. "gunNode1": null,
  1063. "gunNode2": null,
  1064. "gunNode3": null,
  1065. "clickBox": {
  1066. "__id__": 34
  1067. },
  1068. "_id": ""
  1069. },
  1070. {
  1071. "__type__": "cc.CompPrefabInfo",
  1072. "fileId": "5cADCscdNBYbIaIWYE2qFR"
  1073. },
  1074. {
  1075. "__type__": "cc.PrefabInfo",
  1076. "root": {
  1077. "__id__": 1
  1078. },
  1079. "asset": {
  1080. "__id__": 0
  1081. },
  1082. "fileId": "4cbne1jbpGk4QF3TRtbCOc",
  1083. "instance": null,
  1084. "targetOverrides": null
  1085. }
  1086. ]