Dialog_UnlockPlanet.scene 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. {
  2. "x":0,
  3. "type":"Dialog",
  4. "selectedBox":2,
  5. "selecteID":8,
  6. "searchKey":"Dialog",
  7. "props":{"width":720,"sceneColor":"#000000","height":1280},
  8. "nodeParent":-1,
  9. "maxID":15,
  10. "label":"Dialog",
  11. "isOpen":true,
  12. "isDirectory":true,
  13. "isAniNode":true,
  14. "hasChild":true,
  15. "compId":2,
  16. "child":[
  17. {
  18. "x":15,
  19. "type":"Sprite",
  20. "searchKey":"Sprite",
  21. "props":{"y":-140,"x":0,"width":720,"texture":"texture/Public/mask.jpg","height":1560,"alpha":0.8},
  22. "nodeParent":2,
  23. "label":"Sprite",
  24. "isDirectory":false,
  25. "isAniNode":true,
  26. "hasChild":false,
  27. "compId":13,
  28. "child":[
  29. ]
  30. },
  31. {
  32. "x":15,
  33. "type":"Sprite",
  34. "searchKey":"Sprite,bg",
  35. "props":{"y":278,"x":95,"texture":"texture/Dialog_NewPlanet/dialogBG.png","name":"bg"},
  36. "nodeParent":2,
  37. "label":"bg",
  38. "isDirectory":false,
  39. "isAniNode":true,
  40. "hasChild":false,
  41. "compId":7,
  42. "child":[
  43. ]
  44. },
  45. {
  46. "x":15,
  47. "type":"Button",
  48. "searchKey":"Button,btn_OK,btn_OK",
  49. "props":{"y":886,"x":360,"width":334,"var":"btn_OK","stateNum":"1","skin":"texture/Dialog_NewPlanet/btn_OK.png","pivotY":67,"pivotX":167,"name":"btn_OK","height":134},
  50. "nodeParent":2,
  51. "label":"btn_OK",
  52. "isOpen":null,
  53. "isDirectory":true,
  54. "isAniNode":true,
  55. "hasChild":true,
  56. "compId":8,
  57. "child":[
  58. {
  59. "type":"Script",
  60. "switchAble":true,
  61. "source":"src/game/BtnEffectControl.ts",
  62. "searchKey":"Script,BtnEffectControl",
  63. "removeAble":true,
  64. "props":{},
  65. "nodeParent":8,
  66. "label":"BtnEffectControl",
  67. "isDirectory":false,
  68. "isAniNode":true,
  69. "hasChild":false,
  70. "compId":14,
  71. "child":[
  72. ]
  73. }]
  74. },
  75. {
  76. "x":15,
  77. "type":"Text",
  78. "searchKey":"Text,planetName,planetName",
  79. "props":{"y":669,"x":0,"width":720,"var":"planetName","text":"水星","name":"planetName","fontSize":40,"color":"#ffe400","bold":true,"align":"center"},
  80. "nodeParent":2,
  81. "label":"planetName",
  82. "isDirectory":false,
  83. "isAniNode":true,
  84. "hasChild":false,
  85. "compId":5,
  86. "child":[
  87. ]
  88. },
  89. {
  90. "x":15,
  91. "type":"Text",
  92. "searchKey":"Text,planetSkill,planetSkill",
  93. "props":{"y":724,"x":0,"width":720,"var":"planetSkill","text":"可以为太阳加血","name":"planetSkill","fontSize":28,"color":"#ffffff","align":"center"},
  94. "nodeParent":2,
  95. "label":"planetSkill",
  96. "isOpen":true,
  97. "isDirectory":false,
  98. "isAniNode":true,
  99. "hasChild":false,
  100. "compId":4,
  101. "child":[
  102. ]
  103. },
  104. {
  105. "x":15,
  106. "type":"Box",
  107. "searchKey":"Box",
  108. "props":{"y":549,"x":360},
  109. "nodeParent":2,
  110. "label":"Box",
  111. "isOpen":true,
  112. "isDirectory":true,
  113. "isAniNode":true,
  114. "hasChild":true,
  115. "compId":12,
  116. "child":[
  117. {
  118. "x":30,
  119. "type":"Sprite",
  120. "searchKey":"Sprite,planetIcon,planetIcon",
  121. "props":{"y":0,"x":0,"width":240,"var":"planetIcon","texture":"texture/Planet/Saturn.png","pivotY":81,"pivotX":120,"name":"planetIcon","height":161},
  122. "nodeParent":12,
  123. "label":"planetIcon",
  124. "isDirectory":false,
  125. "isAniNode":true,
  126. "hasChild":false,
  127. "compId":11,
  128. "child":[
  129. ]
  130. }]
  131. }],
  132. "animations":[
  133. {
  134. "nodes":[
  135. ],
  136. "name":"ani1",
  137. "id":1,
  138. "frameRate":24,
  139. "action":0
  140. }]
  141. }