alexis06's Forum Posts

  • Hello,

    How to rebound over the enemy's head after destroying it ?? (I.e.: Mario rebounds when it kills a Goomba). Changing the Y vector don't work for me.

  • I tried to put bigger walls and the ball is now safe inside the area. Thanks for the tip, I'll use it on my project.

    Anyway, I think the small walls should work too.

  • If the bug takes too long to arrive (since it happen at random), try to F5. I just re-tried 3 times and the bug happen 3 times here.

    I'll do a Youtube video later.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Link to .capx file:

    arcade-history.com/temp/BALLTESTBUG.capx

    Steps to reproduce:

    1. Launch the CAPX file in Construct 2.

    2. Run layout on your browser

    3. Wait until the ball go outside the closed area.

    Observed result:

    The ball (as a squarre) go outside the area at a random moment.

    Expected result:

    The ball (as a squarre) should be kept inside the area FOREVER.

    Browsers affected:

    Chrome: YES

    Firefox: not tested yet

    Internet Explorer: YES

    Operating system & service pack:

    PC 1: Windows 8 64 bits

    PC 2: WIndows 7 32 bits

    Construct 2 version:

    PC 1: 123.2 64 bits

    PC 2: 123.2 32 bits

    Additional note: this simple problem is blocking my current project from the final release. A quick fix would be highly appreciated.

  • Hello,

    My name is Alexis Bousiges, 33 y.o., from www.arcade-history.com, a global gaming database (originaly only a coin-operated machines database featuring arcade games and slots but extended recently to home video games too).

    I have no knownledge in programmation but I wanted to find a way to build my own 'flash-or-similar' games easily and to build a sort of virtual arcade room on my website. I discovered Construct 2 about two weeks ago. The result is that my first release will be available soon !

    I live in Cannes, South of France, so English is not my native language. Sorry in advance for the mistakes ;)

  • Hi there,

    As of this writing, I can change de layout size and the windows size.

    But I need to have the ability to change the layout position under the windows. By default, the layout is at 0,0. Is a way exists to have it at 10,0 ?

    Thanks in advance for your answers.