Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+2)

8 directional movement instead of 4 would make the game nicer to play

"Can you provide more information about the idea? I haven't tried it before."

(+1)

Not the other guy, and I've never worked with the engine you've used. I use Unity though, and for Unity, you basically add the "Vertical" and "Horizontal" inputs from the player into the player's movement. I suggest watching some youtube videos on the matter, as you would want to normalize the movement as well.