Skip to main content

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

Ah I was just using "GetKey" and hard coded the buttons in. Probably isn't the right way to handle it, but it was working so well in editor that I didn't second guess it until a friend told me it felt weird the day before I had to submit. Tweaked it a bit until it felt good in a build to me, but probably should've looked into it more. Thanks for the advice!

Gotcha, no worries! Also just remembered the Update method for movement causes similar framerate-related issues. If you’re already using FixedUpdate, then I’m  all out of ideas haha.