render: map composing (working)

This commit is contained in:
muerwre 2018-11-27 17:18:15 +07:00
parent 2eb398ef6b
commit 4747c918e2
9 changed files with 122 additions and 7 deletions

View file

@ -55,7 +55,7 @@ export const getTilePlacement = () => {
maxY,
shiftX: (rsw.x - msw.x),
shiftY: (height + (rsw.y - msw.y)),
shiftY: (height + (rsw.y - msw.y)) + 3,
size: 256,
width,