I'm using Fungus to make a VN-like game, and I'm trying to export it to PC and android.
For PC it works fine, but for android... it crashes always after splash screen.
I have tried to export the project as a package and import in a new project.
I have tried to change the image compression,
I have tried running the game only with OpenGLES2 (because 3 is not supported by my phone)
...and none of these worked.
It still crashes after splash screen.
I also tried exporting another Fungus project (from examples folder) and it worked, but my project didn't.
I'm using Android 4.4 , and Unity 5.5.2 with Fungus 3.5.1 .
In the project folder I have about about 100+ images, and I'm using them all.
Can someone please tell me why is this happening?
↧