igortyhon's Recent Forum Activity

  • It's ok I ask a lot of questions on the forum myself.

    Just got on the App Store and have only posted 2 games.

  • You can click on my post quote and see how I pasted it.

    Subscribe to Construct videos now
  • You can do both.

    But if there are the same traps, it would be logical to make one sheet for all rooms.

  • You can change the lettering on the button there, just hover the cursor over the button

  • ....

    I'd be curious to see what images cause your layout to load slow though. I've pretty much never managed to get layouts to take much longer to load than the blink of an eye, to the point where it was so jarring that I added a fake loading screen (fade to black)

    This is easily accomplished on inexpensive Chinese phones, their built-in memory is very cheap and slow.

    It is not critical, but at the first loading of large sprites there is a certain lag and the eye can notice it.

    Therefore, I load all the leaf environment at once and create opponents outside the visibility only when the hero begins to approach them.

  • Sprites that are not on the layout will not be loaded.

    As soon as you create or spawn a sprite on the layout for the first time, it goes into video memory and stays there until the layout is closed or until it is forced to be unloaded.

    Therefore, the first creation of an object that was not on the layout may not be instantaneous.

  • You can check before you turn on the sound.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • -You can use any policy generator from google search.

    -You can open the policy of another game and insert your company data there.

  • I haven't found any differences in chrome and fox.

    This is the first time I've heard of problems with fox, maybe your CSS developer has little experience.

  • This expression can make random selections from your values.

    You can use numbers or text.

    choose("name1","name2","name3","name4","name5")

  • I always use chrome on PC and MAC. I really like the debugging mode in chrome.

    But before release I test games on all popular browsers.

    Chrome, Safari, Edge, Mozilla and Opera.

  • construct.net/en/make-games/releases

    Try opening in older versions and saving again.

    A lot has changed since then, maybe using intermediate versions you will get to the current one.

igortyhon's avatar

igortyhon

Member since 22 Jul, 2020

Twitter
igortyhon has 14 followers

Connect with igortyhon