codah's Forum Posts

  • There's a 'hide status bar' option when exporting Cordova from C2 is that what you need? Also there's a Fullscreen checkbox when building Android-Crosswalk in the XDK. I'm not sure which does the trick but I have both checked.

  • Hi, could you create a sample capx to show the problem?

    edit: never mind, have a look and see if this is close to what you want. I notice you are comparing absolute Y values which will not often match up exactly.. Here I'm just using an offset of 10 above and 10 below.

    [attachment=1:1olrbh79][/attachment:1olrbh79]

    (I'm just setting a textbox with the picked count of each floor).

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

    The I Must Be Bored version

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

  • Export an EXE with node-webkit?

  • Stable is using crosswalk 7, which has an SSL version that can trigger the message.

    > I just republished an app with the latest update and the warning has gone, but I had also done the SSL reinstall that some people suggested, and I used Crosswalk stable version..

    >

    hmm well if I get the message I'll rebuild. Thanks.

  • I just republished an app with the latest update and the warning has gone, but I had also done the SSL reinstall that some people suggested, and I used Crosswalk stable version..

  • Since the update to 1621, we have to log in to download our APK's??

  • codah He wrote 4.17$ for 294 impressions not 17$

    .

    haha still pretty good

  • Hi there. There's a fairly old tutorial by Ashley that still applies. Maybe it will help you. I hope so.

    Here is the link

    If that does not help, don't hesitate to ask more questions.

  • codah, it might be more useful to supply them.

    Like this, or like this which is more helpful thanks to

    Feed a man a fish ...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I searched "how to change window size?" in the forums and saw at least 3 topics.

  • 4 downloads 294 impressions for $17? What magic is this? That's eCPM of 57.83. With those figures I'd have $2,370 for my 41,000 impressions

  • Really difficult without a capx, but is the text the same Text instance? If so then the old text should overwrite the last. If not then just pick the previous Text instance (give them an ID 1, 2, 3 etc for this) then clear the text for Text ID1 when you hit checkpoint 2, for example.

  • You should set the sprite's animation speed to 0 in properties or code.

  • You do get a warning that this will happen. Also, you can click Undo to get your code back. But there's not much point having code that refers to an object that no longer exists

    I hope I've understood you.

  • Maybe look at the grid-based series of 3rd party add-ons. If it's just the mechanic of drag-dropping square/rectangular items onto a grid and fitting them together, that you're mainly interested in. Sorry if it's too vague.