huishanwong's Recent Forum Activity

  • Thanks a lot, let mey try try...

    alr this'll take a bit-

    prepare:

    note you may want to change the CSS style on button when selected

    -------------

    first you'll have 2 buttons (note this still allows for as many options)-one the question button(QB)-the other the submit button(SB)

    make a variable (Var) for QB and assign 1 to the correct answers and 0 to the wrong answers.

    also add a boolean (BL) to QB and all should have a default of False.

    also lets say radio is a sprite (RD).

    Also make a sprite (SR) that will show visibility (say it looks like an arrow) when answer has been submitted (when placing SR make it above the correct answers)

    ------------

    events sheet

    ------------

    1)2 conditions

    on click QB → set QB.BL to True

    While Qb.BL == False

    2)2 conditions

    on click QB → set QB.BL to False

    While Qb.BL == True

    3)3 conditions

    on click SB → set RD.color to Red

    While Qb.BL == True → set SR visibility to visible

    While QB.Var == 1

    4)3 conditions

    on click SB → Set RD.color to Grey

    While Qb.BL == True → set SR visibility to visible

    While QB.Var == 0

    -------------

    hope this what u want

    also i hope you understand this

    ill make a pic-

    m8n not be r8

    Radkampfwagen

  • I am using Quiz Example form the Example browser, I want to make a question more the one correct answer, when playher select the any answer, the radio button change blue color, or click again cancel. After select answers, click a submit button to confirm selection, then check answer, correct selection radio change to green, incorrect selection change to grey, and show all the correct answer.

  • May I ask, how can I change the angle of the rolled dice? because surface of the top of dice viewing angle is too small.

    If I want to have roll two dices, what should I do?

    Thanks. The mathiest part is the random orientation bit. And the random velocity.

  • Very Cool.....

    Thanks a lot

    An ugly verlet physics die.

    https://www.dropbox.com/s/zis7zp6rggxpdny/dice.c3p?dl=1

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I am trying to have a mini selfie game, is it any way to flip my User Media horizontal?https://lovekid.hk/images/activity/vbs2020/

    Tagged:

huishanwong's avatar

huishanwong

Member since 12 Apr, 2018

None one is following huishanwong yet!

Trophy Case

  • 7-Year Club
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

10/44
How to earn trophies