refactor: explicit image size

This commit is contained in:
cha0s 2019-03-21 20:01:40 -05:00
parent c93a54b80a
commit ac14a8bba8

View File

@ -118,6 +118,7 @@ function createFlowerBarrelEntity(position) {
images: {
initial: {
offset: [0, -32],
size: [128, 128], // Derive?
uri: '/flower-barrel.png',
},
}