Skip to main content

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

This is a good base demo for the game! Especially like the animations. The camera stutters a bit when you move though, I've had the same problem in my projects. IIRC you want to make any camera scripts you use affect the camera in Fixed Update so that the changes will happen consistently rather than depending on the frame rate, which is what regular update does. Anyway look forward to seeing how the game progresses! Good luck! ^-^

 Hey thanks a lot I'm looking to get a good bit worked out this coming week. Ironing out a few system bugs and going to address some controls for keyboard and gamepad alike also going to be adding the first quest and new enemies so I'm pretty excited.