Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

In Godot you can put something called a Physical Key, which works with the position of the key. When you set "Alt" as the input needed, it automatically looks for "Alt" or "Option" key press. Is there something like this in Unity perhaps to make it a bit easier for you?

Probably there is, will have it in mind for the future!