Skip to main content

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

Good! The arrows probably work because you probably used Unity's GetAxis() functions (legacy input system) or the new input system (in this case, a controller might even let you move the character left and right).