hmott's Recent Forum Activity

  • (it's actually $9)

  • You can use Parse.com which offers a free package.

    There's a plugin for c2 available here (costs $10 or $20), and allows users to login.

    It's very powerful and you wont need a server.

    I'm developing two apps with it now, and it works perfectly. If you need help, let me know.

    Henry

  • I might be able to do what you're looking for.

    A simple game of mine is "Flappy Forever" on the google play store.

    Is your game similar to an existing one? If so, could you post it here?

    Thanks,

    Henry

  • Looking at your JSON, you have an array of objects with two keys, "score" and "show"

    So to get the score of the first object, you can do it like this:

    JSON.Value(0,0,"score")[/code:r5sc64jx]The first 0 means "from root", the seconds means, "first element", and then "key score"
    
    in javascript it would correspond to [code:r5sc64jx]root[0]["score"][/code:r5sc64jx]
    

    You're a life-saver. Thanks.

  • Pulling my hair out trying to set the text from an item in the json produced here:

    http://api.tvmaze.com/search/shows?q=walking+dead

    How can I set a text object to the value of the chosen key?

    Example: value "4.401577" from key "score".

  • Oh yes, I missed the % symbol. Big thanks!

  • Love the plugin.

    When drawing a circle, it seems rgb and hex work, but not hsl.

    Is it supposed to work? I use chrome to preview.

    Thanks

  • Having trouble installing it. I unzipped the folder and placed it in the plugins folder for construct 2. When construct starts, an error message pops up.

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

    Can you help?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Can Construct 2 have a feature that uses an object as the break point during debug?

  • Hi all, I'm would like to create an animation that repositions the continents of earth today into pangaea (one supercontinent). Attached is a file that uses one world map and creates a rotating sphere using a webgl effect.

    I would like to use independent images of each continent to be able to animate the continents moving together into one super continent.

    Any ideas?

    Thanks,

    Henry

  • Figured it out.

    Basic problem of too many large images. The tablet must have maxed out its memory when loading the app, causing the red font loader percentage.

  • I've been testing the app on Chrome, and has always worked. Now I'm ready to try on my device.

    I compiled the app on cocoon. When launching the signed-debug apk, the percent loader starts. Once reaching 99%, it freezes and turns red.

    Is there a way to know why the loader percentage turns red, or how to go about debugging an error like this?

    Thanks.

hmott's avatar

hmott

Member since 13 Nov, 2012

None one is following hmott yet!

Trophy Case

  • 12-Year Club

Progress

12/44
How to earn trophies