igortyhon's Forum Posts

  • I see no way to debug without having the source file.

    To debug, you have to run it on your PC and repeat the error.

  • Hi.

    I added a variable for the number of strokes they can be more than one.

    I added a hidden object for collision so I don't have to constantly check the position of the bullet.

    The text with the record is better never to update every tick. That's a loss of performance. It is better to update the text when needed.

    Please post the file "c3p" so it is easier to help.

    Gladius_ps2.c3p

    fex.net/ru/s/mkdzsst

    P.S. Too bad you can not upload a small source on the forum.

  • Hello, I collected signed "aab" today.

    Everything works well.

    Are you sure that all the plugins that you have in your project support C3 assembly?

    Try to remove plugins one by one and collect.

  • I advise you to be very careful when working with AdMob and not to ask for ads too often or when they are ready or after a mistake.

    You risk getting FRIZZ.

    I have made corrections to your code in the screenshot. But it can be done better.

  • You're a joker.

    Do you think we can figure out what's in there without the code?

    Look in the code Create and Spawn.

  • It can be done. And even add such interactive features that Ren'Py will never be able to provide.

    For example, a lot of mini games for the main character.

    But everyone's doing it on Ren'Py.

  • There is a simple log in the PONG example.

  • Hi.

    I just checked, everything builds fine.

    Is the debug apk going?

    Did you check maybe you didn't fill in the right information or attached the wrong key for the signature? Or the password is wrong.

  • 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.