programaths's Forum Posts

  • I did found this : http://www.renderengine.com/

    and this is very, very close to the Construct philosophy !

    So, why not rely on this library ?

    A web version of Construct could be fine too, by "a web version of Construct", I mean, the complete IDE as a web page. (Using HTML5 technologies)

    It's feasible and would be cross platform by definition and ready for the next revolution.

    Google Chrome OS is taking the first step toward web applications.

    When you see technologies like WebGL supported in Chrome (eh, of course, these guys know what to do !), you can clearly see the potential (should I call that like that ?).

    But, the whole point of this was to say :

    Hey guys, you're doing the same job as others

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • When the use check "Enable developper mode" in dialog 1:

    <img src="http://www.programaths.be/construct/guimockdevmode1.png">

    he is shown the dialog 2:

    <img src="http://www.programaths.be/construct/guimockdevmode2.png">

    The message is clear and does not give any clue about what the option does, instead it says only that you should enable that option if you know why ! It put the emphases on the bad aspects of it and not the good ones.

    It's made to be sure that you don't enable it unless you really want to try it.

    Each time Construct is launched, a nag screen is shown showing some options :

    <img src="http://www.programaths.be/construct/usingdevmode.png">

    It forces the "developper" to click on the third option.

    Doing that, we can be sure that users who do not use this feature turn it off after a while. Unlesse they like nag screens !

    The key in the registry can contains 3 values :

    DISABLED (0)

    DISABLED_ONCE (1)

    ENABLED (2)