Advertisement
Guest User

atlas.json

a guest
Apr 30th, 2015
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. {"frames": [
  2.  
  3. {
  4. "filename": "button_down.png",
  5. "frame": {"x":2,"y":2,"w":128,"h":128},
  6. "rotated": false,
  7. "trimmed": false,
  8. "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128},
  9. "sourceSize": {"w":128,"h":128}
  10. },
  11. {
  12. "filename": "button_normal.png",
  13. "frame": {"x":2,"y":132,"w":128,"h":128},
  14. "rotated": false,
  15. "trimmed": false,
  16. "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128},
  17. "sourceSize": {"w":128,"h":128}
  18. },
  19. {
  20. "filename": "button_over.png",
  21. "frame": {"x":2,"y":262,"w":128,"h":128},
  22. "rotated": false,
  23. "trimmed": false,
  24. "spriteSourceSize": {"x":0,"y":0,"w":128,"h":128},
  25. "sourceSize": {"w":128,"h":128}
  26. }],
  27. "meta": {
  28. "app": "http://www.codeandweb.com/texturepacker",
  29. "version": "1.0",
  30. "image": "atlas.png",
  31. "format": "RGBA8888",
  32. "size": {"w":256,"h":512},
  33. "scale": "1",
  34. "smartupdate": "$TexturePacker:SmartUpdate:58b830d291db1a27ef4eafbcaad08c4e:0b9a9e273df9e974c017a262a02e24ec:cbce6b53f0f49e0bf15173c25c41f876$"
  35. }
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement