main_ui.scene 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "x":0,
  3. "type":"Scene",
  4. "selectedBox":2,
  5. "selecteID":3,
  6. "searchKey":"Scene",
  7. "props":{"zOrder":1,"width":720,"sceneColor":"#000000","height":1280},
  8. "nodeParent":-1,
  9. "maxID":4,
  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,start_btn",
  21. "props":{"y":640,"x":360,"var":"start_btn","skin":"main_res/jiemian_xin_1_1.png","runtime":"game_ui/RunTimeScript/ButtonRunTime.ts","centerY":0,"centerX":0,"anchorY":0.5,"anchorX":0.5},
  22. "nodeParent":2,
  23. "label":"start_btn",
  24. "isDirectory":false,
  25. "isAniNode":true,
  26. "hasChild":false,
  27. "compId":3,
  28. "child":[
  29. ]
  30. }],
  31. "animations":[
  32. {
  33. "nodes":[
  34. ],
  35. "name":"ani1",
  36. "id":1,
  37. "frameRate":24,
  38. "action":0
  39. }]
  40. }