ekajuan's Recent Forum Activity

  • Let's say I have 10 Sprites. I want them to be arranged in perfect circle with one and another. What should I do to achieve this?

  • So what happens if you touch Covjek?

    The only thing, I can think of: There's something with the conditions that is not fulfilled when you touch Covjek.

  • add gravity? reduce friction?

  • I want to make some objects runs in a circle towards a center point, and if I move the center point, the objects follow it but still running in perfect circle.

    How do I achieve this?

  • Simple, use timer.

    event: on mouse left click

    subevent: ammo>0 and subevent: on timer "ready",

    action: something spawn bullet

    subtract 1 from ammo

    else: set timer "ready" 2.5 sec once

  • Thanks all for the replies. I see...global variables are also considered as an event

  • In my events list, the event numbers shows the last one is 80. But I got a message that I've already exceeding my limit?

    Is 1 condition with 5 actions considered as 5 events?

  • I've found some ways

  • I'm creating asteroid games.

    I want to use physics to make realistic collision between Asteroids and the ship.

    But physics don't work well with wrap. After the wrap, the ship speed becomes 0

    Then, I tried to simulate wrap. Fly off the screen to the left, and shows up from right by calculating its' velocity. But I can still see the moment, when the speed becomes 0, before it flies again. In other words it doesn't work smoothly.

    Any ideas?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Prominent & Colludium, thank you for your response.

    After trying to understand your answers, I come up with this:

    I create an event, check condition1 and then I make sub event to cek condition 2 or condition 3.

  • I want to make conditions like this:

    Condition1 or (condition2 and condition3)

    If I use or block, all the three conditions become like this

    Condition1 or condition2 or condition3

    How to do this?

    Thank you

  • Hello,

    I create a top down shooter game. If I shoot, we can hear the sound of laser played.

    But sometimes when I "run layout" the sound is missing. I have to reload it a couple of time until the sound appears again.

    What's going on and how to fix this?

ekajuan's avatar

ekajuan

Member since 10 Dec, 2014

None one is following ekajuan yet!

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies