I actually just solved this issue on my own while this thread was waiting for approval, OVER the entirety of the 2 hours I was trying to figure this out haha. Sorry about that!
(The code needs to be saved every time, before opening up the game to see the changes. Simple)
Search found 2 matches
- Sun Oct 08, 2017 12:47 am
- Forum: Support and Development
- Topic: Trouble with Visual Studio Code & LOVE
- Replies: 2
- Views: 3278
- Sun Oct 08, 2017 12:22 am
- Forum: Support and Development
- Topic: Trouble with Visual Studio Code & LOVE
- Replies: 2
- Views: 3278
Trouble with Visual Studio Code & LOVE
Hello! I've just recently been introduced to LOVE and Lua, and I found a decent tutorial by Recursor at "https://www.youtube.com/watch?v=Jte9o4S6rlo" that helped me get started. My problem however, is that function love.draw() love.graphics.print("Hello World!",10,100,r,sx,sy,ox,...