Hint.scene 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. {
  2. "x":0,
  3. "type":"Scene",
  4. "selectedBox":4,
  5. "selecteID":20,
  6. "searchKey":"Scene",
  7. "props":{"width":720,"sceneColor":"#000000","height":1280},
  8. "nodeParent":-1,
  9. "maxID":21,
  10. "label":"Scene",
  11. "isOpen":true,
  12. "isDirectory":true,
  13. "isAniNode":true,
  14. "hasChild":true,
  15. "compId":2,
  16. "child":[
  17. {
  18. "x":15,
  19. "type":"Image",
  20. "searchKey":"Image,bg",
  21. "props":{"y":0,"x":0,"top":0,"skin":"Main/bga.png","right":0,"name":"bg","left":0,"bottom":0},
  22. "nodeParent":2,
  23. "label":"bg",
  24. "isOpen":true,
  25. "isDirectory":false,
  26. "isAniNode":true,
  27. "hasChild":false,
  28. "compId":3,
  29. "child":[
  30. ]
  31. },
  32. {
  33. "x":15,
  34. "type":"Image",
  35. "searchKey":"Image,dialog",
  36. "props":{"y":218,"x":70,"skin":"Main/shezhi-1-2.png","name":"dialog"},
  37. "nodeParent":2,
  38. "label":"dialog",
  39. "isOpen":true,
  40. "isDirectory":true,
  41. "isAniNode":true,
  42. "hasChild":true,
  43. "compId":4,
  44. "child":[
  45. {
  46. "x":30,
  47. "type":"Image",
  48. "searchKey":"Image,title",
  49. "props":{"y":95,"x":187,"skin":"Main/renwugonglue.png","name":"title"},
  50. "nodeParent":4,
  51. "label":"title",
  52. "isDirectory":false,
  53. "isAniNode":true,
  54. "hasChild":false,
  55. "compId":6,
  56. "child":[
  57. ]
  58. },
  59. {
  60. "x":30,
  61. "type":"Button",
  62. "searchKey":"Button,btnClose",
  63. "props":{"y":21,"x":524,"var":"btnClose","stateNum":"1","skin":"Main/qiandao-1-2.png"},
  64. "nodeParent":4,
  65. "label":"btnClose",
  66. "isOpen":null,
  67. "isDirectory":true,
  68. "isAniNode":true,
  69. "hasChild":true,
  70. "compId":18,
  71. "child":[
  72. {
  73. "type":"Script",
  74. "switchAble":true,
  75. "source":"src/views/comp/ButtonScript.ts",
  76. "searchKey":"Script,ButtonScript",
  77. "removeAble":true,
  78. "props":{},
  79. "nodeParent":18,
  80. "label":"ButtonScript",
  81. "isDirectory":false,
  82. "isAniNode":true,
  83. "hasChild":false,
  84. "compId":19,
  85. "child":[
  86. ]
  87. }]
  88. },
  89. {
  90. "x":30,
  91. "type":"Text",
  92. "searchKey":"Text,txtDesc",
  93. "props":{"y":190,"x":59,"wordWrap":true,"width":460,"var":"txtDesc","valign":"top","text":"123","overflow":"scroll","leading":5,"height":187,"fontSize":35,"font":"SimHei","color":"#ffffff","align":"left"},
  94. "nodeParent":4,
  95. "label":"txtDesc",
  96. "isDirectory":false,
  97. "isAniNode":true,
  98. "hasChild":false,
  99. "compId":20,
  100. "child":[
  101. ]
  102. }]
  103. }],
  104. "animations":[
  105. {
  106. "nodes":[
  107. ],
  108. "name":"ani1",
  109. "id":1,
  110. "frameRate":24,
  111. "action":0
  112. }]
  113. }