Posted September 16, 2021 by DavidCitron
Hello gamers,
Last week I was working on WebGL version of 'One way' and I want to share some news with you.
Settings
For this web version there was basic change in settings menu. I had to delete switch resolution option, because WebGL doesn't support this feature. Also I had to make fullscreen button work better.
Fullscreen
Main thing with this version for web is that you should be able to play on fullscreen. I wanted to make automatic fullscreen switch when you start the game. Sadly it doesn't work as intended and I have no idea how to fix it. So you need to click with your left mouse button.
Quit game button
Also I had to remove 'exit' button because it doesn't work as intended. You have to exit by going back in your browser.
Leave and save
Leave and save button was changed from Escape to Backspace. Escape makes you switch fullscreen off.