Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Beautiful world, lighting effects and design

Haven't tried it with a gamepad yet but it feels really solid so far

Did you use legacy input system or the new one?

(+1)

Thank you!
I used the new Input System, makes setting up multiple input types really easy

Sweet, same here.  I started Unity really recently so I can't say how it compares to the legacy input system but it does seem a lot more convenient

There's a little bit more overhead, like in my project I have a separate singleton that deals with turning on and listening for controls from the new Input System. Once you understand what you need though it's better than the legacy system in my opinion.