When I enter this script, the size of the (Love) window doesn't change at all
Script:
function love.conf(t)
t.window.width = 1024
t.window.height = 768
end
Does anyone know how to fix this issue?
Unable to change size of game window
-
- Prole
- Posts: 8
- Joined: Mon Dec 31, 2018 8:20 am
Re: Unable to change size of game window
Make sure that the code is in a "conf.lua" file, which is located in the same folder as the "main.lua" file.
-
- Prole
- Posts: 8
- Joined: Mon Dec 31, 2018 8:20 am
Re: Unable to change size of game window
It works now, thank you for the info
Who is online
Users browsing this forum: Ahrefs [Bot] and 6 guests