Hi everyone
I'm a newbie in Gideros and I'm trying to make my first game work.
I make two levels: lev1 and lev2
Gideros player on Windows: I play lev1, work perfecty, then lev2 still work perfectly
Gideros player on Android(2.3): I play lev1, work perfecty, then lev2 is full of bug
Gideros player on Android(2.3): I play immediatly lev2 (skipping lev1), works perfectly
Deployed apk on my Htc Desire: the same of gideros player
Just on Android, when i stop lev1 and star lev2 the application starts to work badly, like:
-the character fall down the screen
-wrong jumping
-blablabla
If someone can help me with this issue, i will appreciate a lot
I attack the project's zip and the apk
Gideros project:
https://mega.co.nz/#!YkIH3SBR!C8aQzEp-_6gYmDxBt_kgVTN6UXsIjz_eIu2MWPOrB3AApk:
https://mega.co.nz/#!E9JiFboA!FaJUfysyjwOyRltRjl1SZlfr4nEgQqW3uYz1av9__2AThank you all
Comments
I removed all the object in the stage before change level. now it works