buffTip.prefab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722
  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": "buffTip",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 11
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [],
  29. "_prefab": {
  30. "__id__": 20
  31. },
  32. "_opacity": 255,
  33. "_color": {
  34. "__type__": "cc.Color",
  35. "r": 255,
  36. "g": 255,
  37. "b": 255,
  38. "a": 255
  39. },
  40. "_contentSize": {
  41. "__type__": "cc.Size",
  42. "width": 0,
  43. "height": 0
  44. },
  45. "_anchorPoint": {
  46. "__type__": "cc.Vec2",
  47. "x": 0.5,
  48. "y": 0.5
  49. },
  50. "_trs": {
  51. "__type__": "TypedArray",
  52. "ctor": "Float64Array",
  53. "array": [
  54. 0,
  55. 0,
  56. 0,
  57. 0,
  58. 0,
  59. 0,
  60. 1,
  61. 1,
  62. 1,
  63. 1
  64. ]
  65. },
  66. "_eulerAngles": {
  67. "__type__": "cc.Vec3",
  68. "x": 0,
  69. "y": 0,
  70. "z": 0
  71. },
  72. "_skewX": 0,
  73. "_skewY": 0,
  74. "_is3DNode": false,
  75. "_groupIndex": 0,
  76. "groupIndex": 0,
  77. "_id": ""
  78. },
  79. {
  80. "__type__": "cc.Node",
  81. "_name": "up",
  82. "_objFlags": 0,
  83. "_parent": {
  84. "__id__": 1
  85. },
  86. "_children": [
  87. {
  88. "__id__": 3
  89. },
  90. {
  91. "__id__": 7
  92. }
  93. ],
  94. "_active": true,
  95. "_components": [],
  96. "_prefab": {
  97. "__id__": 10
  98. },
  99. "_opacity": 255,
  100. "_color": {
  101. "__type__": "cc.Color",
  102. "r": 255,
  103. "g": 255,
  104. "b": 255,
  105. "a": 255
  106. },
  107. "_contentSize": {
  108. "__type__": "cc.Size",
  109. "width": 0,
  110. "height": 0
  111. },
  112. "_anchorPoint": {
  113. "__type__": "cc.Vec2",
  114. "x": 0.5,
  115. "y": 0.5
  116. },
  117. "_trs": {
  118. "__type__": "TypedArray",
  119. "ctor": "Float64Array",
  120. "array": [
  121. 0,
  122. 0,
  123. 0,
  124. 0,
  125. 0,
  126. 0,
  127. 1,
  128. 1,
  129. 1,
  130. 1
  131. ]
  132. },
  133. "_eulerAngles": {
  134. "__type__": "cc.Vec3",
  135. "x": 0,
  136. "y": 0,
  137. "z": 0
  138. },
  139. "_skewX": 0,
  140. "_skewY": 0,
  141. "_is3DNode": false,
  142. "_groupIndex": 0,
  143. "groupIndex": 0,
  144. "_id": ""
  145. },
  146. {
  147. "__type__": "cc.Node",
  148. "_name": "lb",
  149. "_objFlags": 0,
  150. "_parent": {
  151. "__id__": 2
  152. },
  153. "_children": [],
  154. "_active": true,
  155. "_components": [
  156. {
  157. "__id__": 4
  158. },
  159. {
  160. "__id__": 5
  161. }
  162. ],
  163. "_prefab": {
  164. "__id__": 6
  165. },
  166. "_opacity": 255,
  167. "_color": {
  168. "__type__": "cc.Color",
  169. "r": 96,
  170. "g": 255,
  171. "b": 0,
  172. "a": 255
  173. },
  174. "_contentSize": {
  175. "__type__": "cc.Size",
  176. "width": 70.24,
  177. "height": 36
  178. },
  179. "_anchorPoint": {
  180. "__type__": "cc.Vec2",
  181. "x": 0.5,
  182. "y": 0.5
  183. },
  184. "_trs": {
  185. "__type__": "TypedArray",
  186. "ctor": "Float64Array",
  187. "array": [
  188. -15.855,
  189. 0,
  190. 0,
  191. 0,
  192. 0,
  193. 0,
  194. 1,
  195. 1,
  196. 1,
  197. 1
  198. ]
  199. },
  200. "_eulerAngles": {
  201. "__type__": "cc.Vec3",
  202. "x": 0,
  203. "y": 0,
  204. "z": 0
  205. },
  206. "_skewX": 0,
  207. "_skewY": 0,
  208. "_is3DNode": false,
  209. "_groupIndex": 0,
  210. "groupIndex": 0,
  211. "_id": ""
  212. },
  213. {
  214. "__type__": "cc.Label",
  215. "_name": "",
  216. "_objFlags": 0,
  217. "node": {
  218. "__id__": 3
  219. },
  220. "_enabled": true,
  221. "_materials": [
  222. {
  223. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  224. }
  225. ],
  226. "_srcBlendFactor": 770,
  227. "_dstBlendFactor": 771,
  228. "_string": "DMG",
  229. "_N$string": "DMG",
  230. "_fontSize": 30,
  231. "_lineHeight": 32,
  232. "_enableWrapText": true,
  233. "_N$file": {
  234. "__uuid__": "53fae5bd-72f8-48d5-9465-9798bf9bde5c"
  235. },
  236. "_isSystemFontUsed": false,
  237. "_spacingX": 0,
  238. "_batchAsBitmap": false,
  239. "_styleFlags": 0,
  240. "_underlineHeight": 0,
  241. "_N$horizontalAlign": 1,
  242. "_N$verticalAlign": 1,
  243. "_N$fontFamily": "Arial",
  244. "_N$overflow": 0,
  245. "_N$cacheMode": 0,
  246. "_id": ""
  247. },
  248. {
  249. "__type__": "cc.LabelOutline",
  250. "_name": "",
  251. "_objFlags": 0,
  252. "node": {
  253. "__id__": 3
  254. },
  255. "_enabled": true,
  256. "_color": {
  257. "__type__": "cc.Color",
  258. "r": 38,
  259. "g": 17,
  260. "b": 12,
  261. "a": 255
  262. },
  263. "_width": 2,
  264. "_id": ""
  265. },
  266. {
  267. "__type__": "cc.PrefabInfo",
  268. "root": {
  269. "__id__": 1
  270. },
  271. "asset": {
  272. "__id__": 0
  273. },
  274. "fileId": "2ceYvu/spFRYEgI8nyk6tQ",
  275. "sync": false
  276. },
  277. {
  278. "__type__": "cc.Node",
  279. "_name": "arrow_up",
  280. "_objFlags": 0,
  281. "_parent": {
  282. "__id__": 2
  283. },
  284. "_children": [],
  285. "_active": true,
  286. "_components": [
  287. {
  288. "__id__": 8
  289. }
  290. ],
  291. "_prefab": {
  292. "__id__": 9
  293. },
  294. "_opacity": 255,
  295. "_color": {
  296. "__type__": "cc.Color",
  297. "r": 255,
  298. "g": 255,
  299. "b": 255,
  300. "a": 255
  301. },
  302. "_contentSize": {
  303. "__type__": "cc.Size",
  304. "width": 26,
  305. "height": 29
  306. },
  307. "_anchorPoint": {
  308. "__type__": "cc.Vec2",
  309. "x": 0.5,
  310. "y": 0.5
  311. },
  312. "_trs": {
  313. "__type__": "TypedArray",
  314. "ctor": "Float64Array",
  315. "array": [
  316. 54.179,
  317. 0,
  318. 0,
  319. 0,
  320. 0,
  321. 0,
  322. 1,
  323. 1,
  324. 1,
  325. 1
  326. ]
  327. },
  328. "_eulerAngles": {
  329. "__type__": "cc.Vec3",
  330. "x": 0,
  331. "y": 0,
  332. "z": 0
  333. },
  334. "_skewX": 0,
  335. "_skewY": 0,
  336. "_is3DNode": false,
  337. "_groupIndex": 0,
  338. "groupIndex": 0,
  339. "_id": ""
  340. },
  341. {
  342. "__type__": "cc.Sprite",
  343. "_name": "",
  344. "_objFlags": 0,
  345. "node": {
  346. "__id__": 7
  347. },
  348. "_enabled": true,
  349. "_materials": [
  350. {
  351. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  352. }
  353. ],
  354. "_srcBlendFactor": 770,
  355. "_dstBlendFactor": 771,
  356. "_spriteFrame": {
  357. "__uuid__": "ebfef299-a8dc-4ad1-b496-989e5fd73367"
  358. },
  359. "_type": 0,
  360. "_sizeMode": 1,
  361. "_fillType": 0,
  362. "_fillCenter": {
  363. "__type__": "cc.Vec2",
  364. "x": 0,
  365. "y": 0
  366. },
  367. "_fillStart": 0,
  368. "_fillRange": 0,
  369. "_isTrimmedMode": true,
  370. "_atlas": null,
  371. "_id": ""
  372. },
  373. {
  374. "__type__": "cc.PrefabInfo",
  375. "root": {
  376. "__id__": 1
  377. },
  378. "asset": {
  379. "__id__": 0
  380. },
  381. "fileId": "40W71HfkZDVr1ua1XQQiNd",
  382. "sync": false
  383. },
  384. {
  385. "__type__": "cc.PrefabInfo",
  386. "root": {
  387. "__id__": 1
  388. },
  389. "asset": {
  390. "__id__": 0
  391. },
  392. "fileId": "a7meAiakdItYYYDE6LLIul",
  393. "sync": false
  394. },
  395. {
  396. "__type__": "cc.Node",
  397. "_name": "down",
  398. "_objFlags": 0,
  399. "_parent": {
  400. "__id__": 1
  401. },
  402. "_children": [
  403. {
  404. "__id__": 12
  405. },
  406. {
  407. "__id__": 16
  408. }
  409. ],
  410. "_active": true,
  411. "_components": [],
  412. "_prefab": {
  413. "__id__": 19
  414. },
  415. "_opacity": 255,
  416. "_color": {
  417. "__type__": "cc.Color",
  418. "r": 255,
  419. "g": 255,
  420. "b": 255,
  421. "a": 255
  422. },
  423. "_contentSize": {
  424. "__type__": "cc.Size",
  425. "width": 0,
  426. "height": 0
  427. },
  428. "_anchorPoint": {
  429. "__type__": "cc.Vec2",
  430. "x": 0.5,
  431. "y": 0.5
  432. },
  433. "_trs": {
  434. "__type__": "TypedArray",
  435. "ctor": "Float64Array",
  436. "array": [
  437. 0,
  438. 0,
  439. 0,
  440. 0,
  441. 0,
  442. 0,
  443. 1,
  444. 1,
  445. 1,
  446. 1
  447. ]
  448. },
  449. "_eulerAngles": {
  450. "__type__": "cc.Vec3",
  451. "x": 0,
  452. "y": 0,
  453. "z": 0
  454. },
  455. "_skewX": 0,
  456. "_skewY": 0,
  457. "_is3DNode": false,
  458. "_groupIndex": 0,
  459. "groupIndex": 0,
  460. "_id": ""
  461. },
  462. {
  463. "__type__": "cc.Node",
  464. "_name": "lb",
  465. "_objFlags": 0,
  466. "_parent": {
  467. "__id__": 11
  468. },
  469. "_children": [],
  470. "_active": true,
  471. "_components": [
  472. {
  473. "__id__": 13
  474. },
  475. {
  476. "__id__": 14
  477. }
  478. ],
  479. "_prefab": {
  480. "__id__": 15
  481. },
  482. "_opacity": 255,
  483. "_color": {
  484. "__type__": "cc.Color",
  485. "r": 255,
  486. "g": 30,
  487. "b": 0,
  488. "a": 255
  489. },
  490. "_contentSize": {
  491. "__type__": "cc.Size",
  492. "width": 70.24,
  493. "height": 36
  494. },
  495. "_anchorPoint": {
  496. "__type__": "cc.Vec2",
  497. "x": 0.5,
  498. "y": 0.5
  499. },
  500. "_trs": {
  501. "__type__": "TypedArray",
  502. "ctor": "Float64Array",
  503. "array": [
  504. -15.855,
  505. 0,
  506. 0,
  507. 0,
  508. 0,
  509. 0,
  510. 1,
  511. 1,
  512. 1,
  513. 1
  514. ]
  515. },
  516. "_eulerAngles": {
  517. "__type__": "cc.Vec3",
  518. "x": 0,
  519. "y": 0,
  520. "z": 0
  521. },
  522. "_skewX": 0,
  523. "_skewY": 0,
  524. "_is3DNode": false,
  525. "_groupIndex": 0,
  526. "groupIndex": 0,
  527. "_id": ""
  528. },
  529. {
  530. "__type__": "cc.Label",
  531. "_name": "",
  532. "_objFlags": 0,
  533. "node": {
  534. "__id__": 12
  535. },
  536. "_enabled": true,
  537. "_materials": [
  538. {
  539. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  540. }
  541. ],
  542. "_srcBlendFactor": 770,
  543. "_dstBlendFactor": 771,
  544. "_string": "DMG",
  545. "_N$string": "DMG",
  546. "_fontSize": 30,
  547. "_lineHeight": 32,
  548. "_enableWrapText": true,
  549. "_N$file": {
  550. "__uuid__": "53fae5bd-72f8-48d5-9465-9798bf9bde5c"
  551. },
  552. "_isSystemFontUsed": false,
  553. "_spacingX": 0,
  554. "_batchAsBitmap": false,
  555. "_styleFlags": 0,
  556. "_underlineHeight": 0,
  557. "_N$horizontalAlign": 1,
  558. "_N$verticalAlign": 1,
  559. "_N$fontFamily": "Arial",
  560. "_N$overflow": 0,
  561. "_N$cacheMode": 0,
  562. "_id": ""
  563. },
  564. {
  565. "__type__": "cc.LabelOutline",
  566. "_name": "",
  567. "_objFlags": 0,
  568. "node": {
  569. "__id__": 12
  570. },
  571. "_enabled": true,
  572. "_color": {
  573. "__type__": "cc.Color",
  574. "r": 38,
  575. "g": 17,
  576. "b": 12,
  577. "a": 255
  578. },
  579. "_width": 2,
  580. "_id": ""
  581. },
  582. {
  583. "__type__": "cc.PrefabInfo",
  584. "root": {
  585. "__id__": 1
  586. },
  587. "asset": {
  588. "__id__": 0
  589. },
  590. "fileId": "db554Nz39Oa4V1nMM8YrCm",
  591. "sync": false
  592. },
  593. {
  594. "__type__": "cc.Node",
  595. "_name": "arrow_down",
  596. "_objFlags": 0,
  597. "_parent": {
  598. "__id__": 11
  599. },
  600. "_children": [],
  601. "_active": true,
  602. "_components": [
  603. {
  604. "__id__": 17
  605. }
  606. ],
  607. "_prefab": {
  608. "__id__": 18
  609. },
  610. "_opacity": 255,
  611. "_color": {
  612. "__type__": "cc.Color",
  613. "r": 255,
  614. "g": 255,
  615. "b": 255,
  616. "a": 255
  617. },
  618. "_contentSize": {
  619. "__type__": "cc.Size",
  620. "width": 26,
  621. "height": 29
  622. },
  623. "_anchorPoint": {
  624. "__type__": "cc.Vec2",
  625. "x": 0.5,
  626. "y": 0.5
  627. },
  628. "_trs": {
  629. "__type__": "TypedArray",
  630. "ctor": "Float64Array",
  631. "array": [
  632. 54.179,
  633. 0,
  634. 0,
  635. 0,
  636. 0,
  637. 0,
  638. 1,
  639. 1,
  640. 1,
  641. 1
  642. ]
  643. },
  644. "_eulerAngles": {
  645. "__type__": "cc.Vec3",
  646. "x": 0,
  647. "y": 0,
  648. "z": 0
  649. },
  650. "_skewX": 0,
  651. "_skewY": 0,
  652. "_is3DNode": false,
  653. "_groupIndex": 0,
  654. "groupIndex": 0,
  655. "_id": ""
  656. },
  657. {
  658. "__type__": "cc.Sprite",
  659. "_name": "",
  660. "_objFlags": 0,
  661. "node": {
  662. "__id__": 16
  663. },
  664. "_enabled": true,
  665. "_materials": [
  666. {
  667. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  668. }
  669. ],
  670. "_srcBlendFactor": 770,
  671. "_dstBlendFactor": 771,
  672. "_spriteFrame": {
  673. "__uuid__": "01446858-3443-4c5c-973c-62d4d66660d5"
  674. },
  675. "_type": 0,
  676. "_sizeMode": 1,
  677. "_fillType": 0,
  678. "_fillCenter": {
  679. "__type__": "cc.Vec2",
  680. "x": 0,
  681. "y": 0
  682. },
  683. "_fillStart": 0,
  684. "_fillRange": 0,
  685. "_isTrimmedMode": true,
  686. "_atlas": null,
  687. "_id": ""
  688. },
  689. {
  690. "__type__": "cc.PrefabInfo",
  691. "root": {
  692. "__id__": 1
  693. },
  694. "asset": {
  695. "__id__": 0
  696. },
  697. "fileId": "84istFew1GYr1tLEc/xa/t",
  698. "sync": false
  699. },
  700. {
  701. "__type__": "cc.PrefabInfo",
  702. "root": {
  703. "__id__": 1
  704. },
  705. "asset": {
  706. "__id__": 0
  707. },
  708. "fileId": "079qDl0rVPrZUw7rJCpXfM",
  709. "sync": false
  710. },
  711. {
  712. "__type__": "cc.PrefabInfo",
  713. "root": {
  714. "__id__": 1
  715. },
  716. "asset": {
  717. "__id__": 0
  718. },
  719. "fileId": "",
  720. "sync": false
  721. }
  722. ]