igortyhon's Forum Posts

  • Cleaning the cookies helped.

    Thank you.

  • Hi. Yesterday and today I can't upload images to the forum.

    Maybe my user has run out of image upload limit? But I haven't found how to delete old images.

    Or is it just an error?

    ibb.co/3pVh51Q

  • Hi.

    I just checked to build a simple project (stable version r397.2) through android studio, all without problems.

    Presumably if you want to build yourself via android studio or cordova you need to already have minimal knowledge. For example, watch the video tutorial and learn how to create and build a simple program yourself. But it's not complicated and everything can be found through search.

    I recommend checking whether the necessary APIs for android are loaded, the studio should offer to download the rest.

    ibb.co/Gxjf9j7

  • Hi. It's just my opinion. You are plotting the reflection rays at once and large length values are used for calculations.

    The bullet builds the reflection angle on impact and shorter distances are used for calculations, so there is a difference in angles.

  • Hi.

    I recommend that you always wait for the end of download signal.

    When you loop through the elements in an array, instead of “loop-index” you should use “correct-value” as in the screenshot.

    paste.pics/0712f10f9f01983634f5644488a16bac

  • Where “else” is, remove the additional condition “=1”

    or add wait 0,1 before changing visibility.

  • Hi.

    I've been making games since 2020, all this time Construct3 has been my reliable tool. But I use C3 for commercial development, I didn't teach anyone.

  • Hi.

    Maybe the file is not fully downloaded or your browser or OS security settings are preventing it from downloading or unpacking.

    Check with this archiver or on another PC.

    7-zip.org

  • Try Construct 3

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

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

    Are you the one who always negatively evaluated my posts? I noticed a long time ago in which topics we answer together, I always get a minus in karma. Do you have a problem with this?

  • The 8-direction behavior prevents you from overlapping solid objects. Therefore, it will not work directly.

    You can attach an invisible sprite with a sensor that is a few pixels larger than the character, and it will work.

  • Event 1: If (a=1 and b=2) or (c=1 and d=2) then (actions)

    Hai. This condition, which you have created and which can be generated in most modern programming languages, shows that your solution to the problem is not optimal. Unfortunately, the speed of development is now valued more than the rational use of computing power. That's why modern AAA games are so demanding on resources.

  • Hi.

    The new minification doesn't work on any level. There are only standard plugins in the project.

  • The latest beta version solves this problem.

    editor.construct.net/r402-2

    The latest beta version solves this problem.It's worth making a backup copy of the project beforehand.

  • Admob doesn't show you a real banner because the game hasn't been checked and isn't ready to show real ads. It has nothing to do with the type of banner.

    I use a standard banner for horizontal games. Here's a recent discussion.

    construct.net/en/forum/construct-3/how-do-i-8/add-banner-ads-183221