How do I update my game without getting any problem?

0 favourites
  • 3 posts
From the Asset Store
Fantasy Game includes more than 600 sound effects inspired by hit computer games like World of Warcraft and Diablo.
  • Hello everyone,

    thats my problem! D:

    everytime i create a update of my game, i export the .apk with Cocoonjs

    i rewrite the old version of the game with the new one (or google play update)

    and there are appear some errors in object that were moved from an update to another,

    por example:

    if the "menu button" is in 32X,32Y

    and in the next update the "menu button" is in 40X,40Y.

    the game will show 2 menu buttons in the screen.

  • I don't really understand what you're doing.

    Do you have conditions in c2 that refer to a certain position of your menu button? If so, then you have to fix this in your code.

    Otherwise I always recommend version control. I always ask in the beginning of my games, whether I have a new version and make some security events.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • the problem is that if in the update are new items and new stuff, the new items and stuff doesnt appear

    when i rewrite the Apk in my phone.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)