sprite_stacking_engine/sprites/sprite_properties.json

15 lines
219 B
JSON
Raw Normal View History

2024-04-18 18:24:41 +02:00
{
"coffee_cup.png": {
"size": [7, 10]
},
"creeper.png": {
"size": [10, 16]
},
"plane_01.png": {
"size": [70, 78]
},
"robot_01.png": {
"size": [38, 16]
}
}