gabrign's Forum Posts

  • I'm having a little problem with this: Under firefox (I didn't test the rest), the navigator test to start loading the page (moving icon), but not stops the game and don't go anywhere, until I change to another tab, then works.

    In exchange, the 'in new window' seems to work.

    Someone can confirm this?

  • If it run HTML5, we can play it.

  • Boolean, I didn't notice that condition, really useful, thanks you!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Well: My first idea for one solution: "Put an zone around the player using overlapping for the monsters, lava pits, spikes..." but if somebody had a better one, please say it!

    And thanks for the welcome GeometriX

  • Wow, so fast reply! The tip about the green arrow is so useful, thanks.

    The "Is overlapping ... " not work for this situation because the monster ( I forgot say it, sorry) had the "SOLID" behaviour. The hero the platform one. So must be another solution...

  • I had problem with the collision between my player and a monster. Using "on collision with... " my player take damage in the first contact, but if I leave the player over the monster, the player don't take more damage unless I separate him and make it collide again. There is a form of trigger the collision every tick?

    And I'm new here. The program is the most easy and intuitive I ever seen. Really fun at end of the day!

    EDIT: I forgot say it, sorry: the monster had the "SOLID" behaviour. The hero the platform one.