igortyhon's Recent Forum Activity

  • You are not using it correctly.

    Please read carefully the link I gave you above.

    Here is an example where the sprite will disappear after you click on it. And then it will be destroyed.

  • construct.net/en/make-games/manuals/construct-3/behavior-reference/fade

    Hello.

    Behavior works well.

    Give a screenshot of its settings.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello.

    You need a ".c3p" file or a screenshot of the event list.

    We are not telepaths.

  • From this screenshot you can see only that at start you output the test and then every tick you compare variables.

    There is too little information.

    Run your project in debug mode and see for yourself what the global variables show.

    If you want more help attach file "c3p"

  • Hi. I keep forgetting about them. I very often use the debug mode and pause with my hands.

  • I usually divide the page myself. And in it I place the i-frame form. In this form already show the project.

    The page itself loads instantly, but the project takes longer.

  • You can use it for the web.

    But if you have a simple sheet with several buttons, then the project in Construct3 will be heavier than in js+html5.

    It will take a lot longer to load.

  • Hi.

    There is no way you can turn the export version into the original project.

    You can only get the graphics and sound.

    If the data on your laptop is erased, it does not mean that it is gone, the main thing is not to write anything on top. All deleted data from the hard drive can be recovered after deletion, if you do not know how to do it.Contact a professional.

    All people are divided into two types, those who make a backup and those who do not make a backup yet.

    Sorry bro, but it happens.

  • I'll wait for an answer.

    But I think you should not worry, by the right time they will bring up a version of the library.

  • Built-in plugin works only with pure Admob.

    For mediation, download other plugins from the add-on store.

  • Hi. The game itself does not collect anything and does not transmit anywhere.

    But if the game added advertising or analytics, these plugins collect and transmit user data in encrypted form.

    The purpose of the collection-marketing.

  • Yes it should be the first. This is to create objects with predefined conditions on the layout.

    But you can do without it, and when creating an object set its properties with events.