more work on editor and selecting tiles, not done yet tho

This commit is contained in:
lustlion
2022-01-19 21:57:45 +01:00
parent 2b323fff8f
commit 15e8142c4c
4 changed files with 100 additions and 73 deletions

View File

@@ -28,7 +28,6 @@ function GameworldLighting()
love.graphics.setCanvas()
end
-- work on lighting canvas
love.graphics.setCanvas(Canvas.Darkness)
SetDarkness()