Skip to main content

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

It's a bit more complicated. I've been debugging for now 5 hours, and i can't seems to figure out what's going one. On my computer, everything works fine, either in unity or playing the export. But on my brother laptop, i encountered the bug but can't quite figure it out. The position does resets correctly but gets instantly back to where it fell. It's a bit of a headache, i'll post a devlog a soon as it is corrected...

(+1)

Maybe it's save related? Have you tried clearing the save in you computer to see if something wrong starts to happen?

(+1)

The problem came from the function i used to respawn the player. To make it short, it correctly adjusted the position and rotation of the player for the respawn, but only during the function runtime, after which it went back to, well, in the void... But it finally got patched earlier today ! 

(+1)

I'm glad you got it working correctly this time! It'll make racing even more fun.