Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

A text field is indeed visible when the executable first boots. This time I tried typing a longer string and could see the text after a few keystrokes -- as I said, though, the leftmost part of the window is cut off and attempting to move it will take the text box out of view. Also, I can't resize the window or switch to fullscreen (tried "F", "F4" and "F11"). Any commands I should try? It will probably accept them even if the input line is not visible.

You can try help() to see the full rabbit hole of what you can do or you can try

dofile("../scripts/tests/set_player_control.lua")

which was made as a sort of demo. Thanks for notifying me about the window size issues.

(+1)

My screen is 1366x768, by the way.