Simple Games's Recent Forum Activity

  • You can create Families. In Project bar find Families folder - right click - Add family

  • put the whole URL in "quotes" like this:

    "https://www.apple.com/uk/"

    instead of

    https://www.apple.com/uk/

  • In my case, fredriksthlm's fix suggestion unfortunately didn't help. I deduced that the problem started occuring in r303 when Construct changed the way that the splash screen works.

    What partially fixed the issue for me was building the game as Android Studio project then open it in Android Studio, go to "Edit - Find - Find in files" and find this line of code

    cordovaInterface.pluginManager.postMessage("setupSplashScreen", splashScreen);

    and delete it.

    This means there might be a few seconds of black or white screen instead of the splash screen which is not ideal, but at least the ANR rate for my game went from 4% to 0.28%

    Here's what Ashley said on the matter of trying to fix the issue by changing the implementation of the splash screen on Construct's part:

    ... I also don't want to have to reimplement a splash screen, which will be difficult to get exactly right, just to work around a bug in Google's code. Google should fix the root cause issue. I also have no idea how it could take several seconds to even display the built-in progress bar, that seems weird.

    In short I don't think there's any action worth taking on Construct's side ...

    The issue first occured after Construct updated the Cordova version it uses and therefore updated the splash screen implementation which appears to cause the high ANR rate. But I didn't find any information that would suggest that this exact issue affects anyone else using Cordova outside of Construct 3

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • here's an example:

    If you set: MyString = "hero1 - maxhp40 - maxmp80 - power30 - house1 - layout3 - age40"

    Then:

    tokenat(MyString, 0, " - ") == "hero1"

    tokenat(MyString, 1, " - ") == "maxhp40"

    And so on

    Where MyString is the source; 0 or 1 is the index; " - " is the separator

  • Keep up the good work :)

  • Well done! I would also add a bonus/multiplier for doing a wheelie, I think it would make the game more interesting and more skill-based. The longer you can do a wheelie - the more money you'll make. As for translating the game, I'd recommend using Google Translate, it's pretty good nowadays and I'm using it for my game that has text story, and I haven't seen players complaining about translation quality

  • Congrats on the first game! I would suggest exporting and uploading the game to Construct Arcade, you can do that with free version I think. This way more people would play it :)

  • Good job :) I'd make early zombies easier to kill though, and make them stronger as the game progresses and player gets better weapons and equipment.

  • Hmm, maybe the friction is too low causing the ball to just slide instead of rolling. Try increasing the friction, if that doesn't help - you could post the stripped-down version of your project here and I'll take a look

  • Did you Switch the Collision mask property from Use collision polygon to Circle?

  • Good job! Very nice graphics and good execution overall. Some feedback about climbing ladders: if i approach the ladder while holding Up arrow - the character should start climbing automatically as soon as i am near the ladder, so I dont have to press Up again, that would be more intuitive. Also when climbing - the character shouldn't fall off the ladder whe you press Left arrow or Right arrow, only if you press jump or jump + arrow.

    Nice idea about adding scrolls with interesting scientific facts :)

Simple Games's avatar

Simple Games

Member since 12 May, 2015

Twitter
Simple Games has 6 followers

Trophy Case

  • 9-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Popular Game One of your games has over 1,000 players
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • RTFM Read the fabulous manual
  • x3
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • Lightning Draw First person to up-vote a new Construct 3 release
  • Email Verified

Progress

18/44
How to earn trophies