alejovilla227's Forum Posts

  • Hello, I am trying to enter to the Arcade section but it's being impossible...

    When I clicked on the link Arcade on the site, it appears the Login or Register option (although I'm already logged in), if I click on Login it takes me to the home page.

    And always it's the same. I uploaded a game before and I need to update it to the new version but it's impossible

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello maxxscape, thanks for your answer...

    I tried to run the compiled version... but it doesn't work on localhost.

    The zero value is showing on a text object that shows the best score, the condition is that on start of layout (you can see in the atachment).

    I'm using it to store the high score of the player.

    This text could change to "Your best score: X"...

    I saw another thing, if I use firebug I can see this error:

    "Application Cache Error event: Manifest fetch failed (404)"

    what does it mean ?...

    thank you very much.

  • Thanks for your replies...

    I think, I didn't explain it well. I've already known web storage stored data in the local computer (client that is playing), but my problem is that when I test my game on my localhost (run from construct2) webstorage works fine. But if I compile (as HTML5 for example) and then I upload the code to my game server, and I play it from my computer then the web storage doesn't work and I don't understand why, all I've got is a zero as value.

  • Hello,

    I'm using webstorage to save the best score of my game, but I don't understand, in my localhost it works perfect!, but when I published my game on a server, it only got a zero (like if the data couldn't be load nor saved)...

    what would it be ?...

    webstorage works on remote ?....

    thank you very much.

  • Hello all...

    you can try my game now, downloading it form Google Play <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    thank you very much (But I'm still working on improve it!)

    https://play.google.com/store/apps/deta ... ego.elpaso

    Really thanks!

  • Hello,

    I published the first version of my game, I'm making a new update to get 100% functional but mean while you can play it and I would appreciate your opinions, comments or sugestions... I hoped you really like it!.

    This is the link:

    https://play.google.com/store/apps/deta ... ego.elpaso

    Thank you very much!.

  • Thanks a lot Sestenes!... the art I'm using is designed by freepik.es (you can visit their page, they let to use the images if you put it on the credits

    Thanks!

  • Thanks volkiller!, now it's working...

    I don't know what was happening... but suddenly it takes the change of image.

  • Hello,

    I used the image I attached that has transparency (alfa) to let see what is behind it, but when I exported to HTML 5, the image is solid. What can I do ?

    Thank you very much.

  • Ok skelooth...

    you can download it from http://54.88.233.209/creativodigital/elpaso/elpaso.zip

    I see it's huge! (20MB) instead of 5MB that is the size of the exported HTML5 files with construct2...

    thanks for all your help

  • Done!....

    sorry, I compiled it for android and publish the same version for web.

    I compiled it again for HTML5, and it's working now.

    Thank you very much!. Now why could be happening the slow performance on apk for android ?...

  • Datapawolf, skelooth... I don't understand why it's cordova.js missed... this file doesn't even exist in the html5 exported files...

    why is my project searching for it ?...

  • Your game should be running flawlessly on mobile for what it is. Did you compile with crosswalk specifically? If not that's the problem. Make sure webgl is turned on as well.

    As for screen being black on reload, can you link to an example?

    Thanks skelooth!...

    I compiled with crosswalk, the game improve the speed but if I tap the characters in the game responds slowly, actually I have to tap too many times to perform the supposed action.

    The webgl was on. And if you want to see the black page after reload, you can visit http://bit.ly/juegoelpaso

    Thank you very much for your help!

  • Hello, I published my game (you can see it in http://bit.ly/juegoelpaso) and I generate an APK file for android with XDK but the game run so slow and so bad that always appears game over not like the HTML5 that is fluid and without problem.

    I relied on the blog: https://www.scirra.com/tutorials/809/ho ... osswalk/es

    Thanks for reading...

  • Hello, I published it but now I see another bug.

    You can play, but if you want to reload the page it doesn't work. Just appear a black screen on my browser... why this could be happening ?...

    And I generate an APK file for android with XDK but the game run so slow and so bad that always appears game over not like the HTML5 that is fluid and without problem.

    Thanks for reading...