Skip to main content

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

_process is always running and with _input you need to add a Input there (ex: pressing a key), I would look in the godot docs to look at the input types.