AlexKvazos's Forum Posts

  • 8 posts
  • Thankyou for quick answer!

  • Im building a game that has level progression and im using webstorage to save the game data. If I export my project with cocoonjs will webstorage work on a native ios app without internet connectivity needed?

  • I exported my windows 8 compatible app but I cant find a way of testing it before buying the developer license for windows 8. I want to be sure it works before I buy a not-cheap license.

    Thanks

    P.S. My app is in test-mode=true

  • AlexKvazos

    this could help aswel

    https://www.scirra.com/tutorials/311/level-select

    Wow! Thats exactly what I used. I bookmarked it already. Level selection is essential on platform games. Thanks again!

  • Finally got it working. Thanks!

  • I managed to make the level selector using global variables. It was very simple. The thing is that I cant save them. I already tried looking and have found nothing of what i need. Its basically a "save" command so that when the game is opened, the global variables are still the same.

  • I completely finished 5 levels that are fantastic, I hired graphic designers and sprite artists so my levels look way over the edge but my game is no good without actual level select menu.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I want to make a level selection menu. I know how to make them but my question is, is it possible so that if the player has not reached level 3, he cant click on the level 3 icon? I would also want to know how to make that be saved on the game file so that if the player comes back, he can select the one he stayed in.

    I am planning to publish my game in HTML5 so the game has to be capable of saving that info on a cookie or something.

  • 8 posts