volkiller730's Forum Posts

  • Maybe someone here will help... I'm trying to set up IAP. Where do I put my LICENSE KEY/Billing Key?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • can you post a screenshot of the event then?

  • Did you ad the admob banner Id? You have to make a banner ad on Admobs website first.

  • Anyone? It can't be that hard to setup

  • I know you can get phine movements, but i haven't seen anything about temp and humidity. Those should technically be possible though i imagine you'd have to make a plugin for C2

  • Im using it. its great for me it's been really stable i haven't had any problems with anything

    C2 also works great

  • Hi I'm trying to use official IAP plugin but just cant get it to work. I know my events are set up correctly because I was using Cranberrygames and had it working, but i wanted to use the official plugin.

    SO I know what I need to do I just don't know how. I looked though the Xdk thread and found this link

    https://software.intel.com/en-us/html5/articles/iap-in-intel-xdk and people were saying it worked. and ive seached all over the forums

    so I have two questions

    1) in that link is that the correct third party plugin for C2 users to add to XDK

    2) where do i put my billing key? With cranberry's plugin I added it in C2, but with the official plugin that not how it works

    Thanks for any help

  • the error there is telling you that you are missing the 72x72 app icon.. just add it then you will be fine

  • I am having a issue getting up and running using the new offical IAP plugin where does my in-app billing license key go?

    also for some reason my hdpi Icons arnt being included in my built game even though ive added them on the projects screen. And before anyone says i might not of added them ive added all my icons back into the project for about 10-20 builds and no matter what its never included

    this is what the build page says about the hdpi

    Installed hdpi launch icon

    Warning: hdpi launch icon not found.

    Installed xhdpi launch icon

    Warning: hdpi launch icon not found.

    Warning: hdpi launch icon not found.

    Installed hdpi launch icon

  • you could say press any button. must people will understand you mean face button

  • I understand it works when installed externally ... When installed externally it doesnt do any of those checks thats why i asked.

    Umm i cant really think of any more reasons it shouldnt work. If you can i would test and see if it works on another phone of thats same model.

    And contact one of the intel guys to ask for help or post in the intel thread

  • yeah I think it Maybe something you changed i used ejecta to and didn't have any problems. Do you no what all you Changed?

  • How are you exporting from c2?

  • IT should work if and any the images inside the spritesheet are smaller(or bigger)... say you have 3 255x63 and one 32x32 sometimes ive seen it mess up and you need to make it 31x31

    it might be 2 pixels i just looked at some of mine and it looks like i made them 124x124 and the only reason i can think i would make it that way is to make the sheet correct so it might be good to try

  • the best way to solve that export image issue is in c2 instead on having something like 256x256 have 255x255 that one pixel is needed to line them up right. i believe the reason for that is c2 puts a 1px gap when making spritesheets

    ex for your 4 256x64 do 255x63 and it will fix it i had that same issue fixing this can improved memory alot i decreased mine by about 1/3