GloryF90's Forum Posts

  • Can u show a screensplash of your "code"?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Could u put a screensplash of your "code"?

  • intel XDK was my first option to export and it take about 5 minutes with my game (it depends of size). And If you use too many XDK Plug-ins it compile slower.

    Now i export with Ludei cose if you dont have WebGl on your phone, some games (as mine) run veeeery slow.

    Note: Some people have problems exporting their projects in XDK when use "minify project" when export to cordova

  • On suspended --> Audio; Pause tag "NameTag"

    Rememeber to use a Tag for your music (Audio -> Play -> AudioFile, Loop, Volume, TAG)

  • Thanks for quick reply, sorry my english too, im italian. I Tryed all the way, but there is something wrong. In test mode it open pop up continuosly...if i export to android when app starts a page with login appears, not like every game with google play game. The plugin com.intel.googleplaygameservices gives error in building whit xdk...

    In test mode it open pop up continuosly. -> This is very rare. How is your code? I mean,can you make a print screen of construct google play event?

  • Thank you!

  • what do u want to do with that?

  • when u exit of a layout it restart everithing except global variables and groups (if its active or not). That u can do is add to the character and enemies, etc the behavior "persist" to remember their position and variables of instance. <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

    Tell me if now it works.

    Could u make me a favor? Its easy: Rate my app (i would like with 5 stars <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink"> )

    https://play.google.com/store/apps/deta ... artrunning

    Thanks!

  • first make sure it works on the test mode of construct2. To do that, first u have to go your google play dashboard ->game sevices->select your game->on the bottom of screen u will see the name of your game in blue color. Clic there.->You are now on developer console. Clic on credentials on the left of the screen. (i know u know that. I say just in case <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink"> ). Make sure on ID of aplication web client -> javascript origins u have: http://localhost:50000, and in URIS: http://localhost.

    And u have to put the client ID on construct2´s GooglePlay plugin.

    Well... When u run test mode does it works??

    If the answer is yes, when u export to intel cordova u have to fill client secret too on googleplay object of construct.

    Now export to cordova. Open Intel XDK.

    And remember add the plugin of google services.

    To do that u have to add plug- ins from third parts, and, on the text box white: com.intel.googleplaygameservices (If u prefer, u can use the plugin checking the box on the intel xdk plugins).

    Sorry for my bad english.

    Tell me if now works

  • Hello,

    I have same problem

    You get it?

  • Thank you all!

    I gonna try it!

  • I have the same problem. But it only appears when i export to cocoonjs. With cordova it doesnt appear

    Is a tiled background. Tiled is moving all the time to the left.

  • Hello MadSpy!

    No, no changes.

    I´m doing upgrades all weeks fixing bugs, adding things,etc.

    But i can not fix that bug!

    Is it only me? anyone else have the same problem exporting to cocoonjs?

  • ENGLISH

    I created my first game for Android. Originaly i exported it with cordova, but it was really slow, so i added a new version based in Cocoonjs to be more fluent to my game, but i have a problem that i cannot resolve:

    There appears vertical lines:

    (Is a tiled background)

    Any idea how can i remove it?

    It only appears when i export to Cocoonjs for Ludei. On crosswalk all is ok (well, not the FPS...).

    ---------------------------------------

    i take advantage of this question to promote the game. You can find it on:

    https://play.google.com/store/apps/deta ... artrunning

    I hope you like it. I know it is not perfect (especially since not work well on Cocoonjs), but it is my first game.

    The scenary changes every 2-5 levels.

    I you like it, most grateful 5 stars <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    Thank u! and sorry for my english!

  • Hello! Thanks for answers!

    MadSpy : it can not work becose i am resizing the image (tiled) making it longer, im not creating another image.

    Colludium: I drew the image in Photoshop with the same size to avoid resize it again.

    Where is the auto-crop button?

    Anyway i've seen that works perfectly with croswalk (Well, not perfectly becose is F... slow is you havent WebGl on your movile), so... I don´t know... Maybe it has not a solution...

    Thank you all!