fedca's Forum Posts

  • You do not have permission to view this post

  • You can do games with a 3d-camera and 3d-objects but the games logic will fundamentally still be 2d unless you do some advanced stuff like creating your own 3d collision system.

    If your goal is to create 3d games, Construct 3 is not a good option. But if you want to mainly create 2d games and dabble a bit with 3d it's great!

  • You do not have permission to view this post

  • You do not have permission to view this post

  • I think there are three porting houses that have ported construct games in the past, maybe there are more that I never heard of, would be cool to have a list

    seaven-studio.com

    ratalaikagames.com

    mp2.dk

  • You do not have permission to view this post

  • set the layout to unbounded scrolling in the layout properties

  • You do not have permission to view this post

  • I think when using the browser alert the ok button of the alert gets focus (so the game window isn't focused anymore)

  • yes I can also reproduce it, interestingly it matter which Layout is the first in the project bar, so if you move the copy to the top, that one works and the initial one doesn't.

  • I own a license and it shows free trial for me

  • do the above and add an else below where you do the actions you want.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I don't think people expect you to create a ui system as complex as css and html.

    What most want, from my pov, is just having an easier time creating buttons, sliders etc. At least that would be enough for a start and could be expanded upon later, just how almost all addtions to the engines are done.

    ProUI which was the gold standart ui tool for c3 (until Aekiro stopped supporting it) does not add any crazy complex layouting features, the only thing that gets close to any layouting is a basic grid of elements. The main thing it adds is a simple way to create buttons, sliders, radio groups etc.

    While consoles supporting HTML5 would be a hugely amazing situation for Construct and developers using the engine, it's not really within our control, so is hardly a solution at all.

    Anyone developing a game that might even only have a smitch of a chance to maybe be ported to console will not use html and css, which is a lot of projects.

  • You do not have permission to view this post

  • A good solution would be to have two slightly different arrow icons. One for true triggers and one for fake triggers.