Merlino's Forum Posts

  • Your right! If you retype the value in the edit boxes it wil function proper. Zo on de second layout the default is rememberedand not the value you see in the edit boxes. It's a little bug but still

  • Of course with C2 you can develop anything you want. I don't know if you are experienced in developing games. A soccer game is very diffecult to start with. I wish you the best, i'am not the person that can give yoy a good start.

  • ---------------------------

    Construct 2 Check failure

    ---------------------------

    Check failure! This is probably a bug:

    Cannot call GetAnimations() on family, check IsFamily() first

    Condition: !object_class.IsFamily()

    File: Projects\ObjectClass.cpp

    Line: 151

    Function: class cr::pod<class std::vector<class era::IAnimation *,class std::allocator<class era::IAnimation *> > > __cdecl ObjectTypeERACallback::GetAnimations(void) const

    Build: release 75 (64-bit) checked

    Component: Construct 2 IDE

    (Last Win32 error: 2)

    You are using a 'checked' release of Construct 2, intended for testing, which causes certain errors to be reported this way. Hit Ctrl+C to copy this messagebox - it's useful information for the developers, so please include it with any bug reports! Click 'Abort' to quit (unsaved data will be lost!),'Retry' to turn off messages for this session and continue, or 'Ignore' to continue normally.

    ---------------------------

    Afbreken   Opnieuw   Negeren   

    ---------------------------

  • I jus saw thie on te forum..

    Example of working choose interface. And spawning of choosen object. Probably someone need such thing.

    example

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I suggest, you read te beginners manual and try the different tutorials. They give you a nice overview.

  • Nice, good job!

  • If you loop from 0 to <var>. Then you can set <var> to a higher number on a condtion so the loop wil end. Woould be nice if CC2 will come with a while condition.

  • It nice but in Chrome very slow! I didn't try IE9. But still a good job!

  • If you add the adress. People can find your game more easy and sooner play!

    I realy think that the early adaptor version is very cheap. And for good stuff you have to pay. It's worth it. So buy.. <img src="smileys/smiley2.gif" border="0" align="middle" />

  • Nice game!

  • For bugs there is a seperate topic on the forum. Please place your post there. With regards.

  • Let just enjoy construct 2 this moment.

  • You can check distance between palyer and enemy. If dictance is to a certain rang you can turn the enemy and shoot at the end of turning.

    You can you a basic tutorial from contruct. In this shooter the player turn to the mouse position. This technique you can use i supose.

  • Its not clear for me what you intent to do.