Files
enduro2d/untests/bin/library/sprite.json

6 lines
124 B
JSON

{
"texture" : "image.png",
"pivot" : { "x" : 1, "y" : 2 },
"texrect" : { "x" : 5, "y" : 6, "w" : 7, "h" : 8 }
}