Scope.scene 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "x":0,
  3. "type":"Scene",
  4. "selectedBox":2,
  5. "selecteID":3,
  6. "searchKey":"Scene",
  7. "props":{"width":720,"sceneColor":"#ffffff","height":1280},
  8. "nodeParent":-1,
  9. "maxID":12,
  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,"var":"bg","top":0,"skin":"Main/bga.png","right":0,"left":0,"bottom":0},
  22. "nodeParent":2,
  23. "label":"bg",
  24. "isOpen":true,
  25. "isDirectory":false,
  26. "isAniNode":true,
  27. "hasChild":false,
  28. "compId":8,
  29. "child":[
  30. ]
  31. },
  32. {
  33. "x":15,
  34. "type":"Image",
  35. "searchKey":"Image,scope",
  36. "props":{"y":302,"x":22,"width":677,"var":"scope","skin":"Main/jujijing-1.png","height":676,"centerY":0,"centerX":0},
  37. "nodeParent":2,
  38. "label":"scope",
  39. "isDirectory":false,
  40. "isAniNode":true,
  41. "hasChild":false,
  42. "compId":3,
  43. "child":[
  44. ]
  45. }],
  46. "animations":[
  47. {
  48. "nodes":[
  49. ],
  50. "name":"ani1",
  51. "id":1,
  52. "frameRate":24,
  53. "action":0
  54. }]
  55. }