brunogruber's Forum Posts

  • Hey Zenox98, keep cool man.

    Apparently you and the other topic's author should try to check before posting, seeing this topic here was created about one day before the one you linked.

  • I've got the new r75 today, and was really looking forward to the new Family feature. But even though the browser preview works fine, I get this window when I try to export the project:

    <img src="http://dl.dropbox.com/u/2739873/TFREEF2.png" border="0" />

    This bug should be pretty easy to reproduce, as it happens regardless of the family name or the objects inside it. It still happens even if there are no events using the Family. I'm using the "Export for HTML5 web site" option when trying to export the project.

  • Thank you, it worked just fine (:

  • Thank's for the info Kiyoshi. I'll wait for this to be implemented on the upcoming versions of construct 2, and if it don't, I'll use the "collided" variable idea.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yann, thank you for your answer. However, I that's not exactly what I wanted. Actually, I tried to simplify my question and it came out wrong.

    Here is an exemple of what I'm trying to do.

    dl.dropbox.com/u/2739873/lasers.capx

    I'm using for this exemple the laser system by R0J0hound.

    All that I want is to stop the laser if it collides with "wall" OR "sprite2" (the F box).

    With one event for every sprite, all that I got is that the laser don't stop at all, because it will only stop if the laser is colliding with all the objects at the same time.

    sorry for english, not my first language. And thanks for your time.

  • Hello everyone. I have a VERY simple question. I need an event that is activated if a "sprite X" is colliding with "sprite A" OR "sprite B" OR "sprite C". How can I do that?

    Thank you for your time.

  • Very good. However, I must say that using mouse buttons for attacking and jumping is not very intuitive.

    I think it's better to use arrows to move, and Z and X to jump and attack.

  • thank you.

  • Hello there, I'm new here.

    Today I discovered that when I press Ctrl + mouse scroll up or down, I can zoom in or out on the layout editor window. However, now I cannot return to 100%. How do I reset the zoom to 100%?

    thanks