Zhaonguyen's Forum Posts

  • 9 posts
  • Hey there everyone,

    I was wondering what are some ways I could reduce my Construct 2 game load time. I'm not preloading any audio so far, but is there anything else I should keep in mind? Thank you.

  • There's no value I could set there it only requests Audio file name and tag. I put in floor(random(0,3)) in both of those one at a time and it doesn't seem work so I don't think it's Audio -> play(by name).

  • Thank you for your assistance Jayderyu I was wondering the action playaudio(floor(random(0,3)) is playaudio under Audio or is playaudio the name of the array?

  • Hello there Scirra Community,

    I have downloaded some capx files from other posts showing me how to solve some problems, but after saving the capx files I can't seem to run it. I get the Failed to Open Project error. Cannot find object texture file 'GreenFelt.png' in the project texture folder. Check the file has been renamed or removed. Under element: c2project \ object-folder \ object-type Line 21, column 9

    I don't think I'm missing anything because I just downloaded it and opened it. Am I missing anything?

    I'm also currently want to make a simple game where I click on a sprite (which in this case is Stewie from Family Guy) and it would play a dialogue of his. I want to put these dialogue (which are sound/music files) into an array and have it randomize every time I click on the sprite. I can't seem to find any guides on setting a value on a array that isn't a number or word. I also am not sure on how to randomize the array so that once I have the X value selected it would play the dialogue. The array is only 1 dimensional so there isn't nothing too complex about the game.

    Thanks for your help! I really appreciate it.

  • Is it normal for the graphics card to still be broken and I could access other applications that uses my graphics card?

  • Okay I downloaded it and tried opening my projects and make new projects and still had the same result where it wouldn't do any of those 2 actions and Windows doesn't find a solution after Construct 2 stopped working.

  • Nevermind I found the r106 link it's still being tested that's why haha!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Scirra only provides me with a link to the r103.2 version. I only have the free Construct 2. Is the r106 version for people who pay?

  • Hey my issue is that I can't seem to open or create any files because Construct 2 (r103.2) creates on crashing and it doesn't give me an error code. Just only that Windows could not find a solution. I have updated my Graphics Drivers and this version has been working for my up until today. Can anyone help ? Thank You!

  • 9 posts