Skip to main content

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

The respawn bug got patched today, hope it didn't block you from beating the hard computer !

(+1)

I'll check it out immediately, thanks! If you don't mind me asking, what did you find was the issue?

(+1)

The issue was the function I used to reset the player position after falling ! 

I spent the entire day searching, because when debugging, all the position value of the player were correct, so he should've reset properly, but the type of function made it that the changes were happening, but not saving. 

It was really tedious cause I couldn't comprehend what was wrong, as the debug values were all right + the fact that I had to transfer it to another computer every time as mine didn't have the problem... 😅

But now everything's okay, the position change are registered and there shouldn't be any issue for now

(+1)

Oh wow, yeah, that sounds like a headache. I'm glad you figure it out, though