manny's Forum Posts

  • Alright thanks! I'll give it a try!

    And yes, I am trying to create something like a multishot indeed

  • Hey guys,

    Can anyone tell me how to spawn an x-number (like 7) of different objects from one point at the bottom (they all spawn at the same time) and then they spread out on the screen and stay fixed in place, where they don't touch each other anymore?

  • I am not sure if you have the same problem as I used to have a few months ago but I downloaded the newest version of Java (I believe it was JKD9 at the time) and I wasn't able to sign an APK either.

    I removed JKD9 and downloaded JKD8 and then it worked.

    Hope this helpt

  • You do not have permission to view this post

  • Yeah but, I don't get this...

    I have the same problem and I published 2 games already without any troubles.

    Is this something new by google, or is there some bug in construct itself?

  • It still doesn't work

    As soon as I exit the game and open it again, the highscore is back at 0

  • alright thanks I'll give it a try

  • Hello everyone,

    I've made an endless runner and it saves a highscore with local storage.

    I've checked a few tutorials here and as long as the game is open, it works great but when I close the game and then open again later, the highscore is back at zero.

    Does someone know what the problem is?

    Oh btw, I my eventsheets are something like this:

    On start of layout -> check item "highscore" exist

    On item "highscore" exist -> get item "highscore"

    on item "highscore" get -> set "highscore" Localstorage.ItemValue

    Score > highscore -> set item "highscore" to score.

    Thanks

  • Thanks alot!

    I'll give it a try

  • Hello everybody,

    I just made myself a apk file to test a game on my phone and i noticed that when I dowloaded it, it has this construct 2 icon. Does anyone knows how to change this to my own icon?

    I don't know if construct give me this option to change icons

    Thanks guys and have a nice day

    Manny

  • Thanks, I will give it a try!

    Will jkd9 automatically uninstall when I instal jkd8?

    EDIT: I installed jkd8 and I still got the same issue

    second edit: It worked! I thought that by installing jkd8, that version 9 would automatically uninstal but I had to do it manually and now it worked!

  • No, sorry. That doesn't work either

  • I thought about using android studio but the construct manual says that it is for advanced users (and I am not )

    Yes, this is the command:

    C:\Users\Menno\AppData\Local\Android\Sdk\build-tools\27.0.3\apksigner sign --ks release-key.jks --out signed.apk aligned.apk

    Thanks for your help

  • No I didn't.

    If I did I wasn't able to build the key and the aligning part.

    I just didn't feel like putting the whole "C:\Users\Menno\AppData\Local\Android\Sdk\build-tools\27.0.3\apksigner" on this forum

  • Hello everybody,

    I am trying to sign my app with the instructions from this tutorial: https://www.construct.net/nl/tutorials/ ... truct-3-19

    The first few steps where going well. I was able to create a key, and aligning the apk file, but now I am at the signing part and when I enter my instructions in powershell, I get this message:

    -Djava.ext.dirs=C:\Users\Menno\AppData\Local\Android\Sdk\build-tools\27.0.3\lib is not supported. Use -classpath instead.

    Error: Could not create the Java Virtual Machine.

    Error: A fatal exception has occurred. Program will exit

    Does anybody know how to fix this problem?

    Manny

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads