Random Question Without REPEAT

0 favourites
From the Asset Store
In this template the music plays without looping in your game
  • Can you use some other file sharing service? This one doesn't allow to download without an account.

  • Can you use some other file sharing service? This one doesn't allow to download without an account.

    drive.google.com/file/d/1dIfz6OQHu02Vv1GpUDTASWDX6mhDJ4W0/view

    here we go

  • There are lots of mistakes in your capx..

    I made some changes in the the "Sulit" event sheet.

    Run the game in Debug mode, select Sulit button and see what's happening with the Array.

    At first there are 28 elements, as you answer the questions, the questions are removed from the array.

    https://www.dropbox.com/s/8e3x5witiiyja ... .capx?dl=0

  • There are lots of mistakes in your capx..

    I made some changes in the the "Sulit" event sheet.

    Run the game in Debug mode, select Sulit button and see what's happening with the Array.

    At first there are 28 elements, as you answer the questions, the questions are removed from the array.

    https://www.dropbox.com/s/8e3x5witiiyja ... .capx?dl=0

    OMG! this is what i want! <img src="{SMILIES_PATH}/icon_cry.gif" alt=":cry:" title="Crying or Very Sad" />

    ur too good man! <img src="{SMILIES_PATH}/icon_cry.gif" alt=":cry:" title="Crying or Very Sad" />

    THANKS A LOT FOR UR HELP DUDE!

    i just need last question. ill try to copy paste the "Sulit" event to the "Mudah" event. in "Sulit" event, the question show an image. but in the "Mudah" event, the question isnt show an image. how can i show the image on "mudah" event? <img src="{SMILIES_PATH}/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" />

  • Like I said, you have lots of mistakes in your events.

    For example, you are using wrong UIDs for SoalGambar sprites in the "Mudah" event sheet. You need to update all UID numbers or use an instance variable.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Like I said, you have lots of mistakes in your events.

    For example, you are using wrong UIDs for SoalGambar sprites in the "Mudah" event sheet. You need to update all UID numbers or use an instance variable.

    i have to update the UID numbers and matching to the SoalGambar. but its not work

  • Run your game in debug mode, check Array content, check SoalGambar sprites, variables etc.

    If this doesn't help, add debug output to your events (Browser->Log), to see which events are triggered and when.

    This is standard troubleshooting, you should learn to do it. I can't fix your entire game for you.

  • Run your game in debug mode, check Array content, check SoalGambar sprites, variables etc.

    If this doesn't help, add debug output to your events (Browser->Log), to see which events are triggered and when.

    This is standard troubleshooting, you should learn to do it. I can't fix your entire game for you.

    THANKS A LOT DUDE. I've learned a lot from u!

    now, the problem on the image is the uid on my variable!

    i cant finish my project without ur help. very thanks!

  • Run your game in debug mode, check Array content, check SoalGambar sprites, variables etc.

    If this doesn't help, add debug output to your events (Browser->Log), to see which events are triggered and when.

    This is standard troubleshooting, you should learn to do it. I can't fix your entire game for you.

    Hallo. i need ur help. i want to export my program file but when the project want to export, there is writing like : "Unable to run the script minifier. Please ensure you have Java installed". i have to install java 64bit too. and its not work. please help me

  • If you don't want to use minifier, just deselect that option.

    But if you need to minify your code, you will have to install Java.

  • If you don't want to use minifier, just deselect that option.

    But if you need to minify your code, you will have to install Java.

    how can i export on android? the intel xdk is discontinued. can i export on android studio?

  • Try using google or search this forum, there are plenty of posts about this.

    cocoon.io, phonegap are just some of the options.

  • Try using google or search this forum, there are plenty of posts about this.

    cocoon.io, phonegap are just some of the options.

    Hallo. i have a problem dude. im following tutorial on youtube "how to make 3d game with q3d plugin" but they use mouse to control the camera and use the MouseLock plugin. and its not work on android. how can i change the mouse movement camera to sweeping touch movement camera?

    This is the event sheet for camera control with mouse.

    Q3D: Rotation from eular angles ->

    X = clamp(Q3DMaster.camRotX+MouseLock.RawY*mousespeed*-1,180,360)

    Y = Q3DMaster.camRotY

    Z = Q3DMaster.camRotZ+MouseLock.RawX*mousespeed

    Please help me

  • I have no idea. You should open a new topic, or post in the comments to Q3D plugin.

  • Hi this post a dead?

    I used a dictionary and XML it worked OK.

    Ill post what I have if this isn't a graveyard.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)