Skip to main content

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

1. Idk.

2. My device won't let me see installed files unless it's plugged into a PC.

3. Crashes straight to home screen.

4. No problems with animations. Not in prologue nor early chapters. Not even in newer chapters. 


Quite literally, the only crashes I've had were in that one scene in the newest "free roam" section. In the park with the blue sparky ball in the background.

I've had to skip just that dialogue. Which is a minor inconvenience. 

Huh. The only thing I can think of is a bug with h264 codec on your device or with how unity uses it. Unity doesn’t have its own h264 codec and just uses system provided codec. I don’t see anything different about that particular animation compared to all other ones and they are all encoded exactly the same way. Neither do I see any difference in how it’s used in script.

About 2 - game installs its assets and saves into public folder (which is why it needs file management permission), so you should be able to see it even without plugging into PC.