Wael-Alwasel's Forum Posts

  • I think the issue is with the RemoteImage plugin because I tested it with a simple code, and the same problem occurred.

  • Thank you for your detailed response!

    I understand the issue with calling the function twice. I'll adjust the logic to prevent an infinite loop.

    I'm using IID because I'm storing the images in order (0, 1, 2, 3, 4), and I don't know another way to load them correctly. Do you have any suggestions for handling this in a structured way?

    Currently, I'm testing with only five small images, so performance isn't an issue yet. However, I want to make sure the approach works efficiently for a larger number of images.

    Would using UID instead of IID require me to change how I store and retrieve the images? If so, what would be the best way to keep track of them?

    Also, thanks for the note on "Wait until previous actions complete." I'll test loading images with separate "On load success" events to see if that improves stability.

    Appreciate your help!

  • Hi everyone,

    I’m facing a problem in Construct 3 where my project freezes after loading an image using the Remote Image plugin. The game stops responding immediately after assigning the downloaded image to a remote image sprite.

    Has anyone else faced this issue? If so, how did you solve it?

    Things I’ve tried:

    ✔ Checking if the image URL is valid before loading.

    ✔ Adding a delay before assigning the image.

    ✔ Using the "On image loaded" event to prevent early assignment.

    ✔ Testing with fewer images to rule out memory issues.

    But nothing seems to fix the freezing problem. Any suggestions?

    Thanks in advance! 😊

  • "Can anyone help please? I downloaded all images into a dictionary, but it shows the same image for all."

  • layout width/2 works when single button in row, but i have 2 or 3

  • Hello, I have a problem with centering buttons on the screen. For example, I have 6 to 8 buttons, but their position is not in the center of the screen. How can I make them dynamically centered on different screen sizes?

    I am using this code:

  • I think the reason is Safari browser because I tested it on Google Chrome, and it worked normally.

  • Hello, I received this message while testing my app in Remote preview.

  • Hello, how can I make the sound slower while it's playing? I tried the playback rate, but it changes the sound.

    Tagged:

  • Thank you very much

  • Hi ,I'm designing a program for learning the German language, where I store audio files in Firebase. However, when importing the audio files, an issue occurred: if a word does not contain a vowel, (lesen) it works correctly, but if it does contain a vowel (hören), it fails to import. Has anyone faced a similar problem?

  • its work

    thank you very much

  • Hey, What is the mistake here? I want the texts to appear sequentially?

    plz help

    Tagged:

  • Thank you for the help, but it doesn't work as it should; it just automatically changes the images for all the elements

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • its shows the same image in single frame