lemontreeftw's Forum Posts

  • Hello,

    What I am trying to achieve is this prntscr . com / 7ixxuc , basically I want the ball to interact with the arcade(roll around that semicircle base) . So far I tried the physics behaviour and set it to Immovable, but there are some parts inside the semicircle that block the ball ( like invisible walls), any other ideas?

  • Thanks

  • This is the clone of this game:

    play . google . com /store/apps/ details?id=com . overcooked . circlerush . bartified (remove spaces)

    You can use it as you wish but if you plan on uploading it on google play I suggest you change the graphics first.

    Dlink:

    www . mediafire . com / download / w7dbbcx1vckyg5g / crush.rar (remove spaces)

  • Ok, so the highscore in my game works everywhere but safari on IOs, any ideea on how can I fix it? (This is just one of my games, the rest of them works)

  • The sound does not play on Iphones and Ipads . I use a HTML5 exported game (not ios app) and enter from browser. It works from android, pc and mac but not from iphones

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • rexrainbow that would be very nice of you. Thank you.

  • rexrainbow , yes but I am trying to make the game last longer than you already made and add a new line every time the board goes down, so where can I modify that? (all I tried failed)

  • rexrainbow nice one , but how do I add a new line every time the tiles go down?

  • Hello,

    So I have a circle and a point rotating on that circle ( prntscr . com/6e7foz ) and when a player press a button to increase that speed . How do I make it rotate exactly on that circle with the speed given ? I have tryed multiple ways on this forum but all of those ecuations had the speed used to determine the location of the point ( when I increased the speed the point would teleport further) (ex. of what I have used prntscr . com/6e7ggn). How can I do it?

  • BouncyTrip , unfortunatelly my problem isn't with Intel XDK, but thanks anyway

  • BouncyTrip thanks, it worked. But now when I click the button it says:" You need to login in the Google Account". I have this events.

    [attachment=2:1cdzl4fb][/attachment:1cdzl4fb]

    Beside those events I have this too.

    [attachment=1:1cdzl4fb][/attachment:1cdzl4fb]

    [attachment=0:1cdzl4fb][/attachment:1cdzl4fb]

  • Tried that but when I upload the apk it says that the apk on google play does not have the billing permission

  • Does anybody have a working IAP capx project that could share?

  • thanks Cherico

  • Hello,

    I want to try to use swipe gesture, when the user swipe up the character go up, if he swap right the character go right and so on. I tried so far what I found here on the forum and the closest one was this prntscr(dot)com/36ny34 but if I sipe up it goes on diagonally(even the lightest movement on the X axis activate the left/right swipe).Any ideea on how to do it?