Skip to main content

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

No problem! This was also my first game too and i got good feedback from others.
I see your setup uses autosave so maybe when you are switching to conversation, the game resets player character to 0:0:0 as the world location if its paused during UI text 

(+1)

I figured it out hahaha, the autosave was only applying to specific case(inventory updated, quest progressed) so if the player didn't do a manual save (ESC/P to get to the menu) and then exit the game, it would try to set them to (0,0,0) which is slightly under the landscape
I've fixed it (and also initialised the transform in the save file as a backup) but as we can't update it during voting I'll just have to wait until the end of the week

Thanks for your help!

Nice!