Skip to main content

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

I sent it there, hope it helps

Already checked it. It is still hard to understand the problem, but I have an idea of several things that might be going bad. I think one might be the explore button not being protected, other might be indeed performance, and it also depends on the Android device, for example, in my test device it is not possible to repeat this error using a finger, I might need an auto clicker that can click faster than me XD.

The most likely is performance, I might have made changes on v0.81 that deteriorated performance. I think so because the time from the end of the introduction title to arriving at the beach takes almost 5 second in your case and in my test device takes only 1 second, running the same version, so on slower devices the performance degradation is probably crucial for the bug to happen.

Yes mate, I already expected it would be more about performance, but at least you can play, and since I leave the auto save on, I never lose anything.

With the workaround I’m less worried, but still I’m working on improving resource loading on the game as to attempt to recover the previous performance, hopefully I can find most critical loading issues :).