Advertisement
DanielHarty

Untitled

Mar 17th, 2022
1,176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.35 KB | None | 0 0
  1. {
  2.     "./blue-bg-fill": {
  3.         "frame": {
  4.             "x": 0,
  5.             "y": 0,
  6.             "width": 512,
  7.             "height": 512
  8.         },
  9.         "sourceSize": {
  10.             "width": 512,
  11.             "height": 512
  12.         },
  13.         "rotated": false
  14.     },
  15.     "./blue-button-normal": {
  16.         "frame": {
  17.             "x": 514,
  18.             "y": 0,
  19.             "width": 256,
  20.             "height": 271
  21.         },
  22.         "sourceSize": {
  23.             "width": 256,
  24.             "height": 271
  25.         },
  26.         "rotated": false
  27.     },
  28.     "./blue-button-tapped": {
  29.         "frame": {
  30.             "x": 0,
  31.             "y": 514,
  32.             "width": 256,
  33.             "height": 256
  34.         },
  35.         "sourceSize": {
  36.             "width": 256,
  37.             "height": 256
  38.         },
  39.         "rotated": false
  40.     },
  41.     "./blue-rect-inactive": {
  42.         "frame": {
  43.             "x": 514,
  44.             "y": 273,
  45.             "width": 359,
  46.             "height": 162
  47.         },
  48.         "sourceSize": {
  49.             "width": 359,
  50.             "height": 162
  51.         },
  52.         "rotated": false
  53.     },
  54.     "./blue-rect-normal": {
  55.         "frame": {
  56.             "x": 516,
  57.             "y": 514,
  58.             "width": 359,
  59.             "height": 162
  60.         },
  61.         "sourceSize": {
  62.             "width": 359,
  63.             "height": 162
  64.         },
  65.         "rotated": false
  66.     },
  67.     "./blue-rect-tapped": {
  68.         "frame": {
  69.             "x": 516,
  70.             "y": 678,
  71.             "width": 358,
  72.             "height": 152
  73.         },
  74.         "sourceSize": {
  75.             "width": 358,
  76.             "height": 152
  77.         },
  78.         "rotated": false
  79.     },
  80.     "./blue-rounded-square-outline": {
  81.         "frame": {
  82.             "x": 258,
  83.             "y": 514,
  84.             "width": 256,
  85.             "height": 256
  86.         },
  87.         "sourceSize": {
  88.             "width": 256,
  89.             "height": 256
  90.         },
  91.         "rotated": false
  92.     }
  93. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement