igortyhon's Forum Posts

  • Вы создаете пулю на том же слое, что и игрок?

    Может стоит посмотреть, как это сделано в других играх.

    Если не получится, выложите файл c3p и мы вам поможем.

  • You are trying to fetch data from local storage every tick, try doing it on page startup or add a trigger once.

  • There are good examples of how AI has made the game more immersive.

    All these are just loud slogans for now.

    What I see is that AI has brought a lot of poor quality products to all playgrounds.

  • You probably have a lot of locations that are on top of each other and you disable different layers to show these locations? This is an archaic and inconvenient method, it's much easier to have a location nearby and just move the character there when descending to a new level....

    In your case, you don't need multiple obstacle maps. You need to add new objects to the obstacle map when descending to a new floor, and recalculate the obstacle map.

    This all sounds confusing, I think a small example with two floors would help explain it better.

  • This is because of scaling.

    I recommend to leave some pixels empty on the edges of each sprite.

    There is a special button in the sprite editor to crop correctly automatically.

  • -I'm going through all the monsters every second and increasing their width and length by 1% (it's just math)

    -If you want to ask what's not working for you, it's better to show this place in a screenshot.

  • When there is a collision objects that touch automatically pick up and it is convenient.

    You can add a sub-event listing all objects and in it another sub-event with a variable comparison.

    Like this

    + COLLISION.

    ----+ System: For each Sprite

    --------+ Sprite: Variable1 = 0

  • You've created two questions, but there's not much information there. How you move the player is not clear to help you.

    Post the c3p file.

  • The first link works right away.

    The second and third work only if after the transition from the address bar delete (amp;) this piece of the forum engine itself adds to the text of the link.

    Somewhere on the forum about it was written but not fixed yet.

  • Sorry, I didn't understand the topic at all. I thought you just didn't have the save working correctly.

  • kibaga.org/c3-example/file_uploads/index.php

    Hi. Try this example. Will it work for you after exporting.

  • You posted a piece of code and you think forum users are detectives and psychics and will figure it out?

    -If you want Ashley to fix the issue, fill out a bug report.

    -If you want us to look at it, give us the project file.

    For example, I saw your first post, but there's not enough information.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I would share my solution, but I can't figure out what the problem is with the camera.

    Maybe there is some video or project file to see what you don't like?

  • You can do a great experiment.

    You can post this "с3p" file.

    And in half a year open it again, and if this code doesn't seem bad to you, then you haven't made any progress in half a year.

    I do that a lot when I open old projects.

    Happy New Year!