Files
enduro2d/samples/bin/library/sprites/panel_sprite.json
2020-02-25 13:14:52 +07:00

7 lines
198 B
JSON

{
"texture" : "panel.png",
"pivot" : { "x" : 0, "y" : 0 },
"inner_texrect" : { "x" : 6, "y" : 6, "w" : 88, "h" : 88 },
"outer_texrect" : { "x" : 0, "y" : 0, "w" : 100, "h" : 100 }
}