kxmbow's Forum Posts

  • 11 posts
  • Could you find a way to recover the file? I'am facing the same problem, haven't saved either and there is no folder (that I know of) to recover an autosave or backup. Please help, been working on a project for very long before my laptop crashed.

  • Great idea! The addition of enemies, obstacles and power ups would make it very addictive.

  • Classic Rock Paper Scissor game with some twists. Use your reflexes to climb the ladder of the most skillful player. I plan to include fraction so that players playing with different suit factions can compare to each other and see which from the black or grey are the best, meaning there would be different Leaderboards. Also the more points you get, different events occurs that affect the game-play so you must pay more attention.

    The game can be tested at : https://www.scirra.com/arcade/other-gam ... creen-7343

    Do not hesitate to leave any feedback, this is still work in progress!

  • Thank you very much for the quick replies! Been very helpful

  • Your capx does not work, here is the error I get

  • I made a three box choice app and i'm using the compare item text parameter; i have a code that takes in count three conditions and those conditions are linked to the list box. I would like to know if it's possible to make "or" within compare text so that a specific set of choice brings you to a certain layout?

    Capx is attached

  • The webstorage high score method does not work when tested on mobile using cocoon js.

    Is there any other alternative to have a highscore system work on mobile platforms (especially android) using cocoon js.

    By the way tried to export using crosswalk too. Didn't have anything concluding,extremely buggy and non optimized.

    Thanks

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thaaank you so much,it worked!! Not only did I learn that the order of events matters but that so does the quotation mark. You're the best!

  • Hi, here is a demo of the game with construct's art

  • Hi, I was following the tutorial on the highscores for construct2() and i must admit that it was very well done. However i'am having a little problem. I'am making an infinite runner game,it has a score system but the highscore is not working. It's always at zero. The reason I'am thinking it happens is because if the player falls then there is a reset global variables to default event that occurs and might affect the highscore variable(not sure tho). Do you know how to fix it?

    I won't be able to send you a capx file because the game is set to be released soon and the art can't be seen yet. However it mostly uses the event of the infinte run template on construct 2 slightly modified so u could use that as a base. I would really appreciate if you respond ASAP as i'm running out of time. Thanks

    PS: I asked for help a while ago and didn't choose the notify button. I received many replies very fast and as i found the solution myself didn't even check. I feel terribly sorry and am very happy about this community T-T

  • OK, I'am making an auto runner infinite scroller type of game and everything seems to be going fine.

    The only problem is that the player wouldn't jump unless his running animation(9 frames) reaches the first frame making it impossible to jump on time(which is primordial for this game). I noticed that because when I delete all the animations just keeping one frame, it jumps perfectly. How can I fix this?

  • 11 posts