alastair's Forum Posts

  • Firefox and Opera dudes on the subject of Native Client:

    hese native apps are just little black boxes in a webpage. [...] We really believe in HTML, and this is where we want to focus.

    aCl seems to be 'yearning for the bad old days, before the web'. Native Client is about building a new platform ? or porting an old platform into the web [...] it will bring in complexity and security issues, and it will take away focus from the web platform

    en.wikipedia.org/wiki/Google_Native_Client

  • Can you collapse and expand subevents like in Classic? I can't see the symbol "+" on the left like groups.

  • Ah ok, thanks!

  • Just wondering if you've noticed you can't create subevents by dragging events under another event? It was possible to do this in Construct Classic. I know you can sort of do it by creating a blank subevent by rightclicking on an event, then drag the desired events to the blank subevent, then delete the blank event -- but it seems a bit longwinded.

  • Most likely we will not need an exe exporter. I would bet that everything will be web apps. Correct me if I a wrong but isn't windows 8 mostly going to be web apps.

    Strange that Microsoft care so much about HTML5 for their Windows 8 but aren't using WebGL.

    Also, I'm guessing that if someone ends up making a proper exporter for computers they'll probably allow it to export both .exes and .apps (for Mac).

  • Its a copy of an object, so lets say you have 5 of the same sprites next to each other:

    <img src="http://profile.ak.fbcdn.net/hprofile-ak-snc4/50493_175211602550_483061_q.jpg" border="0" /> <img src="http://profile.ak.fbcdn.net/hprofile-ak-snc4/50493_175211602550_483061_q.jpg" border="0" /> <img src="http://profile.ak.fbcdn.net/hprofile-ak-snc4/50493_175211602550_483061_q.jpg" border="0" /> <img src="http://profile.ak.fbcdn.net/hprofile-ak-snc4/50493_175211602550_483061_q.jpg" border="0" /> <img src="http://profile.ak.fbcdn.net/hprofile-ak-snc4/50493_175211602550_483061_q.jpg" border="0" />

    Each of those are an instance of the 1 type of sprite (eg: Sprite1 instance 1, Sprite1 instance 2, Sprite1 instance 3, Sprite1 instance 4, Sprite1 instance 5).

  • You can't really do real-time multiplayer at the moment.

    Why do you say that? Aside from the obvious lack of gamepad support, I'm guessing it's because you assumed he meant online co-op.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ah that's a pity, glad I'm not the only one having the issue at least!

  • It seems that once a day (don't know what time it happens), the entire forum is being marked as read. So all the forums and topics appear grayed out, which is quite frustrating as you can no longer visually see which topics you've visited.

    Just wondering since this issue has been bothering me since this new forum, is it just me? Might have been some setting I pressed or something.

  • Fantastic, Construct 2 is looking like a decent option for me if gamepad support gets added.

  • I say it sky-rah

  • Some things off the top of my head: Good graphics, good audio, enjoyable moveset/mechanics, challenges that utilise all the moves available to the player, good "flow" in level design (challenges that continually build up in tension), no "cheap" difficulty (as in there should be some sense of warning or build-up to each thing so that the player has time to react).

  • That dwarf looks awesome Psihrus.

  • It seems like more of an "honesty" thing to me, basically you buy the Business one if you make over $5000 USD with the Standard Construct 2, or if are using Construct 2 in a for-profit organisation.

  • Can HTML5 support controllers/gamepads on windows/linux/mac?