Lootzifr's Forum Posts

  • This ID is the game service ID you can find next to your game name at the game service section. This is not the reverse domain idientifier of your app.

  • No, so far as I know you can't use that. The Scirra plugin is a weblogin based solution. You don't need to ad anything for that but it is highly mobil eunfriendly.

    1. You need to add the cranberry game plugin to construct2

    2. Then add the plugin to your project and configure login etc.

    3. Export to intel XDK

    4. Ad your Google ID to intelxdk.config.additions

    5. Enable the "Phonegap +Admob* Plugin" in Cordova settings of your project in IntelXDK (it is supposed to be activated right away but that is not working for me so I always enable that)

    6. Set export option to "not signed"

    7. Export via Android/Crosswalk

    8. Sign your APK with your Key

    9. Run app on a device

    10. Get a cocktail to celebrate awesomeness

    Idk, some people are working on a tutorial. Should be there soon but acutally know it is there above I thought about creating a tutorial but everything changes so fast. So with the next IntelXDK update it might look different.

    VERY IMPROTANT:

    • Don't use any CocoonJS with this. I mean the C2 Plugin. Acually the Cranberry Plugin might work on a CCJS export but if you don't know what I am talking right now I recommend to not touch it. Don't open that grave^^
    • Don't use the Scirra build in Google Game Service - Plugin. It is well done but not made for mobile. You can just pull data with that and have to desgin your own leaderboard views. The cranberry plugin opens the standard iOS and Android view. Nevertheless the cranberry plugin doesn't work in a browser so that's why there is still some need for the Scirra version. A merge would be nice. If the scirra plugin behaved like the cranberry plugin on mobile, that would be great but the focus is on C3 I guess.
  • goncalopo

    the app triggers continuously fullscreen ads and has a banner too. I think that is to much. The UX suffers to much from that. I recommend to remove the banner and show fullscreen only on start or end of a game round. Cheers, Marco

  • JRoberts101 I recommend to put your company (and that is in many cases your personal) name there. You could get some problems if this is not a clear statement. This term will show up on invoices. In Germany e.g. you have to show your personal name as a freelancer/individual person (if not registered as a public company). This might be different on what country you are located in. In case you want to sell it worldewide I would take the most correct statement. If you put your personal name like it shows up on your ID you should be fine. I know developers like to hide it but as long as you sell apps or monetize through ads it is commercial/business ground and that requires correct names. This post is not a legal advice. You should ask a local tax consultant if you need to be sure on that.

  • suneelnairk Thx a lot, a good rating is also ver welcome any time You can't set up that color. I think google is somehow analizing your header grafic and is picking a color that fits to that.

  • aquadijoib DARTH Crusher

    You need to fill in your app ID. the GOOGLE_PLAY_GAME_APP_ID is just a placeholder. It is not your identifier. Go to google play developer console and game services. You will find the ID next to your APPs name.

    If you still get an error after that replace the whole game plugin code with this version:

    <intelxdk:plugin intelxdk:name="https://github.com/cranberrygame/com.cranberrygame.phonegap.plugin.game#544946ee7789ef539f7efe02ea6b12d03b1b8c62" intelxdk:value="https://github.com/cranberrygame/com.cranberrygame.phonegap.plugin.game#544946ee7789ef539f7efe02ea6b12d03b1b8c62" >
    <intelxdk:param intelxdk:name='APP_ID' intelxdk:value='GOOGLE_PLAY_GAME_APP_ID' />
    </intelxdk:plugin>[/code:vdhqc4ol]
  • aquadijoib you can just open the file with any text editor. Also you can just use the intel build in text editor. For that click on the develop tab of your project and navigate to the file you need.

  • https://plus.google.com/communities/117 ... 5005605917

    viewtopic.php?f=153&t=109586&p=800966#p800966

    you need the "game" plugin by cranberry, it is free.

    I don't want to talk german on the forum so other people can follow topics. If you have a complex question you can pm me.

  • That is the cocoonjs plugin from ludei. It is extremly deprecated. You shouldn't use that in my opinion. I was talking about exporting cordova -> crosswalk -> intel sdk.

    App ID is a number you can find next to your game service bame in google developer console. The cocoonjs plugin would need that too. I think it was in the plugin settings.

    I cant help you any further. I haven't been using cocoonjs for over six month now. There are still some developers and believers who might be able to help you but I guess the number is decreasing.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • First you need to have an .apk online. Doesn't have to be live but you need your signature/footprint to link you rgame service to the app. If you have an apk uploaded you can go to google game service and link it to an existing app. It will show you all your possible apps.

    The you should integrate cranberry's game plugin. That gives you simple events like "submit score" and "open leaderboard". If you set this up you need to give it the "highscore id" shown in your google games setup. When you export it to intel xdk you need to add your google app id to that.

    It works very well.

  • Thanks for letting us know. I do all my grafics with inkscape + gimp. Great tools

  • luisgmolina

    You need to change the crosswalk version from "stable" to "beta" or "10". If you keep "stable" it uses crosswalk version 7 (see line three of your screenshot) and that has the openSSL bug.

    apex General

    Did you try to erase the the "media" and "image" folders and export it fresh from c2? Did you try to restart intel xdk? Whenever I had that error it had been solved by doing that. Else you should open the log file, copie it to a text editor and search for "failed" or "error". There should be more information about what went wrong.

  • Just give your player the "scroll to" behavior and place the player wherever you want in the layout (e.g. bottom left).

  • Military Ranks (Achievements) — Now for sale in the Scirra Store!

    https://www.scirra.com/store/royalty-free-graphics/military-ranks-achievements-673

    <p>10 military ranks.(fantasy badges, not official ranks)</p><p>Size: 250px*250px</p><p>Style:pixelart</p><p>Format: png (with transparent background, alpha)</p>

    Use this topic to leave comments, ask questions and talk about Military Ranks (Achievements)

  • Really nice game. I like the style and the simplicity.