icalicong's Forum Posts

  • 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

  • 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

  • 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

  • Hallo. i have a problem. im following tutorial on youtube but they use mouse to control the camera and use the MouseLock plugin. because 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

  • Hallo. im beginner. i try to make 3d fps game with mouselock plugin. but its not work on touchscreen on android. how can i fix it? thanks!

  • Hallo. im build 3d game. my problem is when i export the .obj file, the 3d wont show colour. how can i get the colour? thanks!

  • 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?

  • 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

  • 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

  • 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!

  • 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

  • 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" />

  • 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

  • try posting the link without the "https://" part

    or insert spaces in the middle.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • sad <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad" />

    of course.

    link on : 4shared.com/file/MXaJketbfi ... ANGAN.html

    u just klik play -> sulit -> and the question will be displayed after u click it.

    u can check on debug mode and se random_number3 and the array for the problem.

    sorry i cant write the link cause reputation problem. can i know ur email?