Advertisement
Guest User

Untitled

a guest
Jul 9th, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.31 KB | None | 0 0
  1. {
  2.   "animation": {
  3.     "interpolate": true,
  4.     "frames": [
  5.       {
  6.         "index": 0,
  7.         "time": 20
  8.       },
  9.       {
  10.         "index": 1,
  11.         "time": 5
  12.       },
  13.       {
  14.         "index": 1,
  15.         "time": 20
  16.       },
  17.       {
  18.         "index": 0,
  19.         "time": 10
  20.       }
  21.     ]
  22.   }
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement