Jasa's Forum Posts

  • Thank you

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hahahah its supposed to be difficult, but after you get used to it you'll find out that its not as hard as you initially suspected.

  • Hello everyone,

    This is my game, its done or at least very close to completion. Here is the link to the google play store: https://play.google.com/store/apps/deta ... s.the.game

    As of right now its only available for android but will be very soon available for iOS. Thank you for your help on the forum in helping me fix some problems that I had with the game.

    Feel free to leave bugs, and suggestions on this forum or on Google play store.

  • Thank you! I was missing the """""" I solved my problem )

  • i dont think so because my global variable for the highscore is "HighScore" but the localvalue is "Highscore" the S is lower case. Would that sill make it not work?

  • Still doesnt work, could it be that webstorage doesnt work in browser?

  • nope doesnt solve the problem, but thanks for the reply

  • Hello, I read/watched a bunch of text/videos on the topic of webstorage and saving the highscore, but I cannot get it to work myself. I attached a screenshot of the code that I am using and to me it makes perfect sense and should work, but when I refresh the webpage of my game the high score value just goes back to 0. Could it be that the webstorage doesnt work when testing the game directly from construct 2 or am I just making an epic mistake?

    Thank you

  • Hey, thanks for the reply, but it still doesnt work :c Here is a screenshot http://i.imgur.com/7dw8ov4.jpg (I cant upload it here so I uploaded it to imgur), and maybe I am doing something wrong. When I try the apk on my nexus 5 the navigation bar still shows the back/home/multitasking bar is still there and doesnt dissapear.

    Thank you

  • Hey, so I asked a similar question on how to make the game full screen and yes I know you check the full screen option in Intel XDK, but that still doesnt hide the navigation bar which is totally possible in android lollipop as its done in the YouTube app. So I am wondering if anyone here has any prior experience on how to do this with either construct 2 or Intel XDK. I did some research and found this: https://github.com/mesmotronic/cordova- ... een-plugin ,but cant get it to work, maybe its because I dont know how to install the plugin or how to put the code in and where to put the code in.

    I also found this thread on the forum plugins-cordova-related-c2-plugins-crosswalk-list_t109586?&hilit=navigation+bar+hide+navigation+bar&start=310 where they talk about immersive mode, and the plugins are made by cranberrygame, but I would have to buy the whole pack in order to get immersive mode.

    Please help as I want my game to take advantage of the "true" full screen on android lollipop or also called immersive mode, and maybe you guys know a better way of doing it.

  • No its not working, I did everything, but the notification bar and the home/back/multitasking bar are still shown on the screen. I have no idea what to do because otherwise there are black bars on the edges of the game, but if it was full screen it would scale correctly to the proper size. btw I have a Nexus 5 running android lollipop if that changes anything.

  • I searched the forum and all I saw was either unanswered questions or similar questions,but they all involved something to do with the browser on android which I dont want. So my question is, How do I make my 720p portrait game go into full screen on android lollipop as in there is no more notification bar, as well as the back/home/multitasking buttons disappear?

    Thank you )

  • Yes Yes Thank you all for your help )

  • I actually fixed it, but thanks for helping

  • yes yes that could be better, thank you