Kyatric's Forum Posts

  • I think what you need to wonder, regarding HTML5 games is the ratio quality/size.

    A crappy 300 Mo game is a bad idea.

    A crappy 1 Mo game is still crap, but downloading 1 Mo is faster than downloading 300 Mo.

    You have to consider not everyone can download 100 Mo/sec in the world.

    So I'd say keeping the ressources the lower possible, but making them count (nice, meaningful graphics/music. Not just rips off for the sake of it).

    As I said, I have a slow connexion (about 60 ko/sec in dld generaly). So if I have to download a big file, it will HAVE to be awesome, or else I'll make it some bad mouth to ear.

    I'll be more flexible with a 1 to 5 Mo file.

  • Have you checked the how do I FAQ to the section "Picking/selecting instance(s)" ?

    Selecting/Picking the correct UID - LINK

    Picking separate instances from a same object - LINK

    This is not exactly what you want, since it doesn't rely on the name of the object, but picking through UID is pretty much the designed way to do picking in C2. You really should take a look in this direction.

  • The manual is still being written and should be up and running soon.

    In the meantime, those help links will keep up giving 404 errors. It is just temporary.

  • A red line for toggled events ?

    I'm afraid I don't even know what you are refering to. I just had a quick try in R70, when toggling an event, the condition gets cross lined, as usual, with a dark line over the condition to show it is disabled.

    Is that what you are refering to ? If so, apparently it works.

    If it is something else, could you post a screenshot of what you see/what you intend to see ?

    Sorry if I'm missing your point.

  • Current version of C2 is R70. Can you reproduce the bug in it ?

  • I think the hud part of the Beginner's guide might be of help there.

  • Having one of the slow connections, I totaly agree on that.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • The same issue was reported in "Bugs" a few posts ago.

    You should uninstall/reinstall C2, it should correct everything.

  • What is your version of IE. HTML5 is supported only in IE9.

    There might be other troubles though, check this topic.

    You can set in C2 on which browser you wish to preview when selecting the root of your project (in the "Projects" tab) and setting the "Preview browser" property.

  • The manual is being written.

    Soon (can't be more precise than that atm though), when it's online, the links will take you to the correct articles.

    For now, the forum and the tutorials are the best to find documentation/help with C2.

  • GSPforChrist: firefox current version is 8.0.1, you should consider updating firefox, it will work far better.

  • Welcome to all the new (and not so new ;)) comers, enjoy your stay and have a nice game making.

  • It does indeed. Fixed.

  • It is already.

  • 1.) You can drag the action, holding the ctrl key to the event without action.

    A straight dark line "previews" the placement of the copied/duplicated action.

    You can also select the action to copy, use the shortcut ctrl-c to copy and then select the destination event or the condition itself and use the shortcut ctrl+v.

    2.) Agreed. Or a right click option on the variable itself that allow to "Send to top/bottom of event sheet". That could work too. I like the precision brought by the selection of an event though.