igortyhon's Recent Forum Activity

  • In the developer's cabinet go to the Rules Compliance menu, it will show which versions violate the rules, all these versions should be replaced with new ones. Versions can be in both working and test releases, all of them must be replaced with new ones.

    The notification disappears not immediately, but a few hours after the elimination.

  • Hi. Usually I prepare animations in a third-party program and then import them as a PNG frame. Today I decided to try the product Construct Animation, maybe it will be convenient for me and the price is good. But I couldn't check it out, the conditions of the free version are not met.

    I can export to video or GIF a small piece of 1 second, but I can not export to a sequence of images, immediately asks to buy. Is it a mistake in the description of the conditions on the site or a bug in the free version of the program.

  • Hi.

    --You will need to store a lot of data for this you can use arrays, dictionaries or files.

    --You will need variables, you need to learn them too, they will control the selection of dialogs and answers.

    --You can also use a flowchart controller.

    --And additionally sprites, text, touch and local storage, audio.

    For all this there are many examples in Construct3 you open the one you need and explore.

    For this type of games creators use visual trees with dialogs in paper electronic form, it is not to get confused.

  • Hi. Google ADS + FireBase works well.

    All other sources of advertising is hard to track, for this use special sdk trackers, they are unfortunately all paid and take money for each installation.

    There is also an option with google analytics, but I do not use Facebook so I can only give you a link.

    support.google.com/analytics/topic/6012386

  • You can calculate the ballistic trajectory. Here's an example.

    howtoconstructdemos.com/trajectory-calculation-two-methods

  • One fact that I forgot to mention is that the myths and legends go inside a sprite called a container with the 10 images (9 frames) of each story, this container has measurements of 1400x788

    I have written to you above about this. If you need to optimize, split this heavy sprite into different sprites and place only the necessary ones on the sheet.

  • Hi. You need to add pods as it is written in this thread.

    construct.net/en/forum/construct-3/how-do-i-8/unsupported-swift-version-175969

    And specify the ID of the team.

  • Hi.

    All the sprites that are on your layout and all the animation frames in these sprites are loaded into video memory when the layout starts, so.

    Make sure you don't have all the images in one sprite in different frames or animations, create a separate sprite for each large image and keep only those sprites on the sheet that are needed for the history.

    I met an article about how Construct uses memory, it is still relevant, but I lost the link.

  • Hi! Try to export to APK and check the time to start app with and without the plugin, not in browser to exclude questions about the browser cache and so on.

    I test builds with this plugin every day, haven't noticed any problems.

    But in order to answer you I took the example game and added ads there. Everything works fine.

    Here's the apk fex.net/s/dopb1fn

    and the source fex.net/s/8vym8zo

  • I opened the "Space Shooter Template". I clicked "Preview project", the project started in 2 seconds.

    Then I just added the Mobile Advert plugin (without configuring it at all, leaving it in Test Mode), the project started in 28 (!) seconds.

    Hi.

    Just did the same thing, opened the example and added the plugin nothing changed.

    I have not encountered any problems with this plugin.

    Did you look at the console and see what it says? Have you tried clean chrome?

    This is a very strange result.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Solved ?

    So apparently using on product owned event will return null using this exploit, so i will using this event instead on purchase success event.

    have no problem with purchasing normally also.

    Is there any example of how you do it, I couldn't find anything here in the track and on github, only discussions.

igortyhon's avatar

igortyhon

Member since 22 Jul, 2020

Twitter
igortyhon has 14 followers

Connect with igortyhon