SH1FT V1.1 - a gravity bending platformer

Show off your games, demos and other (playable) creations.
User avatar
Hydrogen Maniac
Citizen
Posts: 80
Joined: Sat Dec 19, 2015 9:59 pm

Re: SH1FT V1.1 - a gravity bending platformer

Post by Hydrogen Maniac »

pgimeno wrote:For me (under Linux, using WindowMaker as the window manager) the window starts to move down until it goes off the screen. I could see the menu there before it disappeared, though.

Commenting out this line fixed the problem:

Code: Select all

love.window.setFullscreen(options.fullscreen, "desktop")
You should not do that in love.update. Or at least you should only do it when the option is changed.

Edit: Played it now. It's quite fun. I noticed the physics problems reported above.
Okay, I think I fixed the issue.

love.window.setFullscreen(options.fullscreen, "desktop") should only be run when you press F1 in the build I attached, but I'm not certain since I can't replicate the problem on my system. Tell me if it worked or if I should try something else if you have the time.
Attachments
SH1FT V1.2.love
(7.76 MiB) Downloaded 80 times
I'm way too sober for this...
User avatar
pgimeno
Party member
Posts: 3683
Joined: Sun Oct 18, 2015 2:58 pm

Re: SH1FT V1.1 - a gravity bending platformer

Post by pgimeno »

Yes, working fine now :3 Thanks!
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot] and 3 guests