Files
enduro2d/samples/bin/library/sprites/background_sprite.json
2020-01-28 22:06:44 +07:00

6 lines
133 B
JSON

{
"texture" : "background.png",
"pivot" : { "x" : 0, "y" : 0 },
"texrect" : { "x" : 0, "y" : 0, "w" : 256, "h" : 256 }
}