PNTR's Forum Posts

  • 7 posts
  • It's pretty hard to get fair rating when you use a 5-star rating. People tend to go wither high or low with it.

    I think this was one of the reasons Youtube stopped with that a few years ago.

  • That's what I though too. Most of us have a mobile and tablet that have most of the games that probably will be realeased on the Ouya. With the iPhones you could use airplay with the apple tv and with android you could just hook the phone up to the tv and use a bluetooth gamepad.

  • It's a interesting idea but I don't really see the point when you can just hook up you mobile phone or tablet to the television/a monitor and play the same games.

    One good thing is that it's open and everyone can develop to it. And that is a really good thing.

    I guess I'll just wait and see what they can offer when it's released.

  • Very interesting news. Hope we'll see many more indie game makers being featured. Even from the Construct 2 community.

  • dl.dropbox.com/u/14492504/construct2examples/horvertbox_randombounceball.capx

    Here is and example I did. Dont know if I understod you correctly but it show you how to set horizontal or vertical movement on a sprite with bullet behaviour. And the how to set a random direction at the different direction when a bullet behaviour collide with the layout border. You can of course change these values to have them at a specific angle.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ashley Yes, you're correct. Must have been a quick "fix" I did on a plugin right before updating. It's working fine now.

    Sorry for the quick bugreporting. Thread can propbably be closed/deleted.

  • =============================================

    Check failure! This is probably a bug:

    ACE table: Expression ID duplicated in ACE table

    Condition: exp_ids.find(id) == exp_ids.end()

    File: c:\c2\source\exporters\html5\..\..\common\ERAHelpers.h

    Line: 229

    Function: void __cdecl era::ACETable::AddExpression(int,int,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,void (__cdecl *)(const class era::StaticResult **,int,class era::StaticEvaluation *))

    Build: release 91 (64-bit) checked

    Component: HTML5 exporter

    (Last Win32 error: 0)

    =============================================

    I get this when I startup Construct 2.

    I'm on Win7 64-bit.

    The startupscreen wont appear if I press retry or ignore. But it seems to work fine to open projects and preview them.

  • 7 posts