First commit, WIP

This commit is contained in:
aur9ra
2023-07-14 17:54:35 -07:00
parent 52d4aeb3d0
commit 4478c07acf
12 changed files with 85 additions and 26 deletions

View File

@@ -59,7 +59,7 @@ end
function ModeSelectScene:render()
love.graphics.draw(
backgrounds[0],
fetchBackgroundAndLoop(0),
0, 0, 0,
0.5, 0.5
)