refactor: explicit image size
This commit is contained in:
parent
c93a54b80a
commit
ac14a8bba8
|
@ -118,6 +118,7 @@ function createFlowerBarrelEntity(position) {
|
|||
images: {
|
||||
initial: {
|
||||
offset: [0, -32],
|
||||
size: [128, 128], // Derive?
|
||||
uri: '/flower-barrel.png',
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user