I'll check it out immediately, thanks! If you don't mind me asking, what did you find was the issue?
Viewing post in Mobile Suit Highway jam comments
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