Rich's Forum Posts

  • Just to note that Print won't work like that, you'd need to do:

    Start job

    Start page

    Set font

    Draw text

    Finish page

    FInish job

    I could add an easy 'Print text' soon.

  • Offtopic but I much prefer rar, as it offers superior compression rates. Windows' builtin .zip uncompression is crappy anyways, so WinRAR is much better.

  • It'll probably make it in somewhere before 1.0, though I can't say where.

  • Probably a better (and knowing the code well, programatically) idea is to be able to export/import objects to files. I'll add it to the todolist for after 1.0.

  • I think the question was more, what would be in the template?

    A blank application is after all what it says it is. Are you looking for something specific, maybe an address book.. data input form, or something?

  • You should try and do stuff yourself then, start off easy then work up to what you want. We don't aim to provide a template for everything that can be made. If you work with the example and try adding other things to it you should be able to make something work for you.

  • Yes, for now.

  • Not currently, but it's on the todolist before 1.0, so should be done relatively soon.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • More to the point, you can't compile the IDE and runtime with Dev-C++ .

  • Soooo I just woke up after quite the new year party..

    HAPPY 2009!

    What're you picking as a resolution? I try to take these seriously and improve my life, and sometimes it works, so.. going to start running again 4 days a week.

  • You have to have a | inbetween your flags, eg:

    #define IDE_FLAGS OF_NOCOMMONDEBUG | OF_NODRAW

  • Menus currently aren't finished, they should be in the next major build.

  • There's an example of this in the uploads forum, here:

  • As deadeye said, you can make pretty much any 2D (or 2.5D game).

    You should follow the tutorials there are, read the forums, and the examples in the upload forum. After that you should have a sense of what you can accomplish, and what you can learn more about.

  • Ah right yes it doesn't work correctly with boxes for some reason, I'll have a look into that.

    Pathfinding's on the long term list for it, I've got several plans for it after 1.0 .

    Also, Gullanian's older, though you wouldn't think it to read his posts.