OOP GUI Error: main.lua:4: attempt to index local (a boolean value)... Issue with modules...
Read MoreLua-Love program not closing devices as I expect it to...
Read MoreLove2d crash when quitting, if window was resized after canvas creation...
Read MoreLove2d can't find font file in the same directory...
Read MoreLua - Perlin Noise Generation - Getting bars rather than squares...
Read MoreAll these projectiles going in 1 direction...
Read Morelua decimals break around -0.1 to 0.1 (exclusive)...
Read Morelove2D Error: Bad argument #2 to 'rectangle' (number expected, got nil)...
Read MoreTrying to put lua scripts into folders. Love2D...
Read MoreLua: Making a collision system in a simple shooter and im having issues with removing the enemy obje...
Read MoreClasses and modules and Lua, oh my...
Read MoreI don't know how to get basic collision working...
Read MoreImproved Perlin noise "too smooth"...
Read Morehow to distribute a lua file with c++...
Read MoreIncrement by 10 while key is pressed Love2D...
Read MoreIs it faster to use local `foo = require "foo"` rather than `foo = require "foo"...
Read MoreShoot from same point of a rotating image...
Read MoreBackground image overlapping character (love2d)...
Read MoreWhy does this collision code not work? (love2d)...
Read MoreCreating a table inside of a function returns an error...
Read MoreHow do you run a draw function only once on Love2d...
Read MoreReturning A Sorted List's Index in Lua...
Read MoreChecking if a table has been created not working...
Read MoreLove2d. States system won't load the game state a second time...
Read MoreCoding with love.graphics.draw arguments. Get the exception " bad argument #1 to 'draw'...
Read More